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