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