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