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