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