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