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