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