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