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