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