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