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