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