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