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