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