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