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