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