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