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