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