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