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