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