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