]> git.lyx.org Git - lyx.git/blob - ChangeLog
Herbert's fix to bug #222.
[lyx.git] / ChangeLog
1 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2
3         * configure.in (ALL_LINGUAS): add slovak
4
5 2002-01-13  Michael A. Koziarski  <michael@koziarski.com>
6
7         * configure.in:  Fix the includes for gnome.
8
9 2002-01-12  John Levon  <moz@compsoc.man.ac.uk>
10
11         * configure.in: change for Aiksaurus 0.14
12
13 2002-01-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
14
15         * configure.in: remove test for -lpt on SCO. Hopefully it is not
16         needed anymore. This fixes bug #137
17
18 2001-11-28  John Levon  <moz@compsoc.man.ac.uk>
19
20         * README: fix ghostscript comment
21  
22 2001-11-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
23
24         * INSTALL: document change in --prefix behaviour.
25
26         * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in
27         autoconf 2.5[012].
28
29 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
30
31         * configure.in: check also for locale.h, so that things work out
32         correctly with --disable-nls
33
34 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
35
36         * README:
37         * lyx.man: change ref to known bugs
38  
39 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
40
41         * configure.in: set version here and not in version.h.
42         Generate version.C instead of version_info.h
43
44 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
45
46         * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE
47         for VERSION_INFO
48
49 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
50
51         * configure.in: do not set FRONTENDS to "xforms" when frontend is
52         xforms; fix the use of "cat <<EOF ... EOF" (bugs introduced by
53         last checkin)
54
55 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
56
57         * lyxinclude.m4: 
58         * configure.in: add VERSION_INFO to config.h
59         (from a first proposal by Rob Lahaye)
60
61 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
62
63         * lyx.man: add -version commandline flag
64
65 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
66
67         * configure.in: output new qt2 makefiles
68  
69 2001-07-31  John Levon  <moz@compsoc.man.ac.uk>
70
71         * configure.in: don't use -lbz2 if we don't need it
72  
73 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
74
75         * COPYING: use standard spiel for xforms
76  
77 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
78
79         * configure.in: add --without-aiksaurus, always
80           subst AIKSAURUS_LIBS
81  
82 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
83
84         * NEWS:
85         * INSTALL:
86         * configure.in: add libAikSaurus
87
88 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
89
90         * NEWS: update again.
91
92         * configure.in: move --enable-assertions a bit higher.
93         move the setup of libtool a bit later.
94
95 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
96
97         * INSTALL: document --disable-optimization
98  
99 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
100
101         * Makefile.am (EXTRA_DIST): add sourcedoc
102         (doxydoc): renamed from sourcedoc to avoid conflicts.
103
104 2001-07-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
105
106         * NEWS: updated for 1.2.0
107
108 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
109
110         * configure.in: remove extra action for AC_OUTPUT (not needed
111         anymore with gettext 0.10.38)
112
113 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
114
115         * INSTALL: update various requirements
116
117         * configure.in: do not test for namespace, mutable
118
119         * acconfig.h: remove entry for USE_PSPELL
120
121 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
122
123         * ABOUT-NLS: updated from gettext 0.10.38
124
125         * autogen.sh: use simpler logic for creating acinclude.m4 files.
126         Update for gettext 0.10.38
127
128 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
129
130         * INSTALL: change RedHat stuff to insist on updating gcc
131  
132 2001-06-14  John Levon  <moz@compsoc.man.ac.uk>
133
134         * Makefile.am: no point in including 200k historical
135           OLD-CHANGES file in dist tarball
136
137 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
138
139         * src/lyxfunc.C (getStatus): handle LFUN_READ_ONLY_TOGGLE so that
140         it can be used as a menu entry
141
142 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
143
144         * autogen.sh: remove kde stuff
145
146         * configure.in: remove kde stuff
147
148 2001-06-13  John Levon  <moz@compsoc.man.ac.uk>
149
150         * INSTALL: remove mention of kde frontend, mention the need of gnu
151         m4.
152
153 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
154
155         * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib.
156
157 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
158
159         * acconfig.h: auto update
160
161         * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL
162         GUI: modify FRONTEND_GUILIB for all target to match what is
163         needed in the Makefile.am
164         (AC_CONFIG_SUBDIRS): remove boost
165         (AC_OUTPUT): generate boost/Makefile
166
167         * autogen.sh (AUTOCONF): remove some commented code, remove the
168         boost configuration.
169
170 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
171
172         * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR
173
174         * configure.in: check for istreambuf_iterator in <iterator>
175
176 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
177
178         * Added README.Win32
179
180 2001-04-15  Allan Rae  <rae@lyx.org>
181
182         * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen
183         configuration file take effect.
184         (DISTCLEANFILES): clean out sourcedoc/
185
186         * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter
187         things that should be filtered.  Now you can run it after you started
188         compiling stuff as well.
189
190 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
191
192         * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)
193
194 2001-03-26  Baruch Even  <baruch@lyx.org>
195
196         * configure.in: Added libglade detection and libraries for the gnome
197         build. The gnome build will now depend on libglade libraries.
198
199 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
200
201         * Merging changes from BRANCH_MVC back into HEAD.
202
203         * configure.in: added controllers directory to frontends.
204
205 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
206
207         * INSTALL: remove mention of problem with gettext.
208
209 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
210
211         * configure.in:
212         * INSTALL: minor changes, become --with-version-suffix
213
214 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
215
216         * configure.in:
217         * INSTALL: --with-lyx-version
218
219         * Makefile.am: fix uninstall
220
221 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
222
223         * move latex preamble to guii xforms dir, see:
224         * src/ChangeLog
225         * src/frontends/xforms/ChangeLog
226         
227 2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
228
229         * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo
230         strings.
231         (AUTOCONF): add libtool.m4 to generation of boost.m4
232
233 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
234
235         * forms/include_form.fd:
236         * forms/bibforms.fd:
237         * forms/bibforms.h.patch: deleted
238
239         * forms/lyx.fd: remove splash form
240
241 2001-02-08  John Levon  <moz@compsoc.man.ac.uk>
242
243         * INSTALL: mention RH7.0 workaround with kde f.e.
244
245 2001-02-06  albert chin  <china@thewrittenword.com>
246
247         * acconfig.h:
248         * configure.in: check declarations of snprintf and vsnprintf.
249
250 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
251
252         * INSTALL: update description of command line to use with compaq
253         cxx. 
254
255 2001-01-30  John Levon  <moz@compsoc.man.ac.uk>
256
257         * INSTALL: mention build problem with older xforms
258
259 2001-01-25  John Levon  <moz@compsoc.man.ac.uk>
260
261         * autogen.sh: add qt2.m4
262
263         * configure.in: add qt2 frontend option, Makefile
264
265         * config/qt2.m4: config gubbins for qt2
266
267         * lib/CREDITS: add Kalle
268
269 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
270
271         * INSTALL (Problems): update description of the "missing linux
272         kernel sources" problem.
273
274 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
275
276         * configure.in: working support for --with-lyx-suffix
277
278         * INSTALL: describe --with-lyx-suffix
279
280 2001-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
281
282         * INSTALL (Problems): add tip about using --with-included-string
283         on solaris 2.6 with gcc 2.95.2 (ld does not like long symbol
284         names). 
285
286 2001-01-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
287
288         * ChangeLog: store old and begin new
289         
290         * src/version.h (LYX_DOCVERSION): update to 1.2.0cvs