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