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