]> git.lyx.org Git - lyx.git/blob - ChangeLog
f0fc1f069d7430326d6bc17d6231a5545df64b27
[lyx.git] / ChangeLog
1 2002-12-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2
3         * NEWS: update
4
5 2002-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6
7         * Makefile.am: sourcdoc as firstclass citizen
8
9         * sourcedoc/Makefile.am: new file
10
11 2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12
13         * autogen.sh: add support for EXTRA_ACINCLUDE_FILES.
14
15 2001-09-08  Rob Lahaye  <lahaye@snu.ac.kr>
16
17         * autogen.sh: set autotool commands at top of the file;
18         improve GNU m4 test; be more verbose on autotools version.
19
20 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
21
22         * autogen.sh: fix test that says whether m4 has been found
23
24 2002-09-30  Angus Leeming  <leeming@lyx.org>
25
26         * INSTALL: update notes on compilation with Compaq cxx.
27
28 2002-09-12  John Levon  <levon@movementarian.org>
29
30         * autogen.sh: new Qt configure script
31
32 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
33
34         * autogen.sh: accept autoconf 2.52 too; remove unneeded files
35         depending on autoconf version
36
37 2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
38
39         * .cvsignore: change acconfig.m4 to acconfig.h
40
41         * autogen.sh (AUTOCONF): remove warning args on autoheader and
42         autoconf
43
44 2002-08-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
45
46         * autogen.sh (autoversion): add handling of different autoconf
47         versions.
48
49         * .cvsignore: add acconfig.m4, autom4te-2.53.cache, configure.in
50         and configure.ac
51
52         * acconfig.m4: move from here...
53         * config/acconfig.m4 ...to here
54
55         * configure.in: more from here...
56         * config/configure.in: ...to here
57
58 2002-07-30  André Poenitz <poenitz@gmx.de>
59
60         * INSTALL: fix location of GNU gettext package
61
62 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
63
64         * UPGRADING: update to mention math lfuns changes
65
66 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
67
68         * configure.in: yet another try at the same thing
69
70 2002-07-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
71
72         * configure.in: try (again) to fix EOF handling in VERSION_INFO
73
74 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
75
76         * acconfig.h: do not include broken_headers.h; remove descriptions
77         of HAVE_LIBSM and XPM_H_LOCATION
78
79         * INSTALL: remove documentation for --with-broken-headers and
80         --with-liberty
81
82         * configure.in: do not invoke LYX_SCO, LYX_HPUX, LYX_SUNOS4,
83         AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS, AC_STRUCT_ST_RDEV;
84         remove --with-broken-headers option; do not test for strerror and
85         atexit
86         (VERSION_INFO): add EOF at the end
87
88 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
89
90         * configure.in: remove xforms from qt
91
92 2002-07-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
93
94         * configure.in (LYX_USE_FRONTEND): The order of libraries is
95         now dependant on the $host variable.
96
97 2002-07-06  Adrien Rebollo  <adrien.rebollo@gmx.fr>
98
99         * autogen.sh: use $ACLOCAL and $AUTOHEADER instead of aclocal
100         and autoheader to test if they are present.
101
102 2002-07-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
103
104         * INSTALL: document --enable-debug
105
106 2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
107
108         * configure.in (LYX_USE_FRONTEND): Change order of libraries for
109         Cygwin.
110
111 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
112
113         * configure.in (VERSION_INFO): use $host instead of $host_alias
114         for the host type.
115
116 2002-06-17  Angus Leeming  <leeming@lyx.org>
117
118         * INSTALL: how to compile with Compaq cxx on Tru64 Unix.
119
120 2002-06-12  Angus Leeming  <leeming@lyx.org>
121
122         * configure.in: add xforms/forms/*.lo to the xforms version of
123         FRONTEND_GUILIB.
124
125 2002-06-12  Angus Leeming  <leeming@lyx.org>
126
127         * configure.in: remove LYX_STL_STRING_FWD.
128
129 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
130
131         * INSTALL:
132         * configure.in: remove attempt to link against libiberty. It
133         is morally wrong, and potentially dangerous.
134
135 2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
136
137         * configure.in: move the test for xpm/xforms out of the frontends
138         case, to avoid code duplication
139
140 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
141
142         * acconfig.h: remove FORMS_IMAGE_H_LOCATION and FORMS_H_LOCATION
143
144 2002-06-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
145
146         * configure.in: remove LYX_REGEX call
147
148 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
149
150         * acconfig.h: add FORMS_IMAGE_H_LOCATION
151
152         * autogen.sh: add xforms.m4
153
154         * configure.in: use XFORMS_IMAGE_LIB
155
156 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
157
158         * lyx.man: lyx honors variable LYX_DIR_13x
159
160 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
161
162         * Switch from SigC to boost::signals, SigC is now not used in any
163         files anymore.
164
165 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
166
167         * INSTALL: document that --program-* and frontends
168         don't work (yet ...)
169
170 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
171
172         * NEWS: add info about the 1.1.6 series
173
174 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
175
176         * configure.in: move Aiksaurus configure to catch
177         extra-lib/inc (bug 383)
178
179 2002-05-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
180
181         * autogen.sh (ACINCLUDE_FILES): add pkg.m4
182
183 2002-05-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
184
185         * configure.in: add the boost::signals makefiles.
186
187 2002-05-26  Michael Koziarski  <michael@koziarski.com>
188
189         * configure.in: gtkconfig.patch
190
191 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
192
193         * configure.in (VERSION): back to cvs
194
195 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
196
197         * configure.in (VERSION): pre5
198
199 2002-05-01  John Levon  <moz@compsoc.man.ac.uk>
200
201         * UPGRADING: more details on upgrading
202
203 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
204
205         * Makefile.am (DISTCLEANFILES): don't use -r
206         (distclean-local): new target
207
208 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
209
210         * UPGRADING: mention floatflt gotcha
211
212 2002-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
213
214         * configure.in (VERSION): use the proper postfix
215
216 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
217
218         * configure.in: add check for GNU m4 (does not check that program
219         is actually gnu m4, but better than nothing)
220
221         * configure.in: small hack for compatibility with autoconf 2.52.
222         Basically, there is a weird interference with stdlib.h with g++
223         and _some_ functions (mkstemp, mktemp...)
224
225 2002-04-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
226
227         * configure.in (FRONTEND_GUILIB): add qt2/xforms/*.lo for qt2
228
229 2002-04-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
230
231         * UPGRADING: updates
232
233 2002-04-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
234
235         * NEWS: add spie class
236
237 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
238
239         * UPGRADING: remove stuff that is not relevant now.
240
241         * Makefile.am (bindist): new bindist target
242
243 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
244
245         * configure.in: make distcheck work
246
247         * Makefile.am: make distcheck work
248
249 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
250
251         * lyx.man: update somewhat for 1.2.0
252
253 2002-03-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
254
255         * configure.in: call LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG
256
257 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
258
259         * NEWS: small update
260
261         * MAINTAINERS: removed
262
263 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
264
265         * ANNOUNCE:
266         * INSTALL:
267         * README:
268         * NEWS: update somewhat for 1.2.0
269
270 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
271
272         * INSTALL: updated the Problems section for Tru64 Unix.
273
274 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
275
276         * Makefile.am (DISTCLEANFILES): be recursive here
277
278         * configure.in: use LYX_CHECK_LDR
279
280 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
281
282         * configure.in: Fix order of -lXpm and -lforms for
283         Cygwin linker.
284
285 2002-03-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
286
287         * configure.in: small cleanups
288
289 2002-03-14  Michael A. Koziarski  <michael@koziarski.com>
290
291         * configure.in: First stage of fixing the gnome compile problems.
292         Linking problems to be fixed next.
293
294 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
295
296         * README: add bulgarian
297
298         * configure.in (ALL_LINGUAS): add bg
299
300 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
301
302         * Makefile.am (sourcedoc/Doxyfile): remove explict rule (this is
303         also autogenerated)
304
305 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
306
307         * Makefile.am: remove references to the now-dead forms directory.
308
309 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
310
311         * configure.in: compile the xforms image loader if your version of the
312         xforms libraries is up to the task, else use the basic alternative.
313
314 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
315
316         * configure.in: help qt2 along a bit
317
318 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
319
320         * configure.in: fixup qt2
321
322 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
323
324         * configure.in: don't compile src/frontends/support as LyXImage is
325         now dead.
326
327 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
328
329         * acconfig.h: nt/os2 defines moved
330
331 2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
332
333         * README: change reference to bugtracker
334
335 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
336
337         * configure.in (ALL_LINGUAS): add slovak
338
339 2002-01-13  Michael A. Koziarski  <michael@koziarski.com>
340
341         * configure.in:  Fix the includes for gnome.
342
343 2002-01-12  John Levon  <moz@compsoc.man.ac.uk>
344
345         * configure.in: change for Aiksaurus 0.14
346
347 2002-01-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
348
349         * configure.in: remove test for -lpt on SCO. Hopefully it is not
350         needed anymore. This fixes bug #137
351
352 2001-11-28  John Levon  <moz@compsoc.man.ac.uk>
353
354         * README: fix ghostscript comment
355
356 2001-11-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
357
358         * INSTALL: document change in --prefix behaviour.
359
360         * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in
361         autoconf 2.5[012].
362
363 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
364
365         * configure.in: check also for locale.h, so that things work out
366         correctly with --disable-nls
367
368 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
369
370         * README:
371         * lyx.man: change ref to known bugs
372
373 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
374
375         * configure.in: set version here and not in version.h.
376         Generate version.C instead of version_info.h
377
378 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
379
380         * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE
381         for VERSION_INFO
382
383 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
384
385         * configure.in: do not set FRONTENDS to "xforms" when frontend is
386         xforms; fix the use of "cat <<EOF ... EOF" (bugs introduced by
387         last checkin)
388
389 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
390
391         * lyxinclude.m4:
392         * configure.in: add VERSION_INFO to config.h
393         (from a first proposal by Rob Lahaye)
394
395 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
396
397         * lyx.man: add -version commandline flag
398
399 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
400
401         * configure.in: output new qt2 makefiles
402
403 2001-07-31  John Levon  <moz@compsoc.man.ac.uk>
404
405         * configure.in: don't use -lbz2 if we don't need it
406
407 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
408
409         * COPYING: use standard spiel for xforms
410
411 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
412
413         * configure.in: add --without-aiksaurus, always
414           subst AIKSAURUS_LIBS
415
416 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
417
418         * NEWS:
419         * INSTALL:
420         * configure.in: add libAikSaurus
421
422 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
423
424         * NEWS: update again.
425
426         * configure.in: move --enable-assertions a bit higher.
427         move the setup of libtool a bit later.
428
429 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
430
431         * INSTALL: document --disable-optimization
432
433 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
434
435         * Makefile.am (EXTRA_DIST): add sourcedoc
436         (doxydoc): renamed from sourcedoc to avoid conflicts.
437
438 2001-07-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
439
440         * NEWS: updated for 1.2.0
441
442 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
443
444         * configure.in: remove extra action for AC_OUTPUT (not needed
445         anymore with gettext 0.10.38)
446
447 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
448
449         * INSTALL: update various requirements
450
451         * configure.in: do not test for namespace, mutable
452
453         * acconfig.h: remove entry for USE_PSPELL
454
455 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
456
457         * ABOUT-NLS: updated from gettext 0.10.38
458
459         * autogen.sh: use simpler logic for creating acinclude.m4 files.
460         Update for gettext 0.10.38
461
462 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
463
464         * INSTALL: change RedHat stuff to insist on updating gcc
465
466 2001-06-14  John Levon  <moz@compsoc.man.ac.uk>
467
468         * Makefile.am: no point in including 200k historical
469           OLD-CHANGES file in dist tarball
470
471 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
472
473         * src/lyxfunc.C (getStatus): handle LFUN_READ_ONLY_TOGGLE so that
474         it can be used as a menu entry
475
476 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
477
478         * autogen.sh: remove kde stuff
479
480         * configure.in: remove kde stuff
481
482 2001-06-13  John Levon  <moz@compsoc.man.ac.uk>
483
484         * INSTALL: remove mention of kde frontend, mention the need of gnu
485         m4.
486
487 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
488
489         * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib.
490
491 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
492
493         * acconfig.h: auto update
494
495         * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL
496         GUI: modify FRONTEND_GUILIB for all target to match what is
497         needed in the Makefile.am
498         (AC_CONFIG_SUBDIRS): remove boost
499         (AC_OUTPUT): generate boost/Makefile
500
501         * autogen.sh (AUTOCONF): remove some commented code, remove the
502         boost configuration.
503
504 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
505
506         * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR
507
508         * configure.in: check for istreambuf_iterator in <iterator>
509
510 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
511
512         * Added README.Win32
513
514 2001-04-15  Allan Rae  <rae@lyx.org>
515
516         * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen
517         configuration file take effect.
518         (DISTCLEANFILES): clean out sourcedoc/
519
520         * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter
521         things that should be filtered.  Now you can run it after you started
522         compiling stuff as well.
523
524 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
525
526         * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)
527
528 2001-03-26  Baruch Even  <baruch@lyx.org>
529
530         * configure.in: Added libglade detection and libraries for the gnome
531         build. The gnome build will now depend on libglade libraries.
532
533 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
534
535         * Merging changes from BRANCH_MVC back into HEAD.
536
537         * configure.in: added controllers directory to frontends.
538
539 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
540
541         * INSTALL: remove mention of problem with gettext.
542
543 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
544
545         * configure.in:
546         * INSTALL: minor changes, become --with-version-suffix
547
548 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
549
550         * configure.in:
551         * INSTALL: --with-lyx-version
552
553         * Makefile.am: fix uninstall
554
555 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
556
557         * move latex preamble to guii xforms dir, see:
558         * src/ChangeLog
559         * src/frontends/xforms/ChangeLog
560
561 2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
562
563         * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo
564         strings.
565         (AUTOCONF): add libtool.m4 to generation of boost.m4
566
567 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
568
569         * forms/include_form.fd:
570         * forms/bibforms.fd:
571         * forms/bibforms.h.patch: deleted
572
573         * forms/lyx.fd: remove splash form
574
575 2001-02-08  John Levon  <moz@compsoc.man.ac.uk>
576
577         * INSTALL: mention RH7.0 workaround with kde f.e.
578
579 2001-02-06  albert chin  <china@thewrittenword.com>
580
581         * acconfig.h:
582         * configure.in: check declarations of snprintf and vsnprintf.
583
584 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
585
586         * INSTALL: update description of command line to use with compaq
587         cxx.
588
589 2001-01-30  John Levon  <moz@compsoc.man.ac.uk>
590
591         * INSTALL: mention build problem with older xforms
592
593 2001-01-25  John Levon  <moz@compsoc.man.ac.uk>
594
595         * autogen.sh: add qt2.m4
596
597         * configure.in: add qt2 frontend option, Makefile
598
599         * config/qt2.m4: config gubbins for qt2
600
601         * lib/CREDITS: add Kalle
602
603 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
604
605         * INSTALL (Problems): update description of the "missing linux
606         kernel sources" problem.
607
608 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
609
610         * configure.in: working support for --with-lyx-suffix
611
612         * INSTALL: describe --with-lyx-suffix
613
614 2001-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
615
616         * INSTALL (Problems): add tip about using --with-included-string
617         on solaris 2.6 with gcc 2.95.2 (ld does not like long symbol
618         names).
619
620 2001-01-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
621
622         * ChangeLog: store old and begin new
623
624         * src/version.h (LYX_DOCVERSION): update to 1.2.0cvs