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