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