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