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