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