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