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