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