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