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