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