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