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