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