]> git.lyx.org Git - lyx.git/blob - src/frontends/ChangeLog
Call an update before setting the_locking_inset = 0 as otherwise we
[lyx.git] / src / frontends / ChangeLog
1 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2
3         * Makefile.am (DIST_SUBDIRS): use this instead of EXTRA_DIST
4         (EXTRA_DIST): delete
5         (dist-hook): delete
6         (distclean-local): delete
7
8 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9
10         * Makefile.am: make distcheck work
11         (distclean-local): handle distclean of non-built frontends better.
12
13 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14
15         * most files: ws cleanup
16
17         * Makefile.am: remove ld -r stuff
18
19 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
20
21         * Makefile.am: special rules if partial linking
22
23 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
24
25         * doxygen fixes.
26
27 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
28
29         * Dialogs.[Ch]: add static signal toggleTooltips and
30         static method tooltipsEnabled.
31
32 2002-03-04  Angus Leeming  <a.leeming@ic.ac.uk>
33
34         * Dialogs.h:
35         * GUIRunTime.h (initialiseGraphics): moved to GUIRunTime.
36
37 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
38
39         * Toolbar.[Ch] (setLayout): layout as string
40
41 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
42
43         * Dialogs.h (initialiseGraphics): a new static method.
44
45 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
46
47         * Makefile.am: don't compile support as LyXImage is now dead.
48
49 2002-02-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
50
51         * Makefile.am: better dep. tracking from controllers and xforms
52
53 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
54
55         * Liason.C: Changes due to the renaming of support/syscall.[Ch] as
56         support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
57         Rearrange #includes in Lars' approved fashion.
58
59         * Timeout.[Ch] (running): new method.
60         (default c-tor): removed.
61
62         * Dialogs.h: added a new signal, showForks.
63
64 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
65
66         * Liason.C:
67         change Systemcalls::System to Systemcalls::Wait and
68         change Systemcalls::SystemDontWait to Systemcalls::DontWait.
69         No change of functionality, just reflects the stripped down Systemcalls
70         class.
71
72 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
73
74         * Liason.C (printBuffer): use Buffer::filePath
75
76 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
77
78         * Timeout.h:
79         * FileDialog.h: do not include <config.h> in header files.
80
81 2001-12-12  Angus Leeming  <a.leeming@ic.ac.uk>
82
83         * Alert.h: remove spurious semi-colon at the end of the namespace
84         scope.
85
86 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
87
88         * Makefile.am:
89         * Alert.h:
90         * Alert.C:
91         * Alert_pimpl.h: alerts etc.
92
93 2001-10-09  Herbert Voss  <voss@perce.de>
94
95         * Dialogs.h: added showFile and showTexinfo signals.
96
97 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
98
99         * Dialogs.h (showSplash, destroySplash, splash_): removed.
100
101         * Dialogs.C (destroySplash): removed.
102
103 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
104
105         * GUIRunTime.h: initApplication() should take a & to argc
106
107 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
108
109         * Liason.C: IsDirWriteable changed
110
111 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
112
113         * Liason.C: #include LAssert.h
114
115 2001-07-24  John Levon  <moz@compsoc.man.ac.uk>
116
117         * Dialogs.h: add showThesaurus
118
119 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
120
121         * Dialogs.h: add showAboutlyx and remove showCredits and Copyright
122
123 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
124
125         * Dialogs.h: added showSpellchecker
126
127 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
128
129         * GUIRunTime.h: (x11Display):
130         (x11Screen):
131         (x11Colormap):
132         (x11VisualDepth): new methods
133
134 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
135
136         * GUIRunTime.h: add createMainView
137
138 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
139
140         * Dialogs.h: add showSpellcheckerPreferences
141
142 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
143
144         * Makefile.am: remove kde frontend
145
146 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
147
148         * Dialogs.h: removed unused signal showCharacter.
149         Renamed signals showLayoutDocument -> showDocument,
150         showLayoutParagraph -> showParagraph,
151         showLayoutCharacter -> showCharacter.
152         Added signal updateParagraph.
153         Rearranged signals in some sort of alphabetical order again.
154
155 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
156
157         * FileDialog.h:
158         * Timeout.h: added // -*- C++ -*- as first line.
159
160 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
161
162         * Makefile.am: make the dependencies work for the sub libs.
163
164 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
165
166         * Makefile.am (libfrontends_la_LIBADD): new var, add all subdirs
167         libs here.
168
169 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
170
171         * Makefile.am: make controllers subdir before xforms.
172
173         * Dialogs.h: (add, destroySplash): moved out of line and into Dialogs.C.
174
175         * Dialogs.C: new file, instantiating the add, destroySplash methods.
176
177 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
178
179         * Liason.[Ch] (setMinibuffer): change second arg to string
180
181         * Dialogs.h: inherit privately from noncopyable
182
183 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
184
185         * Dialogs.h: s/popup/dialog/
186
187 2001-03-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
188
189         * Liason.C (printBuffer): do not forget file name
190         when printing with empty print_spool_command.
191
192 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
193
194         * ButtonPolicies.[Ch]: removed (thought I did this before?). The files
195         are now stored in the controllers dir.
196
197 2001-03-16  Juergen Vigna  <jug@sad.it>
198
199         * Dialogs.h (noncopyable): added minipage signals.
200
201 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
202
203         * several files: remove CXX_WORKING_NAMESPACES
204
205         * ButtonPolicies.h: noncopyable is in namespace boost
206         * Dialogs.h (noncopyable): ditto
207         * DialogBase.h (noncopyable): ditto
208
209 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
210
211         * Merging changes from BRANCH_MVC back into HEAD.
212
213         * Makefile.am: added controllers to SUBDIRS.
214         removed ButtonPolicies.[Ch]. Now in controllers.
215
216         * DialogBase.h: commented out abstract method show().
217
218         * Dialogs.h: The dialogs are now stored as a
219         std::vector<boost::shared_ptr<DialogBase> >.
220         Removed using directives.
221         (d-tor) removed.
222         (add): new helper method. Makes code in c-tor a little tidier.
223         (destroySplash): Moved out of xforms implementation.
224
225         * ButtonPolicies.[Ch]: moved to controllers/ButtonPolicies.[Ch]
226
227 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
228
229         * Dialogs.h: add showMathPanel signal
230
231 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
232
233         * Dialogs.h: add showExternal signal
234
235 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
236
237         * Dialogs.h: add pointer to splash form
238
239         * GUIRunTime.h: minor cleanup
240
241 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
242
243         * Dialogs.h: remove createInclude
244
245 2001-02-26  John Levon  <moz@compsoc.man.ac.uk>
246
247         * Makefile.am
248         * FileDialog.h: new GUII FileDialog
249
250 2001-02-23  Edwin Leuven <leuven@fee.uva.nl)
251
252         * Dialogs.h: setUserFreeFont, showLayoutCharacter
253
254 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
255
256         * DialogBase.h: derived from noncopyable, rather than deriving
257         xforms/FormBase from it.
258
259 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
260
261         * DialogBase.C: add close(), non-pure. This is
262           useful for logdlg.C in the KDE frontend.
263
264         * Dialogs.h: splash, include, and bib forms
265
266 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
267
268         * ButtonPolicies.C:
269         * ButtonPolicies.h: and remove OkViewPolicy,
270           it's a duplicate of IgnorantPolicy
271
272         * Makefile.am:
273         * Timeout.C:
274         * Timeout.h: add GUI-I Timeout class
275
276 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
277
278         * ButtonPolicies.C:
279         * ButtonPolicies.h: add OkViewPolicy
280
281         * src/frontends/Dialogs.h: add showVCLogFile signal
282
283 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
284
285         * Makefile.am: add qt2 frontend