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