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