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