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