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