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