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