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