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