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