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