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