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