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