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