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