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