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