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