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