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