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