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