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