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