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