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