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