]> git.lyx.org Git - lyx.git/blob - ChangeLog
fcd3a91d966c0894b7adacf2b2a666bf5bb685a5
[lyx.git] / ChangeLog
1 2003-12-15  Ronald Florence <ron@18james.com>
2
3         * README.MacOSX: updated for 1.4.0cvs
4         
5 2003-11-18  Angus Leeming  <leeming@lyx.org>
6
7         * autogen.sh: accept autoconf 2.58 as a supported version.
8         
9 2003-10-24  André Pönitz  <poenitz@gmx.net>
10
11         * lyxfunc.C:
12         * rowpainter.C:
13         * text.C:
14         * text3.C:
15         * lyxtext.h: set fills in fill(...) instead of returning it
16
17 2003-10-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
18
19         * INSTALL: remove a comment about --with-included-string
20
21         * configure.ac: remove the configure are
22         --with-included-string 
23
24 2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
25
26         * configure.ac (FORNTENDS): use tabs to align message, make gtk
27         not delete info about other frontends
28
29 2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
30
31         * configure.ac: remove LYX_CXX_STL_STRING and
32         LYX_CXX_GOOD_STD_STRING checks. Add a simplified version of the
33         AC_ARG_WITH(included-string)
34
35 2003-09-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
36
37         * README.MacOSX: update
38
39 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
40
41         * configure.ac (AH_BOTTOM): add blurb for BOOST_ASSERT
42
43 2003-09-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
44
45         * README.MacOSX: new file.
46
47 2003-08-26  Michael Schmitt  <michael.schmitt@teststep.org>
48
49         * INSTALL: Add compilation instructions for SUN Sparc
50         Solaris. (bug #362)
51
52 2003-08-19  Angus Leeming  <leeming@lyx.org>
53
54         * configure.ac (AH_TOP): get rid of 'The LyX Team'.
55
56 2003-08-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
57
58         * configure.ac (AH_BOTTOM): do not use BOOST_NO_EXCEPTIONS
59         here, that is done by boost gcc config.
60
61 2003-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
62
63         * configure.ac: add $(EXEEXT) to program names in FRONTEND_PROGS
64
65 2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
66
67         * configure.ac: only configure the frontends that have been
68         specified; build in FRONTENDS_PROGS the list of programs that
69         should be built
70         (AC_CONFIG_FILES): output lyx_forms.h-tmp instead of lyx_forms.h
71         in order to do dependency trick in xforms frontend (same for
72         lyx_xpm.h)
73
74 2003-07-31  John Levon  <levon@movementarian.org>
75
76         * NEWS:
77         * INSTALL: refer to latex-xft-fonts
78
79 2003-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
80
81         * configure.ac: compression support
82
83 2003-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
84
85         * configure.ac: check for zlib.
86
87 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
88
89         * configure.ac: new file
90
91         * autogen.sh (autoversion): remove support for autoconf 2.13
92
93         * .cvsignore: remove acconfig.h configure.ac configure.in
94
95 2003-07-10  John Levon  <levon@movementarian.org>
96
97         * INSTALL: update Aiksaurus URL
98
99 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
100
101         * sourcedoc/Doxyfile.in (EXCLUDE): exclude gnome and generated
102         files in qt dir.
103
104 2003-06-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
105
106         * lyx.man: change env variable from foo_13x to foo_14x
107
108 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
109
110         * Makefile.am: allow boost as system lib
111
112 2003-04-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
113
114         * dummy entry
115
116 2003-04-14  Angus Leeming  <leeming@lyx.org>
117
118         * autogen.sh (autoversion): Print message proclaims support for
119         autoconf 2.54.
120
121 2003-04-10  Angus Leeming <leeming@lyx.org>
122
123         * autogen.sh: We support autoconf 2.57, so tell the user.
124
125 2003-04-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
126
127         * status: update
128
129 2003-04-03  Angus Leeming  <leeming@lyx.org>
130
131         * status: attempt to fill it out a little.
132
133 2003-04-03  John Levon  <levon@movementarian.org>
134
135         * status: start a status file ...
136
137 2003-03-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
138
139         * INSTALL: mention --enable-maintainer-mode
140
141 2003-03-25  John Levon  <levon@movementarian.org>
142
143         * autogen.sh: add aspell.m4
144
145 2003-03-12  Kayvan Sylvan  <kayvan@sylvan.com>
146
147         * autogen.sh (ACINCLUDE_FILES): Added cygwin.m4
148
149 2003-03-15  John Levon  <levon@movementarian.org>
150
151         * INSTALL: little fix
152
153 2003-02-27  Angus Leeming  <leeming@lyx.org>
154
155         * INSTALL: better instructions for the Qt frontend
156
157 2003-02-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
158
159         * INSTALL: document the use of --with-frontend
160
161 2003-02-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
162
163         * most source files all over: remove the use of #pragma
164         implementaion and interface.
165
166 2003-02-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
167
168         * autogen.sh (autoversion): autoconf 2.57 works too
169
170 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
171
172         * Back on the cvs track.
173
174 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
175
176         * LyX 1.3.0 released.
177
178 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
179
180         * ABOUT-NLS: updated
181
182         * INSTALL.autoconf: updated
183
184 2003-02-06  Angus Leeming  <leeming@lyx.org>
185
186         * ANNOUNCE: email the devel list with bugs. Move fontconfig stuff to
187         install.
188
189         * INSTALL: a chunk on using fontconfig with the Qt frontend.
190
191         * ABOUT-NLS:
192         * ANNOUNCE:
193         * COPYING:
194         * INSTALL:
195         * lyx.man:
196         * NEWS:
197         * README:
198         * README.OS2:
199         * README.Win32:
200         * UPGRADING: whitespace
201
202 2003-02-04  Angus Leeming  <leeming@lyx.org>
203
204         * Makefile.am: allow lyx.xpm to be found when making rpmdist in
205         srcdir != builddir.
206
207 2003-02-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
208
209         * ANNOUNCE:
210         * INSTALL:
211         * README: mention that all qt 3.x should work (not only 3.0.x).
212
213         * INSTALL: mention python 1.5.2.
214
215         * NEWS: add entry for LyX 1.2.3
216
217         * UPGRADING: update for 1.3.0
218
219 2003-01-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
220
221         * Makefile.am: test for the presence of rpmbuild.
222
223 2003-01-27  Angus Leeming  <leeming@lyx.org>
224
225         * UPGRADING: further cleanup following some advice from Dekel.
226
227 2003-01-26  Angus Leeming  <leeming@lyx.org>
228
229         * README, NEWS, INSTALL: tighten up the English and make them a bit
230         more self-consistent. Remove a couple of references to bogus ftp
231         repositories.
232
233         * UPGRADING: had a stab at this one two, but my lack of detailed
234         knowledge prevents me from doing more than scratch at the surface.
235
236 2003-01-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
237
238         * Makefile.am: move some doxy stuff from here...
239         * sourcedoc/Makefile.am: ...to here
240
241 2003-01-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
242
243         * Makefile.am (rpmdist): use rpmbuild
244
245 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
246
247         * lyx.man: update to mention Qt frontend, remove old information
248         about OS/2 and other tweaks
249
250         * NEWS: clarify statement about TeX fonts
251
252 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
253
254         * autogen.sh (autoversion): add autoconf 2.54 to supported versions
255
256 2002-12-20  John Levon  <levon@movementarian.org>
257
258         * NEWS: small updates
259
260 2002-12-19  John Levon  <levon@movementarian.org>
261
262         * config/qt.m4: fix so lib is placed correctly. IRIX
263           whines at us
264
265 2002-12-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
266
267         * NEWS: update
268
269 2002-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
270
271         * Makefile.am: sourcdoc as firstclass citizen
272
273         * sourcedoc/Makefile.am: new file
274
275 2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
276
277         * autogen.sh: add support for EXTRA_ACINCLUDE_FILES.
278
279 2001-09-08  Rob Lahaye  <lahaye@snu.ac.kr>
280
281         * autogen.sh: set autotool commands at top of the file;
282         improve GNU m4 test; be more verbose on autotools version.
283
284 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
285
286         * autogen.sh: fix test that says whether m4 has been found
287
288 2002-09-30  Angus Leeming  <leeming@lyx.org>
289
290         * INSTALL: update notes on compilation with Compaq cxx.
291
292 2002-09-12  John Levon  <levon@movementarian.org>
293
294         * autogen.sh: new Qt configure script
295
296 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
297
298         * autogen.sh: accept autoconf 2.52 too; remove unneeded files
299         depending on autoconf version
300
301 2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
302
303         * .cvsignore: change acconfig.m4 to acconfig.h
304
305         * autogen.sh (AUTOCONF): remove warning args on autoheader and
306         autoconf
307
308 2002-08-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
309
310         * autogen.sh (autoversion): add handling of different autoconf
311         versions.
312
313         * .cvsignore: add acconfig.m4, autom4te-2.53.cache, configure.in
314         and configure.ac
315
316         * acconfig.m4: move from here...
317         * config/acconfig.m4 ...to here
318
319         * configure.in: more from here...
320         * config/configure.in: ...to here
321
322 2002-07-30  André Poenitz <poenitz@gmx.de>
323
324         * INSTALL: fix location of GNU gettext package
325
326 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
327
328         * UPGRADING: update to mention math lfuns changes
329
330 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
331
332         * configure.in: yet another try at the same thing
333
334 2002-07-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
335
336         * configure.in: try (again) to fix EOF handling in VERSION_INFO
337
338 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
339
340         * acconfig.h: do not include broken_headers.h; remove descriptions
341         of HAVE_LIBSM and XPM_H_LOCATION
342
343         * INSTALL: remove documentation for --with-broken-headers and
344         --with-liberty
345
346         * configure.in: do not invoke LYX_SCO, LYX_HPUX, LYX_SUNOS4,
347         AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS, AC_STRUCT_ST_RDEV;
348         remove --with-broken-headers option; do not test for strerror and
349         atexit
350         (VERSION_INFO): add EOF at the end
351
352 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
353
354         * configure.in: remove xforms from qt
355
356 2002-07-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
357
358         * configure.in (LYX_USE_FRONTEND): The order of libraries is
359         now dependant on the $host variable.
360
361 2002-07-06  Adrien Rebollo  <adrien.rebollo@gmx.fr>
362
363         * autogen.sh: use $ACLOCAL and $AUTOHEADER instead of aclocal
364         and autoheader to test if they are present.
365
366 2002-07-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
367
368         * INSTALL: document --enable-debug
369
370 2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
371
372         * configure.in (LYX_USE_FRONTEND): Change order of libraries for
373         Cygwin.
374
375 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
376
377         * configure.in (VERSION_INFO): use $host instead of $host_alias
378         for the host type.
379
380 2002-06-17  Angus Leeming  <leeming@lyx.org>
381
382         * INSTALL: how to compile with Compaq cxx on Tru64 Unix.
383
384 2002-06-12  Angus Leeming  <leeming@lyx.org>
385
386         * configure.in: add xforms/forms/*.lo to the xforms version of
387         FRONTEND_GUILIB.
388
389 2002-06-12  Angus Leeming  <leeming@lyx.org>
390
391         * configure.in: remove LYX_STL_STRING_FWD.
392
393 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
394
395         * INSTALL:
396         * configure.in: remove attempt to link against libiberty. It
397         is morally wrong, and potentially dangerous.
398
399 2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
400
401         * configure.in: move the test for xpm/xforms out of the frontends
402         case, to avoid code duplication
403
404 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
405
406         * acconfig.h: remove FORMS_IMAGE_H_LOCATION and FORMS_H_LOCATION
407
408 2002-06-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
409
410         * configure.in: remove LYX_REGEX call
411
412 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
413
414         * acconfig.h: add FORMS_IMAGE_H_LOCATION
415
416         * autogen.sh: add xforms.m4
417
418         * configure.in: use XFORMS_IMAGE_LIB
419
420 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
421
422         * lyx.man: lyx honors variable LYX_DIR_13x
423
424 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
425
426         * Switch from SigC to boost::signals, SigC is now not used in any
427         files anymore.
428
429 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
430
431         * INSTALL: document that --program-* and frontends
432         don't work (yet ...)
433
434 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
435
436         * NEWS: add info about the 1.1.6 series
437
438 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
439
440         * configure.in: move Aiksaurus configure to catch
441         extra-lib/inc (bug 383)
442
443 2002-05-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
444
445         * autogen.sh (ACINCLUDE_FILES): add pkg.m4
446
447 2002-05-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
448
449         * configure.in: add the boost::signals makefiles.
450
451 2002-05-26  Michael Koziarski  <michael@koziarski.com>
452
453         * configure.in: gtkconfig.patch
454
455 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
456
457         * configure.in (VERSION): back to cvs
458
459 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
460
461         * configure.in (VERSION): pre5
462
463 2002-05-01  John Levon  <moz@compsoc.man.ac.uk>
464
465         * UPGRADING: more details on upgrading
466
467 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
468
469         * Makefile.am (DISTCLEANFILES): don't use -r
470         (distclean-local): new target
471
472 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
473
474         * UPGRADING: mention floatflt gotcha
475
476 2002-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
477
478         * configure.in (VERSION): use the proper postfix
479
480 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
481
482         * configure.in: add check for GNU m4 (does not check that program
483         is actually gnu m4, but better than nothing)
484
485         * configure.in: small hack for compatibility with autoconf 2.52.
486         Basically, there is a weird interference with stdlib.h with g++
487         and _some_ functions (mkstemp, mktemp...)
488
489 2002-04-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
490
491         * configure.in (FRONTEND_GUILIB): add qt2/xforms/*.lo for qt2
492
493 2002-04-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
494
495         * UPGRADING: updates
496
497 2002-04-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
498
499         * NEWS: add spie class
500
501 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
502
503         * UPGRADING: remove stuff that is not relevant now.
504
505         * Makefile.am (bindist): new bindist target
506
507 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
508
509         * configure.in: make distcheck work
510
511         * Makefile.am: make distcheck work
512
513 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
514
515         * lyx.man: update somewhat for 1.2.0
516
517 2002-03-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
518
519         * configure.in: call LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG
520
521 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
522
523         * NEWS: small update
524
525         * MAINTAINERS: removed
526
527 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
528
529         * ANNOUNCE:
530         * INSTALL:
531         * README:
532         * NEWS: update somewhat for 1.2.0
533
534 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
535
536         * INSTALL: updated the Problems section for Tru64 Unix.
537
538 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
539
540         * Makefile.am (DISTCLEANFILES): be recursive here
541
542         * configure.in: use LYX_CHECK_LDR
543
544 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
545
546         * configure.in: Fix order of -lXpm and -lforms for
547         Cygwin linker.
548
549 2002-03-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
550
551         * configure.in: small cleanups
552
553 2002-03-14  Michael A. Koziarski  <michael@koziarski.com>
554
555         * configure.in: First stage of fixing the gnome compile problems.
556         Linking problems to be fixed next.
557
558 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
559
560         * README: add bulgarian
561
562         * configure.in (ALL_LINGUAS): add bg
563
564 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
565
566         * Makefile.am (sourcedoc/Doxyfile): remove explict rule (this is
567         also autogenerated)
568
569 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
570
571         * Makefile.am: remove references to the now-dead forms directory.
572
573 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
574
575         * configure.in: compile the xforms image loader if your version of the
576         xforms libraries is up to the task, else use the basic alternative.
577
578 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
579
580         * configure.in: help qt2 along a bit
581
582 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
583
584         * configure.in: fixup qt2
585
586 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
587
588         * configure.in: don't compile src/frontends/support as LyXImage is
589         now dead.
590
591 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
592
593         * acconfig.h: nt/os2 defines moved
594
595 2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
596
597         * README: change reference to bugtracker
598
599 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
600
601         * configure.in (ALL_LINGUAS): add slovak
602
603 2002-01-13  Michael A. Koziarski  <michael@koziarski.com>
604
605         * configure.in:  Fix the includes for gnome.
606
607 2002-01-12  John Levon  <moz@compsoc.man.ac.uk>
608
609         * configure.in: change for Aiksaurus 0.14
610
611 2002-01-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
612
613         * configure.in: remove test for -lpt on SCO. Hopefully it is not
614         needed anymore. This fixes bug #137
615
616 2001-11-28  John Levon  <moz@compsoc.man.ac.uk>
617
618         * README: fix ghostscript comment
619
620 2001-11-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
621
622         * INSTALL: document change in --prefix behaviour.
623
624         * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in
625         autoconf 2.5[012].
626
627 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
628
629         * configure.in: check also for locale.h, so that things work out
630         correctly with --disable-nls
631
632 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
633
634         * README:
635         * lyx.man: change ref to known bugs
636
637 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
638
639         * configure.in: set version here and not in version.h.
640         Generate version.C instead of version_info.h
641
642 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
643
644         * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE
645         for VERSION_INFO
646
647 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
648
649         * configure.in: do not set FRONTENDS to "xforms" when frontend is
650         xforms; fix the use of "cat <<EOF ... EOF" (bugs introduced by
651         last checkin)
652
653 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
654
655         * lyxinclude.m4:
656         * configure.in: add VERSION_INFO to config.h
657         (from a first proposal by Rob Lahaye)
658
659 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
660
661         * lyx.man: add -version commandline flag
662
663 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
664
665         * configure.in: output new qt2 makefiles
666
667 2001-07-31  John Levon  <moz@compsoc.man.ac.uk>
668
669         * configure.in: don't use -lbz2 if we don't need it
670
671 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
672
673         * COPYING: use standard spiel for xforms
674
675 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
676
677         * configure.in: add --without-aiksaurus, always
678           subst AIKSAURUS_LIBS
679
680 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
681
682         * NEWS:
683         * INSTALL:
684         * configure.in: add libAikSaurus
685
686 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
687
688         * NEWS: update again.
689
690         * configure.in: move --enable-assertions a bit higher.
691         move the setup of libtool a bit later.
692
693 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
694
695         * INSTALL: document --disable-optimization
696
697 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
698
699         * Makefile.am (EXTRA_DIST): add sourcedoc
700         (doxydoc): renamed from sourcedoc to avoid conflicts.
701
702 2001-07-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
703
704         * NEWS: updated for 1.2.0
705
706 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
707
708         * configure.in: remove extra action for AC_OUTPUT (not needed
709         anymore with gettext 0.10.38)
710
711 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
712
713         * INSTALL: update various requirements
714
715         * configure.in: do not test for namespace, mutable
716
717         * acconfig.h: remove entry for USE_PSPELL
718
719 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
720
721         * ABOUT-NLS: updated from gettext 0.10.38
722
723         * autogen.sh: use simpler logic for creating acinclude.m4 files.
724         Update for gettext 0.10.38
725
726 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
727
728         * INSTALL: change RedHat stuff to insist on updating gcc
729
730 2001-06-14  John Levon  <moz@compsoc.man.ac.uk>
731
732         * Makefile.am: no point in including 200k historical
733           OLD-CHANGES file in dist tarball
734
735 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
736
737         * src/lyxfunc.C (getStatus): handle LFUN_READ_ONLY_TOGGLE so that
738         it can be used as a menu entry
739
740 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
741
742         * autogen.sh: remove kde stuff
743
744         * configure.in: remove kde stuff
745
746 2001-06-13  John Levon  <moz@compsoc.man.ac.uk>
747
748         * INSTALL: remove mention of kde frontend, mention the need of gnu
749         m4.
750
751 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
752
753         * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib.
754
755 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
756
757         * acconfig.h: auto update
758
759         * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL
760         GUI: modify FRONTEND_GUILIB for all target to match what is
761         needed in the Makefile.am
762         (AC_CONFIG_SUBDIRS): remove boost
763         (AC_OUTPUT): generate boost/Makefile
764
765         * autogen.sh (AUTOCONF): remove some commented code, remove the
766         boost configuration.
767
768 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
769
770         * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR
771
772         * configure.in: check for istreambuf_iterator in <iterator>
773
774 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
775
776         * Added README.Win32
777
778 2001-04-15  Allan Rae  <rae@lyx.org>
779
780         * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen
781         configuration file take effect.
782         (DISTCLEANFILES): clean out sourcedoc/
783
784         * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter
785         things that should be filtered.  Now you can run it after you started
786         compiling stuff as well.
787
788 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
789
790         * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)
791
792 2001-03-26  Baruch Even  <baruch@lyx.org>
793
794         * configure.in: Added libglade detection and libraries for the gnome
795         build. The gnome build will now depend on libglade libraries.
796
797 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
798
799         * Merging changes from BRANCH_MVC back into HEAD.
800
801         * configure.in: added controllers directory to frontends.
802
803 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
804
805         * INSTALL: remove mention of problem with gettext.
806
807 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
808
809         * configure.in:
810         * INSTALL: minor changes, become --with-version-suffix
811
812 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
813
814         * configure.in:
815         * INSTALL: --with-lyx-version
816
817         * Makefile.am: fix uninstall
818
819 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
820
821         * move latex preamble to guii xforms dir, see:
822         * src/ChangeLog
823         * src/frontends/xforms/ChangeLog
824
825 2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
826
827         * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo
828         strings.
829         (AUTOCONF): add libtool.m4 to generation of boost.m4
830
831 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
832
833         * forms/include_form.fd:
834         * forms/bibforms.fd:
835         * forms/bibforms.h.patch: deleted
836
837         * forms/lyx.fd: remove splash form
838
839 2001-02-08  John Levon  <moz@compsoc.man.ac.uk>
840
841         * INSTALL: mention RH7.0 workaround with kde f.e.
842
843 2001-02-06  albert chin  <china@thewrittenword.com>
844
845         * acconfig.h:
846         * configure.in: check declarations of snprintf and vsnprintf.
847
848 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
849
850         * INSTALL: update description of command line to use with compaq
851         cxx.
852
853 2001-01-30  John Levon  <moz@compsoc.man.ac.uk>
854
855         * INSTALL: mention build problem with older xforms
856
857 2001-01-25  John Levon  <moz@compsoc.man.ac.uk>
858
859         * autogen.sh: add qt2.m4
860
861         * configure.in: add qt2 frontend option, Makefile
862
863         * config/qt2.m4: config gubbins for qt2
864
865         * lib/CREDITS: add Kalle
866
867 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
868
869         * INSTALL (Problems): update description of the "missing linux
870         kernel sources" problem.
871
872 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
873
874         * configure.in: working support for --with-lyx-suffix
875
876         * INSTALL: describe --with-lyx-suffix
877
878 2001-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
879
880         * INSTALL (Problems): add tip about using --with-included-string
881         on solaris 2.6 with gcc 2.95.2 (ld does not like long symbol
882         names).
883
884 2001-01-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
885
886         * ChangeLog: store old and begin new
887
888         * src/version.h (LYX_DOCVERSION): update to 1.2.0cvs