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