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