]> git.lyx.org Git - lyx.git/blob - ChangeLog
Fix the \end_deeper bug.
[lyx.git] / ChangeLog
1 2002-09-30  Angus Leeming  <leeming@lyx.org>
2
3         * INSTALL: update notes on compilation with Compaq cxx.
4
5 2002-09-12  John Levon  <levon@movementarian.org>
6
7         * autogen.sh: new Qt configure script
8  
9 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
10
11         * autogen.sh: accept autoconf 2.52 too; remove unneeded files
12         depending on autoconf version
13
14 2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15
16         * .cvsignore: change acconfig.m4 to acconfig.h
17
18         * autogen.sh (AUTOCONF): remove warning args on autoheader and
19         autoconf
20
21 2002-08-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
22
23         * autogen.sh (autoversion): add handling of different autoconf
24         versions.
25
26         * .cvsignore: add acconfig.m4, autom4te-2.53.cache, configure.in
27         and configure.ac
28
29         * acconfig.m4: move from here...
30         * config/acconfig.m4 ...to here
31
32         * configure.in: more from here...
33         * config/configure.in: ...to here
34
35 2002-07-30  André Poenitz <poenitz@gmx.de>
36
37         * INSTALL: fix location of GNU gettext package
38
39 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
40
41         * UPGRADING: update to mention math lfuns changes
42
43 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
44
45         * configure.in: yet another try at the same thing
46
47 2002-07-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
48
49         * configure.in: try (again) to fix EOF handling in VERSION_INFO
50
51 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
52
53         * acconfig.h: do not include broken_headers.h; remove descriptions
54         of HAVE_LIBSM and XPM_H_LOCATION
55
56         * INSTALL: remove documentation for --with-broken-headers and
57         --with-liberty
58
59         * configure.in: do not invoke LYX_SCO, LYX_HPUX, LYX_SUNOS4,
60         AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS, AC_STRUCT_ST_RDEV;
61         remove --with-broken-headers option; do not test for strerror and
62         atexit
63         (VERSION_INFO): add EOF at the end
64
65 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
66
67         * configure.in: remove xforms from qt
68
69 2002-07-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
70
71         * configure.in (LYX_USE_FRONTEND): The order of libraries is
72         now dependant on the $host variable.
73
74 2002-07-06  Adrien Rebollo  <adrien.rebollo@gmx.fr>
75
76         * autogen.sh: use $ACLOCAL and $AUTOHEADER instead of aclocal
77         and autoheader to test if they are present.
78
79 2002-07-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
80
81         * INSTALL: document --enable-debug
82
83 2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
84
85         * configure.in (LYX_USE_FRONTEND): Change order of libraries for
86         Cygwin.
87
88 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
89
90         * configure.in (VERSION_INFO): use $host instead of $host_alias
91         for the host type.
92
93 2002-06-17  Angus Leeming  <leeming@lyx.org>
94
95         * INSTALL: how to compile with Compaq cxx on Tru64 Unix.
96
97 2002-06-12  Angus Leeming  <leeming@lyx.org>
98
99         * configure.in: add xforms/forms/*.lo to the xforms version of
100         FRONTEND_GUILIB.
101
102 2002-06-12  Angus Leeming  <leeming@lyx.org>
103
104         * configure.in: remove LYX_STL_STRING_FWD.
105
106 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
107
108         * INSTALL:
109         * configure.in: remove attempt to link against libiberty. It
110         is morally wrong, and potentially dangerous.
111
112 2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
113
114         * configure.in: move the test for xpm/xforms out of the frontends
115         case, to avoid code duplication
116
117 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
118
119         * acconfig.h: remove FORMS_IMAGE_H_LOCATION and FORMS_H_LOCATION
120
121 2002-06-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
122
123         * configure.in: remove LYX_REGEX call
124
125 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
126
127         * acconfig.h: add FORMS_IMAGE_H_LOCATION
128
129         * autogen.sh: add xforms.m4
130
131         * configure.in: use XFORMS_IMAGE_LIB
132
133 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
134
135         * lyx.man: lyx honors variable LYX_DIR_13x
136
137 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
138
139         * Switch from SigC to boost::signals, SigC is now not used in any
140         files anymore.
141
142 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
143
144         * INSTALL: document that --program-* and frontends
145         don't work (yet ...)
146
147 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
148
149         * NEWS: add info about the 1.1.6 series
150
151 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
152
153         * configure.in: move Aiksaurus configure to catch
154         extra-lib/inc (bug 383)
155
156 2002-05-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
157
158         * autogen.sh (ACINCLUDE_FILES): add pkg.m4
159
160 2002-05-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
161
162         * configure.in: add the boost::signals makefiles.
163
164 2002-05-26  Michael Koziarski  <michael@koziarski.com>
165
166         * configure.in: gtkconfig.patch
167
168 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
169
170         * configure.in (VERSION): back to cvs
171
172 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
173
174         * configure.in (VERSION): pre5
175
176 2002-05-01  John Levon  <moz@compsoc.man.ac.uk>
177
178         * UPGRADING: more details on upgrading
179
180 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
181
182         * Makefile.am (DISTCLEANFILES): don't use -r
183         (distclean-local): new target
184
185 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
186
187         * UPGRADING: mention floatflt gotcha
188
189 2002-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
190
191         * configure.in (VERSION): use the proper postfix
192
193 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
194
195         * configure.in: add check for GNU m4 (does not check that program
196         is actually gnu m4, but better than nothing)
197
198         * configure.in: small hack for compatibility with autoconf 2.52.
199         Basically, there is a weird interference with stdlib.h with g++
200         and _some_ functions (mkstemp, mktemp...)
201
202 2002-04-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
203
204         * configure.in (FRONTEND_GUILIB): add qt2/xforms/*.lo for qt2
205
206 2002-04-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
207
208         * UPGRADING: updates
209
210 2002-04-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
211
212         * NEWS: add spie class
213
214 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
215
216         * UPGRADING: remove stuff that is not relevant now.
217
218         * Makefile.am (bindist): new bindist target
219
220 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
221
222         * configure.in: make distcheck work
223
224         * Makefile.am: make distcheck work
225
226 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
227
228         * lyx.man: update somewhat for 1.2.0
229
230 2002-03-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
231
232         * configure.in: call LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG
233
234 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
235
236         * NEWS: small update
237
238         * MAINTAINERS: removed
239
240 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
241
242         * ANNOUNCE:
243         * INSTALL:
244         * README:
245         * NEWS: update somewhat for 1.2.0
246
247 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
248
249         * INSTALL: updated the Problems section for Tru64 Unix.
250
251 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
252
253         * Makefile.am (DISTCLEANFILES): be recursive here
254
255         * configure.in: use LYX_CHECK_LDR
256
257 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
258
259         * configure.in: Fix order of -lXpm and -lforms for
260         Cygwin linker.
261
262 2002-03-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
263
264         * configure.in: small cleanups
265
266 2002-03-14  Michael A. Koziarski  <michael@koziarski.com>
267
268         * configure.in: First stage of fixing the gnome compile problems.
269         Linking problems to be fixed next.
270
271 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
272
273         * README: add bulgarian
274
275         * configure.in (ALL_LINGUAS): add bg
276
277 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
278
279         * Makefile.am (sourcedoc/Doxyfile): remove explict rule (this is
280         also autogenerated)
281
282 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
283
284         * Makefile.am: remove references to the now-dead forms directory.
285
286 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
287
288         * configure.in: compile the xforms image loader if your version of the
289         xforms libraries is up to the task, else use the basic alternative.
290
291 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
292
293         * configure.in: help qt2 along a bit
294
295 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
296
297         * configure.in: fixup qt2
298
299 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
300
301         * configure.in: don't compile src/frontends/support as LyXImage is
302         now dead.
303
304 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
305
306         * acconfig.h: nt/os2 defines moved
307
308 2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
309
310         * README: change reference to bugtracker
311
312 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
313
314         * configure.in (ALL_LINGUAS): add slovak
315
316 2002-01-13  Michael A. Koziarski  <michael@koziarski.com>
317
318         * configure.in:  Fix the includes for gnome.
319
320 2002-01-12  John Levon  <moz@compsoc.man.ac.uk>
321
322         * configure.in: change for Aiksaurus 0.14
323
324 2002-01-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
325
326         * configure.in: remove test for -lpt on SCO. Hopefully it is not
327         needed anymore. This fixes bug #137
328
329 2001-11-28  John Levon  <moz@compsoc.man.ac.uk>
330
331         * README: fix ghostscript comment
332
333 2001-11-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
334
335         * INSTALL: document change in --prefix behaviour.
336
337         * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in
338         autoconf 2.5[012].
339
340 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
341
342         * configure.in: check also for locale.h, so that things work out
343         correctly with --disable-nls
344
345 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
346
347         * README:
348         * lyx.man: change ref to known bugs
349
350 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
351
352         * configure.in: set version here and not in version.h.
353         Generate version.C instead of version_info.h
354
355 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
356
357         * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE
358         for VERSION_INFO
359
360 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
361
362         * configure.in: do not set FRONTENDS to "xforms" when frontend is
363         xforms; fix the use of "cat <<EOF ... EOF" (bugs introduced by
364         last checkin)
365
366 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
367
368         * lyxinclude.m4:
369         * configure.in: add VERSION_INFO to config.h
370         (from a first proposal by Rob Lahaye)
371
372 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
373
374         * lyx.man: add -version commandline flag
375
376 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
377
378         * configure.in: output new qt2 makefiles
379
380 2001-07-31  John Levon  <moz@compsoc.man.ac.uk>
381
382         * configure.in: don't use -lbz2 if we don't need it
383
384 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
385
386         * COPYING: use standard spiel for xforms
387
388 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
389
390         * configure.in: add --without-aiksaurus, always
391           subst AIKSAURUS_LIBS
392
393 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
394
395         * NEWS:
396         * INSTALL:
397         * configure.in: add libAikSaurus
398
399 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
400
401         * NEWS: update again.
402
403         * configure.in: move --enable-assertions a bit higher.
404         move the setup of libtool a bit later.
405
406 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
407
408         * INSTALL: document --disable-optimization
409
410 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
411
412         * Makefile.am (EXTRA_DIST): add sourcedoc
413         (doxydoc): renamed from sourcedoc to avoid conflicts.
414
415 2001-07-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
416
417         * NEWS: updated for 1.2.0
418
419 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
420
421         * configure.in: remove extra action for AC_OUTPUT (not needed
422         anymore with gettext 0.10.38)
423
424 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
425
426         * INSTALL: update various requirements
427
428         * configure.in: do not test for namespace, mutable
429
430         * acconfig.h: remove entry for USE_PSPELL
431
432 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
433
434         * ABOUT-NLS: updated from gettext 0.10.38
435
436         * autogen.sh: use simpler logic for creating acinclude.m4 files.
437         Update for gettext 0.10.38
438
439 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
440
441         * INSTALL: change RedHat stuff to insist on updating gcc
442
443 2001-06-14  John Levon  <moz@compsoc.man.ac.uk>
444
445         * Makefile.am: no point in including 200k historical
446           OLD-CHANGES file in dist tarball
447
448 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
449
450         * src/lyxfunc.C (getStatus): handle LFUN_READ_ONLY_TOGGLE so that
451         it can be used as a menu entry
452
453 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
454
455         * autogen.sh: remove kde stuff
456
457         * configure.in: remove kde stuff
458
459 2001-06-13  John Levon  <moz@compsoc.man.ac.uk>
460
461         * INSTALL: remove mention of kde frontend, mention the need of gnu
462         m4.
463
464 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
465
466         * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib.
467
468 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
469
470         * acconfig.h: auto update
471
472         * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL
473         GUI: modify FRONTEND_GUILIB for all target to match what is
474         needed in the Makefile.am
475         (AC_CONFIG_SUBDIRS): remove boost
476         (AC_OUTPUT): generate boost/Makefile
477
478         * autogen.sh (AUTOCONF): remove some commented code, remove the
479         boost configuration.
480
481 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
482
483         * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR
484
485         * configure.in: check for istreambuf_iterator in <iterator>
486
487 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
488
489         * Added README.Win32
490
491 2001-04-15  Allan Rae  <rae@lyx.org>
492
493         * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen
494         configuration file take effect.
495         (DISTCLEANFILES): clean out sourcedoc/
496
497         * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter
498         things that should be filtered.  Now you can run it after you started
499         compiling stuff as well.
500
501 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
502
503         * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)
504
505 2001-03-26  Baruch Even  <baruch@lyx.org>
506
507         * configure.in: Added libglade detection and libraries for the gnome
508         build. The gnome build will now depend on libglade libraries.
509
510 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
511
512         * Merging changes from BRANCH_MVC back into HEAD.
513
514         * configure.in: added controllers directory to frontends.
515
516 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
517
518         * INSTALL: remove mention of problem with gettext.
519
520 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
521
522         * configure.in:
523         * INSTALL: minor changes, become --with-version-suffix
524
525 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
526
527         * configure.in:
528         * INSTALL: --with-lyx-version
529
530         * Makefile.am: fix uninstall
531
532 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
533
534         * move latex preamble to guii xforms dir, see:
535         * src/ChangeLog
536         * src/frontends/xforms/ChangeLog
537
538 2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
539
540         * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo
541         strings.
542         (AUTOCONF): add libtool.m4 to generation of boost.m4
543
544 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
545
546         * forms/include_form.fd:
547         * forms/bibforms.fd:
548         * forms/bibforms.h.patch: deleted
549
550         * forms/lyx.fd: remove splash form
551
552 2001-02-08  John Levon  <moz@compsoc.man.ac.uk>
553
554         * INSTALL: mention RH7.0 workaround with kde f.e.
555
556 2001-02-06  albert chin  <china@thewrittenword.com>
557
558         * acconfig.h:
559         * configure.in: check declarations of snprintf and vsnprintf.
560
561 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
562
563         * INSTALL: update description of command line to use with compaq
564         cxx.
565
566 2001-01-30  John Levon  <moz@compsoc.man.ac.uk>
567
568         * INSTALL: mention build problem with older xforms
569
570 2001-01-25  John Levon  <moz@compsoc.man.ac.uk>
571
572         * autogen.sh: add qt2.m4
573
574         * configure.in: add qt2 frontend option, Makefile
575
576         * config/qt2.m4: config gubbins for qt2
577
578         * lib/CREDITS: add Kalle
579
580 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
581
582         * INSTALL (Problems): update description of the "missing linux
583         kernel sources" problem.
584
585 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
586
587         * configure.in: working support for --with-lyx-suffix
588
589         * INSTALL: describe --with-lyx-suffix
590
591 2001-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
592
593         * INSTALL (Problems): add tip about using --with-included-string
594         on solaris 2.6 with gcc 2.95.2 (ld does not like long symbol
595         names).
596
597 2001-01-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
598
599         * ChangeLog: store old and begin new
600
601         * src/version.h (LYX_DOCVERSION): update to 1.2.0cvs