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