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