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