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