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