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