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