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