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