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