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