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