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