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