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