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