]> git.lyx.org Git - lyx.git/blob - ChangeLog
Make enter button work in GTK text dialog
[lyx.git] / ChangeLog
1 2006-02-11  Lars Gullik Bjønnes  <larsbj@lyx.org>
2
3         * configure.ac:
4         * config/lyxinclude.m4: Use 'svn' as the development tag
5
6 2006-02-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
7
8         * Delete all .cvsignore files from the source tree
9
10 2006-01-26    <larsbj@gullik.net>
11
12         * autogen.sh: remove the --force-missing option to automake 
13
14 2006-01-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
15
16         * NEWS: update for 1.4.0.
17
18 2006-01-24  John Spray  <spray@lyx.org>
19
20         * configure.ac: the gtk frontend does not need xforms anymore.
21
22 2006-01-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
23
24         * Makefile.am (EXTRA_DIST): do not distribute INSTALL.OS2 and
25         README.OS2.
26
27         * ANNOUNCE: 
28         * README: 
29         * INSTALL: a first update for 1.4.0.
30
31 2006-01-04  Bennett Helm  <bennett.helm@fandm.edu>
32
33         * INSTALL.MacOSX: update.
34
35 2006-01-01  Angus Leeming  <leeming@lyx.org>
36
37         * COPYING: remove the XForms exception.
38
39 2005-12-30  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
40
41         * configure.ac: fix version-suffix
42
43 2005-12-28  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
44
45         * autogen.sh: require automake 1.9
46         * configure.ac: add 1.9 to automake options
47
48 2005-12-23  Lars Gullik Bjonnes  <larsbj@lyx.org>
49
50         * configure.ac: pre3
51
52 2005-12-23  Lars Gullik Bjonnes  <larsbj@lyx.org>
53
54         * autogen.sh (AUTOMAKE): add --force-missing to args.
55
56         * configure.ac: add am args to AM_INIT_AUTOMAKE, modify AC_INIT to
57         contain tar name as well, use AC_CONFIG_HEADERS instead of
58         AM_CONFIG_HEADER, remove unused variable VERSION
59
60 2005-12-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
61
62         * configure.ac: add to SOCKET_LIBS the libraries required by
63         socket code (useful for solaris).
64
65 2005-12-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
66
67         * configure.ac: remove dead gnome stuff
68         * configure.ac: check for xft if using the gtk frontend
69
70 2005-10-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
71
72         * configure.ac: check for target name as early as possible (fixes
73         bug in change below).
74
75 2005-10-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
76
77         * configure.ac: call LYX_USE_PACKAGING early. Sanitize PACKAGE
78         setting. 
79
80 2005-09-30  Angus Leeming  <leeming@lyx.org>
81
82         * configure.ac: check for NewAPIs.h. If found, define the
83         WANT_GETFILEATTRIBUTESEX_WRAPPER to enable runtime support
84         for Windows 95 in Boost.Filesystem.
85
86 2005-09-29  Angus Leeming  <leeming@lyx.org>
87
88         * configure.ac: Use the new MSYS_AC_CANONICAL_PATH to generate
89         path strings that make sense on Windows as well as on Unix boxes.
90         Insert these strings into the generated Makefiles.
91
92 2005-09-22  Bennett Helm  <bennett.helm@fandm.edu>
93
94         * INSTALL.MacOSX: update to reflect simplified procedure.
95
96 2005-09-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
97
98         * Makefile.am (EXTRA_DIST): distribute INSTALL.MacOSX
99
100 2005-09-21  Bennett Helm  <bennett.helm@fandm.edu>
101
102         * INSTALL.MacOSX: rename from README.MacOSX and update.
103
104 2005-09-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
105
106         * configure.ac: error out if qt frontend is choosen but no qt library
107         was found
108
109 2005-09-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
110
111         * configure.ac: check for AWK and use --posix option if we found
112         gawk. (bug 1980)
113
114 2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
115
116         * configure.ac: version back to 1.4.0cvs 
117
118 2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
119
120         * configure.ac: set version to 1.4.0pre1
121
122 2005-07-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
123
124         * README: 
125         * INSTALL: update for 1.4
126
127 2005-07-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
128
129         * lyx.man: remove reLyX refs and ref to tex2lyx
130         * autogen.sh,configure.ac: remove reLyX handling 
131         * INSTALL,INSTALL.OS2: remove some reLyX paragraphs.
132
133 2005-07-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
134
135         * INSTALL: lib/xfonts is dead.
136
137 2005-07-15  Lars Gullik Bjønnes  <larsbj@lyx.org>
138
139         * configure.ac: set AWK to gawk and subsitute 
140
141 2005-07-15  José Matos <jamatos@lyx.org>
142
143         * configure.ac: Add support for python, and add Makefile to
144         lyx2lyx.
145
146 2005-07-14  Angus Leeming  <leeming@lyx.org>
147
148         * Makefile.am (EXTRA_DIST): add the new README and INSTALL files
149
150 2005-07-13  Lars Gullik Bjonnes  <larsbj@gullik.net>
151
152         * Makefiles: make sure to dist pch.h and mark PCH_FILE as a build
153         file.
154
155 2005-07-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
156
157         * INSTALL: small tweak.
158
159 2005-06-01  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
160
161         * configure.ac: if the xforms frontend is added just to help gtk,
162         do not build the xforms binary.
163
164 2005-05-20  Lars Gullik Bjønnes  <larsbj@lyx.org>
165
166         * configure.ac: Use AM_* flags for CLAGS,CXXFLAGS where we require
167         the values to be properly set.
168
169 2005-05-03  Angus Leeming  <leeming@lyx.org>
170
171         * configure.ac: test for io.h and process.h.
172         Test the spelling of close(), getpid(), open(), pclose() and
173         popen(). Do they have a leading underscore or not?
174
175 2005-05-02  Angus Leeming  <leeming@lyx.org>
176
177         * configure.ac: test for utime.h and sys/utime.h
178
179 2005-05-02  Angus Leeming  <leeming@lyx.org>
180
181         * configure.ac: test for something that MSVC doesn't have (fcntl)
182         as opposed to something it does (select, socket).
183
184 2005-05-02  Angus Leeming  <leeming@lyx.org>
185
186         * autogen.sh (ACINCLUDE_FILES): remove [ap]spell.m4. Add spell.m4.
187
188         * configure.ac: remove explicit invocation of CHECK_WITH_ASPELL,
189         CHECK_WITH_PSPELL. Add new invocation of LYX_CHECK_SPELL_ENGINES.
190         Also check for select() and socket() system functions and use
191         these to decide whether to build the src/client sun-directory.
192
193 2005-03-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
194
195         * configure.ac: remove hack when GNU gettext utilities are not
196         available; remove calls to AC_C_CONST and AC_C_INLINE (already
197         required by AM_INTL_SUBDIR; remove ALL_LINGUAS variable (see
198         po/LINGUAS instead); do not AC_SUBST LINGUAS.
199
200 2005-03-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
201
202         * autogen.sh: remove autom4te.cache directories
203
204 2005-03-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
205
206         * configure.ac: make the xforms part be built
207         first when building gtk frontend
208
209 2005-03-05  Angus Leeming  <leeming@lyx.org>
210
211         * autogen.sh: remove test for gettext. Belongs in configure.
212         Return 1 if autogen.sh exits abnormally.
213
214 2005-03-02  Lars Gullik Bjonnes  <larsbj@gullik.net>
215
216         * configure.ac: dont setup gnome/Makefile
217
218 2005-02-24  Angus Leeming  <leeming@lyx.org>
219
220         * autogen.sh: enable the use of (1.5 <= automake <= 1.9).
221
222 2005-02-23  Angus Leeming  <leeming@lyx.org>
223
224         * autogen.sh: test for automake >= 1.5 and for gettext >= 0.12.
225
226         * INSTALL: document these requirements.
227
228 2005-02-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
229
230         * Makefile.am: remove hack for making bindist work with autoconf
231         <=1.4. This broke non GNU make programs.
232
233 2005-02-07  Lars Gullik Bjonnes  <larsbj@gullik.net>
234
235         * configure.ac (AH_BOTTOM): make BOOST_POSIX be defined for cygwin
236
237 2005-02-02  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
238
239         * configure.ac: if the prefix contains space, replace it with
240         ${builddir}/installprefix and issue a warning.
241
242         * configure.ac: when testing for AikSaurus, do not require libbz2.
243
244 2005-01-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
245
246         * configure.ac: add src/support/tests/Makefile
247
248 2005-01-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
249
250         * configure.ac: indicate in final info whether aiksaurus is used.
251
252 2005-01-20  Angus Leeming  <leeming@lyx.org>
253
254         * configure.ac: s/COMRESSION/COMPRESSION/
255
256 2005-01-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
257
258         * configure.ac: remove duplicated code
259
260 2005-01-06  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
261
262         * configure.ac: use LYX_USE_PACKAGING
263
264 2005-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
265
266         * configure.ac (VERSION_INFO): add CPPFLAGS to info
267
268 2005-01-04  Angus Leeming  <leeming@lyx.org>
269
270         * configure.ac (AC_CHECK_FUNCS): test for the existence of
271         lstat and readlink.
272
273 2004-12-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
274
275         * configure.ac: remove call to LYX_CXX_CHEADERS
276
277 2004-12-16  Angus Leeming  <leeming@lyx.org>
278
279         * configure.ac: remove the HAVE_MKDIR conditional code to
280         src/support/mkdir.C
281
282 2004-12-15  Angus Leeming  <leeming-0hXrFu2P2+c@public.gmane.org>
283
284         * configure.ac: add AC_FUNC_MKDIR test and code to
285         #define mkdir should a non-POSIX version be found.
286
287 2004-12-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
288
289         * Most Makefile.am's: Move PCH_FLAGS to AM_CPP flags where
290         possible.
291
292 2004-12-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
293
294         * Most Makefile.am's: Change to use AM_CPPFLAGS instead of
295         INCLUDES since that has been deprecated by automake.
296
297 2004-11-25  Angus Leeming  <leeming@lyx.org>
298
299         * README.Cygwin: new file, containing the current contents of
300         README.Win32.
301
302         * README.Win32: rewritten to explain why we don't currently
303         provide formal support for a native Win32 port (other than
304         one based on Cygwin) and how that may change in the future.
305
306 2004-11-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
307
308         * configure.ac: do not include broken_headers.h; do not check for
309         strchr, memset and memmove
310
311 2004-11-04  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
312
313         * configure.ac: do not check for snprintf
314
315 2004-10-11  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
316
317         * configure.ac: remove RPM_FRONTEND_DEPS
318
319 2004-10-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
320
321         * configure.ac: make maintainer mode active by default for
322         development releases
323
324 2004-09-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
325
326         * configure.ac: update for gtk 2.4
327
328 2004-09-23  Bennett Helm  <bennett.helm@fandm.edu>
329
330         * README.MacOSX: update again
331
332 2004-09-22  Bennett Helm  <bennett.helm@fandm.edu>
333
334         * README.MacOSX: update a bit
335
336 2004-09-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
337
338         * configure.ac (AC_CONFIG_FILES): add src/client/Makefile
339
340 2004-09-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
341
342         * configure.ac: print error message if uic or moc is not found
343         and the qt frontend is used
344
345 2004-08-18  Lars Gullik Bjonnes  <larsbj@gullik.net>
346
347         * More pch work.
348
349 2004-08-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
350
351         * configure.ac: instead of the previous code (which does not
352         work), just add xforms to the list of frontends if gtk is specified
353
354 2004-07-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
355
356         * configure.ac: add code that some xforms tests are run only once
357         even if both xforms and gtk are configured.
358
359 2004-06-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
360
361         * Makefile.am (SUBDIRS): remove m4 directory (does not have a
362         Makefile.am).
363
364 2004-06-09  Lars Gullik Bjonnes  <larsbj@gullik.net>
365
366         * Makefile.am (dist_noinst_DATA): use the dist_ and noinst_
367         annotations to clean up the Makefile slightly.
368
369 2004-06-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
370
371         * configure.ac (AC_CONFIG_FILES): add lib/doc/Makefile
372
373 2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
374
375         * mkinstalldirs: remove file
376
377 2004-05-27  Kayvan Sylvan <kayvan@sylvan.com>
378
379         * configure.ac (AH_BOTTOM): Remove reference to support/nt_defines.h
380
381 2004-05-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
382
383         * autogen.sh (ACLOCAL): make all aclocal find m4
384
385 2004-05-26  gettextize  <bug-gnu-gettext@gnu.org>
386
387         * Makefile.am (SUBDIRS): Add m4.
388         (DIST_SUBDIRS): Add m4.
389         (ACLOCAL_AMFLAGS): New variable.
390         * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
391
392 2004-04-19  Angus Leeming  <leeming@lyx.org>
393
394         * README.MacOSX: update to reflect Jean-Marc's comments to the list.
395
396 2004-04-20  Angus Leeming  <leeming@lyx.org>
397
398         * configure.ac: (AC_CONFIG_FILES) add gtk/gimages Makefile.
399
400 2004-04-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
401
402         * configure.ac: define BOOST_USER_CONFIG
403
404 2004-03-10  Ronald Florence <ron@18james.com>
405
406         * README.MacOSX: update
407
408 2004-01-26  Angus Leeming  <leeming@lyx.org>
409
410         * autogen.sh: enable the use of autoconf 2.59.
411
412 2004-01-08  Lars Gullik Bjonnes  <larsbj@gullik.net>
413
414         * configure.ac (AC_CONFIG_FILES): add boost::filesystem Makefiles.
415
416 2003-12-15  Ronald Florence <ron@18james.com>
417
418         * README.MacOSX: updated for 1.4.0cvs
419
420 2003-11-18  Angus Leeming  <leeming@lyx.org>
421
422         * autogen.sh: accept autoconf 2.58 as a supported version.
423
424 2003-10-24  André Pönitz  <poenitz@gmx.net>
425
426         * lyxfunc.C:
427         * rowpainter.C:
428         * text.C:
429         * text3.C:
430         * lyxtext.h: set fills in fill(...) instead of returning it
431
432 2003-10-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
433
434         * INSTALL: remove a comment about --with-included-string
435
436         * configure.ac: remove the configure are
437         --with-included-string
438
439 2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
440
441         * configure.ac (FORNTENDS): use tabs to align message, make gtk
442         not delete info about other frontends
443
444 2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
445
446         * configure.ac: remove LYX_CXX_STL_STRING and
447         LYX_CXX_GOOD_STD_STRING checks. Add a simplified version of the
448         AC_ARG_WITH(included-string)
449
450 2003-09-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
451
452         * README.MacOSX: update
453
454 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
455
456         * configure.ac (AH_BOTTOM): add blurb for BOOST_ASSERT
457
458 2003-09-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
459
460         * README.MacOSX: new file.
461
462 2003-08-26  Michael Schmitt  <michael.schmitt@teststep.org>
463
464         * INSTALL: Add compilation instructions for SUN Sparc
465         Solaris. (bug #362)
466
467 2003-08-19  Angus Leeming  <leeming@lyx.org>
468
469         * configure.ac (AH_TOP): get rid of 'The LyX Team'.
470
471 2003-08-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
472
473         * configure.ac (AH_BOTTOM): do not use BOOST_NO_EXCEPTIONS
474         here, that is done by boost gcc config.
475
476 2003-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
477
478         * configure.ac: add $(EXEEXT) to program names in FRONTEND_PROGS
479
480 2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
481
482         * configure.ac: only configure the frontends that have been
483         specified; build in FRONTENDS_PROGS the list of programs that
484         should be built
485         (AC_CONFIG_FILES): output lyx_forms.h-tmp instead of lyx_forms.h
486         in order to do dependency trick in xforms frontend (same for
487         lyx_xpm.h)
488
489 2003-07-31  John Levon  <levon@movementarian.org>
490
491         * NEWS:
492         * INSTALL: refer to latex-xft-fonts
493
494 2003-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
495
496         * configure.ac: compression support
497
498 2003-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
499
500         * configure.ac: check for zlib.
501
502 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
503
504         * configure.ac: new file
505
506         * autogen.sh (autoversion): remove support for autoconf 2.13
507
508         * .cvsignore: remove acconfig.h configure.ac configure.in
509
510 2003-07-10  John Levon  <levon@movementarian.org>
511
512         * INSTALL: update Aiksaurus URL
513
514 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
515
516         * sourcedoc/Doxyfile.in (EXCLUDE): exclude gnome and generated
517         files in qt dir.
518
519 2003-06-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
520
521         * lyx.man: change env variable from foo_13x to foo_14x
522
523 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
524
525         * Makefile.am: allow boost as system lib
526
527 2003-04-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
528
529         * dummy entry
530
531 2003-04-14  Angus Leeming  <leeming@lyx.org>
532
533         * autogen.sh (autoversion): Print message proclaims support for
534         autoconf 2.54.
535
536 2003-04-10  Angus Leeming <leeming@lyx.org>
537
538         * autogen.sh: We support autoconf 2.57, so tell the user.
539
540 2003-04-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
541
542         * status: update
543
544 2003-04-03  Angus Leeming  <leeming@lyx.org>
545
546         * status: attempt to fill it out a little.
547
548 2003-04-03  John Levon  <levon@movementarian.org>
549
550         * status: start a status file ...
551
552 2003-03-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
553
554         * INSTALL: mention --enable-maintainer-mode
555
556 2003-03-25  John Levon  <levon@movementarian.org>
557
558         * autogen.sh: add aspell.m4
559
560 2003-03-12  Kayvan Sylvan  <kayvan@sylvan.com>
561
562         * autogen.sh (ACINCLUDE_FILES): Added cygwin.m4
563
564 2003-03-15  John Levon  <levon@movementarian.org>
565
566         * INSTALL: little fix
567
568 2003-02-27  Angus Leeming  <leeming@lyx.org>
569
570         * INSTALL: better instructions for the Qt frontend
571
572 2003-02-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
573
574         * INSTALL: document the use of --with-frontend
575
576 2003-02-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
577
578         * most source files all over: remove the use of #pragma
579         implementaion and interface.
580
581 2003-02-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
582
583         * autogen.sh (autoversion): autoconf 2.57 works too
584
585 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
586
587         * Back on the cvs track.
588
589 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
590
591         * LyX 1.3.0 released.
592
593 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
594
595         * ABOUT-NLS: updated
596
597         * INSTALL.autoconf: updated
598
599 2003-02-06  Angus Leeming  <leeming@lyx.org>
600
601         * ANNOUNCE: email the devel list with bugs. Move fontconfig stuff to
602         install.
603
604         * INSTALL: a chunk on using fontconfig with the Qt frontend.
605
606         * ABOUT-NLS:
607         * ANNOUNCE:
608         * COPYING:
609         * INSTALL:
610         * lyx.man:
611         * NEWS:
612         * README:
613         * README.OS2:
614         * README.Win32:
615         * UPGRADING: whitespace
616
617 2003-02-04  Angus Leeming  <leeming@lyx.org>
618
619         * Makefile.am: allow lyx.xpm to be found when making rpmdist in
620         srcdir != builddir.
621
622 2003-02-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
623
624         * ANNOUNCE:
625         * INSTALL:
626         * README: mention that all qt 3.x should work (not only 3.0.x).
627
628         * INSTALL: mention python 1.5.2.
629
630         * NEWS: add entry for LyX 1.2.3
631
632         * UPGRADING: update for 1.3.0
633
634 2003-01-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
635
636         * Makefile.am: test for the presence of rpmbuild.
637
638 2003-01-27  Angus Leeming  <leeming@lyx.org>
639
640         * UPGRADING: further cleanup following some advice from Dekel.
641
642 2003-01-26  Angus Leeming  <leeming@lyx.org>
643
644         * README, NEWS, INSTALL: tighten up the English and make them a bit
645         more self-consistent. Remove a couple of references to bogus ftp
646         repositories.
647
648         * UPGRADING: had a stab at this one two, but my lack of detailed
649         knowledge prevents me from doing more than scratch at the surface.
650
651 2003-01-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
652
653         * Makefile.am: move some doxy stuff from here...
654         * sourcedoc/Makefile.am: ...to here
655
656 2003-01-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
657
658         * Makefile.am (rpmdist): use rpmbuild
659
660 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
661
662         * lyx.man: update to mention Qt frontend, remove old information
663         about OS/2 and other tweaks
664
665         * NEWS: clarify statement about TeX fonts
666
667 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
668
669         * autogen.sh (autoversion): add autoconf 2.54 to supported versions
670
671 2002-12-20  John Levon  <levon@movementarian.org>
672
673         * NEWS: small updates
674
675 2002-12-19  John Levon  <levon@movementarian.org>
676
677         * config/qt.m4: fix so lib is placed correctly. IRIX
678           whines at us
679
680 2002-12-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
681
682         * NEWS: update
683
684 2002-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
685
686         * Makefile.am: sourcdoc as firstclass citizen
687
688         * sourcedoc/Makefile.am: new file
689
690 2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
691
692         * autogen.sh: add support for EXTRA_ACINCLUDE_FILES.
693
694 2001-09-08  Rob Lahaye  <lahaye@snu.ac.kr>
695
696         * autogen.sh: set autotool commands at top of the file;
697         improve GNU m4 test; be more verbose on autotools version.
698
699 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
700
701         * autogen.sh: fix test that says whether m4 has been found
702
703 2002-09-30  Angus Leeming  <leeming@lyx.org>
704
705         * INSTALL: update notes on compilation with Compaq cxx.
706
707 2002-09-12  John Levon  <levon@movementarian.org>
708
709         * autogen.sh: new Qt configure script
710
711 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
712
713         * autogen.sh: accept autoconf 2.52 too; remove unneeded files
714         depending on autoconf version
715
716 2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
717
718         * .cvsignore: change acconfig.m4 to acconfig.h
719
720         * autogen.sh (AUTOCONF): remove warning args on autoheader and
721         autoconf
722
723 2002-08-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
724
725         * autogen.sh (autoversion): add handling of different autoconf
726         versions.
727
728         * .cvsignore: add acconfig.m4, autom4te-2.53.cache, configure.in
729         and configure.ac
730
731         * acconfig.m4: move from here...
732         * config/acconfig.m4 ...to here
733
734         * configure.in: more from here...
735         * config/configure.in: ...to here
736
737 2002-07-30  André Poenitz <poenitz@gmx.de>
738
739         * INSTALL: fix location of GNU gettext package
740
741 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
742
743         * UPGRADING: update to mention math lfuns changes
744
745 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
746
747         * configure.in: yet another try at the same thing
748
749 2002-07-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
750
751         * configure.in: try (again) to fix EOF handling in VERSION_INFO
752
753 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
754
755         * acconfig.h: do not include broken_headers.h; remove descriptions
756         of HAVE_LIBSM and XPM_H_LOCATION
757
758         * INSTALL: remove documentation for --with-broken-headers and
759         --with-liberty
760
761         * configure.in: do not invoke LYX_SCO, LYX_HPUX, LYX_SUNOS4,
762         AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS, AC_STRUCT_ST_RDEV;
763         remove --with-broken-headers option; do not test for strerror and
764         atexit
765         (VERSION_INFO): add EOF at the end
766
767 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
768
769         * configure.in: remove xforms from qt
770
771 2002-07-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
772
773         * configure.in (LYX_USE_FRONTEND): The order of libraries is
774         now dependant on the $host variable.
775
776 2002-07-06  Adrien Rebollo  <adrien.rebollo@gmx.fr>
777
778         * autogen.sh: use $ACLOCAL and $AUTOHEADER instead of aclocal
779         and autoheader to test if they are present.
780
781 2002-07-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
782
783         * INSTALL: document --enable-debug
784
785 2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
786
787         * configure.in (LYX_USE_FRONTEND): Change order of libraries for
788         Cygwin.
789
790 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
791
792         * configure.in (VERSION_INFO): use $host instead of $host_alias
793         for the host type.
794
795 2002-06-17  Angus Leeming  <leeming@lyx.org>
796
797         * INSTALL: how to compile with Compaq cxx on Tru64 Unix.
798
799 2002-06-12  Angus Leeming  <leeming@lyx.org>
800
801         * configure.in: add xforms/forms/*.lo to the xforms version of
802         FRONTEND_GUILIB.
803
804 2002-06-12  Angus Leeming  <leeming@lyx.org>
805
806         * configure.in: remove LYX_STL_STRING_FWD.
807
808 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
809
810         * INSTALL:
811         * configure.in: remove attempt to link against libiberty. It
812         is morally wrong, and potentially dangerous.
813
814 2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
815
816         * configure.in: move the test for xpm/xforms out of the frontends
817         case, to avoid code duplication
818
819 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
820
821         * acconfig.h: remove FORMS_IMAGE_H_LOCATION and FORMS_H_LOCATION
822
823 2002-06-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
824
825         * configure.in: remove LYX_REGEX call
826
827 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
828
829         * acconfig.h: add FORMS_IMAGE_H_LOCATION
830
831         * autogen.sh: add xforms.m4
832
833         * configure.in: use XFORMS_IMAGE_LIB
834
835 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
836
837         * lyx.man: lyx honors variable LYX_DIR_13x
838
839 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
840
841         * Switch from SigC to boost::signals, SigC is now not used in any
842         files anymore.
843
844 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
845
846         * INSTALL: document that --program-* and frontends
847         don't work (yet ...)
848
849 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
850
851         * NEWS: add info about the 1.1.6 series
852
853 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
854
855         * configure.in: move Aiksaurus configure to catch
856         extra-lib/inc (bug 383)
857
858 2002-05-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
859
860         * autogen.sh (ACINCLUDE_FILES): add pkg.m4
861
862 2002-05-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
863
864         * configure.in: add the boost::signals makefiles.
865
866 2002-05-26  Michael Koziarski  <michael@koziarski.com>
867
868         * configure.in: gtkconfig.patch
869
870 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
871
872         * configure.in (VERSION): back to cvs
873
874 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
875
876         * configure.in (VERSION): pre5
877
878 2002-05-01  John Levon  <moz@compsoc.man.ac.uk>
879
880         * UPGRADING: more details on upgrading
881
882 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
883
884         * Makefile.am (DISTCLEANFILES): don't use -r
885         (distclean-local): new target
886
887 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
888
889         * UPGRADING: mention floatflt gotcha
890
891 2002-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
892
893         * configure.in (VERSION): use the proper postfix
894
895 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
896
897         * configure.in: add check for GNU m4 (does not check that program
898         is actually gnu m4, but better than nothing)
899
900         * configure.in: small hack for compatibility with autoconf 2.52.
901         Basically, there is a weird interference with stdlib.h with g++
902         and _some_ functions (mkstemp, mktemp...)
903
904 2002-04-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
905
906         * configure.in (FRONTEND_GUILIB): add qt2/xforms/*.lo for qt2
907
908 2002-04-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
909
910         * UPGRADING: updates
911
912 2002-04-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
913
914         * NEWS: add spie class
915
916 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
917
918         * UPGRADING: remove stuff that is not relevant now.
919
920         * Makefile.am (bindist): new bindist target
921
922 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
923
924         * configure.in: make distcheck work
925
926         * Makefile.am: make distcheck work
927
928 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
929
930         * lyx.man: update somewhat for 1.2.0
931
932 2002-03-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
933
934         * configure.in: call LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG
935
936 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
937
938         * NEWS: small update
939
940         * MAINTAINERS: removed
941
942 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
943
944         * ANNOUNCE:
945         * INSTALL:
946         * README:
947         * NEWS: update somewhat for 1.2.0
948
949 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
950
951         * INSTALL: updated the Problems section for Tru64 Unix.
952
953 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
954
955         * Makefile.am (DISTCLEANFILES): be recursive here
956
957         * configure.in: use LYX_CHECK_LDR
958
959 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
960
961         * configure.in: Fix order of -lXpm and -lforms for
962         Cygwin linker.
963
964 2002-03-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
965
966         * configure.in: small cleanups
967
968 2002-03-14  Michael A. Koziarski  <michael@koziarski.com>
969
970         * configure.in: First stage of fixing the gnome compile problems.
971         Linking problems to be fixed next.
972
973 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
974
975         * README: add bulgarian
976
977         * configure.in (ALL_LINGUAS): add bg
978
979 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
980
981         * Makefile.am (sourcedoc/Doxyfile): remove explict rule (this is
982         also autogenerated)
983
984 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
985
986         * Makefile.am: remove references to the now-dead forms directory.
987
988 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
989
990         * configure.in: compile the xforms image loader if your version of the
991         xforms libraries is up to the task, else use the basic alternative.
992
993 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
994
995         * configure.in: help qt2 along a bit
996
997 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
998
999         * configure.in: fixup qt2
1000
1001 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
1002
1003         * configure.in: don't compile src/frontends/support as LyXImage is
1004         now dead.
1005
1006 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
1007
1008         * acconfig.h: nt/os2 defines moved
1009
1010 2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1011
1012         * README: change reference to bugtracker
1013
1014 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1015
1016         * configure.in (ALL_LINGUAS): add slovak
1017
1018 2002-01-13  Michael A. Koziarski  <michael@koziarski.com>
1019
1020         * configure.in:  Fix the includes for gnome.
1021
1022 2002-01-12  John Levon  <moz@compsoc.man.ac.uk>
1023
1024         * configure.in: change for Aiksaurus 0.14
1025
1026 2002-01-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1027
1028         * configure.in: remove test for -lpt on SCO. Hopefully it is not
1029         needed anymore. This fixes bug #137
1030
1031 2001-11-28  John Levon  <moz@compsoc.man.ac.uk>
1032
1033         * README: fix ghostscript comment
1034
1035 2001-11-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1036
1037         * INSTALL: document change in --prefix behaviour.
1038
1039         * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in
1040         autoconf 2.5[012].
1041
1042 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1043
1044         * configure.in: check also for locale.h, so that things work out
1045         correctly with --disable-nls
1046
1047 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
1048
1049         * README:
1050         * lyx.man: change ref to known bugs
1051
1052 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1053
1054         * configure.in: set version here and not in version.h.
1055         Generate version.C instead of version_info.h
1056
1057 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1058
1059         * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE
1060         for VERSION_INFO
1061
1062 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1063
1064         * configure.in: do not set FRONTENDS to "xforms" when frontend is
1065         xforms; fix the use of "cat <<EOF ... EOF" (bugs introduced by
1066         last checkin)
1067
1068 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1069
1070         * lyxinclude.m4:
1071         * configure.in: add VERSION_INFO to config.h
1072         (from a first proposal by Rob Lahaye)
1073
1074 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
1075
1076         * lyx.man: add -version commandline flag
1077
1078 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
1079
1080         * configure.in: output new qt2 makefiles
1081
1082 2001-07-31  John Levon  <moz@compsoc.man.ac.uk>
1083
1084         * configure.in: don't use -lbz2 if we don't need it
1085
1086 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
1087
1088         * COPYING: use standard spiel for xforms
1089
1090 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
1091
1092         * configure.in: add --without-aiksaurus, always
1093           subst AIKSAURUS_LIBS
1094
1095 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
1096
1097         * NEWS:
1098         * INSTALL:
1099         * configure.in: add libAikSaurus
1100
1101 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1102
1103         * NEWS: update again.
1104
1105         * configure.in: move --enable-assertions a bit higher.
1106         move the setup of libtool a bit later.
1107
1108 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
1109
1110         * INSTALL: document --disable-optimization
1111
1112 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1113
1114         * Makefile.am (EXTRA_DIST): add sourcedoc
1115         (doxydoc): renamed from sourcedoc to avoid conflicts.
1116
1117 2001-07-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1118
1119         * NEWS: updated for 1.2.0
1120
1121 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1122
1123         * configure.in: remove extra action for AC_OUTPUT (not needed
1124         anymore with gettext 0.10.38)
1125
1126 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1127
1128         * INSTALL: update various requirements
1129
1130         * configure.in: do not test for namespace, mutable
1131
1132         * acconfig.h: remove entry for USE_PSPELL
1133
1134 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1135
1136         * ABOUT-NLS: updated from gettext 0.10.38
1137
1138         * autogen.sh: use simpler logic for creating acinclude.m4 files.
1139         Update for gettext 0.10.38
1140
1141 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
1142
1143         * INSTALL: change RedHat stuff to insist on updating gcc
1144
1145 2001-06-14  John Levon  <moz@compsoc.man.ac.uk>
1146
1147         * Makefile.am: no point in including 200k historical
1148           OLD-CHANGES file in dist tarball
1149
1150 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1151
1152         * src/lyxfunc.C (getStatus): handle LFUN_READ_ONLY_TOGGLE so that
1153         it can be used as a menu entry
1154
1155 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1156
1157         * autogen.sh: remove kde stuff
1158
1159         * configure.in: remove kde stuff
1160
1161 2001-06-13  John Levon  <moz@compsoc.man.ac.uk>
1162
1163         * INSTALL: remove mention of kde frontend, mention the need of gnu
1164         m4.
1165
1166 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1167
1168         * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib.
1169
1170 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1171
1172         * acconfig.h: auto update
1173
1174         * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL
1175         GUI: modify FRONTEND_GUILIB for all target to match what is
1176         needed in the Makefile.am
1177         (AC_CONFIG_SUBDIRS): remove boost
1178         (AC_OUTPUT): generate boost/Makefile
1179
1180         * autogen.sh (AUTOCONF): remove some commented code, remove the
1181         boost configuration.
1182
1183 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1184
1185         * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR
1186
1187         * configure.in: check for istreambuf_iterator in <iterator>
1188
1189 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
1190
1191         * Added README.Win32
1192
1193 2001-04-15  Allan Rae  <rae@lyx.org>
1194
1195         * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen
1196         configuration file take effect.
1197         (DISTCLEANFILES): clean out sourcedoc/
1198
1199         * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter
1200         things that should be filtered.  Now you can run it after you started
1201         compiling stuff as well.
1202
1203 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
1204
1205         * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)
1206
1207 2001-03-26  Baruch Even  <baruch@lyx.org>
1208
1209         * configure.in: Added libglade detection and libraries for the gnome
1210         build. The gnome build will now depend on libglade libraries.
1211
1212 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
1213
1214         * Merging changes from BRANCH_MVC back into HEAD.
1215
1216         * configure.in: added controllers directory to frontends.
1217
1218 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1219
1220         * INSTALL: remove mention of problem with gettext.
1221
1222 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
1223
1224         * configure.in:
1225         * INSTALL: minor changes, become --with-version-suffix
1226
1227 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
1228
1229         * configure.in:
1230         * INSTALL: --with-lyx-version
1231
1232         * Makefile.am: fix uninstall
1233
1234 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
1235
1236         * move latex preamble to guii xforms dir, see:
1237         * src/ChangeLog
1238         * src/frontends/xforms/ChangeLog
1239
1240 2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
1241
1242         * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo
1243         strings.
1244         (AUTOCONF): add libtool.m4 to generation of boost.m4
1245
1246 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
1247
1248         * forms/include_form.fd:
1249         * forms/bibforms.fd:
1250         * forms/bibforms.h.patch: deleted
1251
1252         * forms/lyx.fd: remove splash form
1253
1254 2001-02-08  John Levon  <moz@compsoc.man.ac.uk>
1255
1256         * INSTALL: mention RH7.0 workaround with kde f.e.
1257
1258 2001-02-06  albert chin  <china@thewrittenword.com>
1259
1260         * acconfig.h:
1261         * configure.in: check declarations of snprintf and vsnprintf.
1262
1263 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1264
1265         * INSTALL: update description of command line to use with compaq
1266         cxx.
1267
1268 2001-01-30  John Levon  <moz@compsoc.man.ac.uk>
1269
1270         * INSTALL: mention build problem with older xforms
1271
1272 2001-01-25  John Levon  <moz@compsoc.man.ac.uk>
1273
1274         * autogen.sh: add qt2.m4
1275
1276         * configure.in: add qt2 frontend option, Makefile
1277
1278         * config/qt2.m4: config gubbins for qt2
1279
1280         * lib/CREDITS: add Kalle
1281
1282 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1283
1284         * INSTALL (Problems): update description of the "missing linux
1285         kernel sources" problem.
1286
1287 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1288
1289         * configure.in: working support for --with-lyx-suffix
1290
1291         * INSTALL: describe --with-lyx-suffix
1292
1293 2001-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1294
1295         * INSTALL (Problems): add tip about using --with-included-string
1296         on solaris 2.6 with gcc 2.95.2 (ld does not like long symbol
1297         names).
1298
1299 2001-01-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
1300
1301         * ChangeLog: store old and begin new
1302
1303         * src/version.h (LYX_DOCVERSION): update to 1.2.0cvs