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