]> git.lyx.org Git - lyx.git/blob - src/frontends/ChangeLog
doh...
[lyx.git] / src / frontends / ChangeLog
1 2002-06-25  Angus Leeming  <leeming@lyx.org>
2
3         * screen.C: add a SplashScreen class to load up the pixmap once again.
4
5 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6
7         * LyXView.C: layout as layout
8
9 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
10
11         * screen.C: add FIXME
12
13 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
14
15         * WorkArea.h: remove redraw()
16
17 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
18
19         * guiapi.h:
20         * Dialogs.h:
21         * Dialogs.C: createIndex() doesn't take string
22
23 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
24
25         * WorkArea.h: remove unused resize(..) and change name
26
27 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
28
29         * LyXKeySym.h:
30         * LyXKeySym.C: remove un-needed file
31
32         * WorkArea.h:
33         * WorkArea.C: remove un-needed file. Add back
34           comments. Remove focus management, greyOut()
35
36 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
37
38         * WorkArea.h: remove focus/unfocus events
39
40 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
41
42         * WorkArea.h: remove unused methods
43
44 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
45
46         * Toolbar.C: add missing header
47
48 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
49
50         * WorkArea.h: remove unused method width()
51
52 2002-06-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
53
54         * add a nother layer of inderection for calling gui specific
55         methods.
56         * guiapi.h: new file
57
58 2002-06-16    <alstrup@diku.dk>
59
60         * WorkArea.C: New file for GUII.
61
62         * WorkAreaFactory.h: New file for GUII.
63
64         * WorkArea.h: GUII stuff.
65
66 2002-06-15  Lyx Development team  <larsbj@birdstep.com>
67
68         * LyXKeySymFactory.h: Added GUII factory for LyXKeySyms.
69
70         * LyXKeySym.[Ch]: Made the LyXKeySym class GUII.
71
72         * LyXKeySym.[Ch]: new LyXKeySym class for representing a
73         keypress. For now, X11 dependent.
74
75         * Makefile.am: Added LyXKeySym.
76
77 2002-06-14  Lyx Development team  <lyx@electronia>
78
79         * LyXScreenFactory.h: New factory for creating the screen
80         object in the super GUII way.
81
82         * screen.h: Made LyXScreen an abstract base class for the
83         screen object.
84
85         * LyXView.h: Moved last_textclass_ member to Toolbar.C where it
86         belongs.
87
88 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
89
90         * Painter.h:
91         * Painter.C: s/PainterBase/Painter, remove dead code
92
93 2002-06-12  Angus Leeming  <leeming@lyx.org>
94
95         * lyx_gui.h: remove trailing semi-colon after the brace closing
96         the namespace.
97
98 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
99
100         * LyXView.h: cleanup
101
102         * LyXView.C: move init() here from xforms/
103
104 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
105
106         * screen.h:
107         * screen.C: change topCursorVisible() prototype
108
109 2002-06-12  Angus Leeming  <leeming@lyx.org>
110
111         * font_metrics.h: remove trailing semi-colon after the brace closing
112         the namespace.
113
114 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
115
116         * GUIRunTime.h: remove in favour of ...
117
118         * Makefile.am:
119         * lyx_gui.h: ... namespace for GUI start up
120
121         * LyXView.h: remove init(),show(),setPosition()
122
123 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
124
125         * Menubar.C:
126         * Timeout.h:
127         * Toolbar.C:
128         * LyXView.h:
129         * LyXView.C: some cleanup, prefer scoped_ptr
130
131 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
132
133         * screen.C:
134         * Painter.C: use workHeight()
135
136         * WorkArea.h: remove confusing duplicate unused code
137
138 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
139
140         * screen.h:
141         * screen.C: rename, add reset()
142
143 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
144
145         * font_metrics.h: move X-specific stuff out of namespace
146
147 2002-06-07  Angus Leeming  <leeming@lyx.org>
148
149         Fixes needed to compile with Compaq cxx 6.5.
150         * Alert.C: all c-library variables have been moved into namespace std.
151         Wrap using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
152
153         * Toolbar.h (Pimpl): type definition made public.
154
155 2002-05-31  John Levon  <moz@compsoc.man.ac.uk>
156
157         * Alert.h: better variable name
158
159 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
160
161         * switch from SigC signals to boost::signals
162
163 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
164
165         * Makefile.am:
166         * WorkArea.h:
167         * WorkArea.C: move to xforms/ for better diff
168
169 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
170
171         * key_state.h:
172         * mouse_state.h: add
173
174         * Makefile.am:
175         * WorkArea.h:
176         * WorkArea.C: use above
177
178 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
179
180         * Makefile.am:
181         * font_loader.h: placeholder
182
183         * screen.C: use placeholder
184
185 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
186
187         * Makefile.am:
188         * font_metrics.h: add placeholder
189
190         * Painter.C:
191         * screen.C: use placeholder
192
193 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
194
195         * WorkArea.h:
196         * WorkArea.C:
197         * Makefile.am: move here
198
199         * screen.h:
200         * screen.C: move here
201
202 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
203
204         * Liason.C:
205         * LyXView.h:
206         * LyXView.C:
207         * Makefile.am: move LyXView here
208
209 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
210
211         * Makefile.am:
212         * Painter.h:
213         * Painter.C: add PainterBase here
214
215 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
216
217         * Dialogs.h: use more specific smart_ptr header
218
219 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
220
221         * Makefile.am (DIST_SUBDIRS): use this instead of EXTRA_DIST
222         (EXTRA_DIST): delete
223         (dist-hook): delete
224         (distclean-local): delete
225
226 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
227
228         * Makefile.am: make distcheck work
229         (distclean-local): handle distclean of non-built frontends better.
230
231 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
232
233         * most files: ws cleanup
234
235         * Makefile.am: remove ld -r stuff
236
237 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
238
239         * Makefile.am: special rules if partial linking
240
241 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
242
243         * doxygen fixes.
244
245 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
246
247         * Dialogs.[Ch]: add static signal toggleTooltips and
248         static method tooltipsEnabled.
249
250 2002-03-04  Angus Leeming  <a.leeming@ic.ac.uk>
251
252         * Dialogs.h:
253         * GUIRunTime.h (initialiseGraphics): moved to GUIRunTime.
254
255 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
256
257         * Toolbar.[Ch] (setLayout): layout as string
258
259 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
260
261         * Dialogs.h (initialiseGraphics): a new static method.
262
263 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
264
265         * Makefile.am: don't compile support as LyXImage is now dead.
266
267 2002-02-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
268
269         * Makefile.am: better dep. tracking from controllers and xforms
270
271 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
272
273         * Liason.C: Changes due to the renaming of support/syscall.[Ch] as
274         support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
275         Rearrange #includes in Lars' approved fashion.
276
277         * Timeout.[Ch] (running): new method.
278         (default c-tor): removed.
279
280         * Dialogs.h: added a new signal, showForks.
281
282 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
283
284         * Liason.C:
285         change Systemcalls::System to Systemcalls::Wait and
286         change Systemcalls::SystemDontWait to Systemcalls::DontWait.
287         No change of functionality, just reflects the stripped down Systemcalls
288         class.
289
290 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
291
292         * Liason.C (printBuffer): use Buffer::filePath
293
294 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
295
296         * Timeout.h:
297         * FileDialog.h: do not include <config.h> in header files.
298
299 2001-12-12  Angus Leeming  <a.leeming@ic.ac.uk>
300
301         * Alert.h: remove spurious semi-colon at the end of the namespace
302         scope.
303
304 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
305
306         * Makefile.am:
307         * Alert.h:
308         * Alert.C:
309         * Alert_pimpl.h: alerts etc.
310
311 2001-10-09  Herbert Voss  <voss@perce.de>
312
313         * Dialogs.h: added showFile and showTexinfo signals.
314
315 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
316
317         * Dialogs.h (showSplash, destroySplash, splash_): removed.
318
319         * Dialogs.C (destroySplash): removed.
320
321 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
322
323         * GUIRunTime.h: initApplication() should take a & to argc
324
325 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
326
327         * Liason.C: IsDirWriteable changed
328
329 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
330
331         * Liason.C: #include LAssert.h
332
333 2001-07-24  John Levon  <moz@compsoc.man.ac.uk>
334
335         * Dialogs.h: add showThesaurus
336
337 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
338
339         * Dialogs.h: add showAboutlyx and remove showCredits and Copyright
340
341 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
342
343         * Dialogs.h: added showSpellchecker
344
345 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
346
347         * GUIRunTime.h: (x11Display):
348         (x11Screen):
349         (x11Colormap):
350         (x11VisualDepth): new methods
351
352 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
353
354         * GUIRunTime.h: add createMainView
355
356 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
357
358         * Dialogs.h: add showSpellcheckerPreferences
359
360 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
361
362         * Makefile.am: remove kde frontend
363
364 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
365
366         * Dialogs.h: removed unused signal showCharacter.
367         Renamed signals showLayoutDocument -> showDocument,
368         showLayoutParagraph -> showParagraph,
369         showLayoutCharacter -> showCharacter.
370         Added signal updateParagraph.
371         Rearranged signals in some sort of alphabetical order again.
372
373 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
374
375         * FileDialog.h:
376         * Timeout.h: added // -*- C++ -*- as first line.
377
378 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
379
380         * Makefile.am: make the dependencies work for the sub libs.
381
382 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
383
384         * Makefile.am (libfrontends_la_LIBADD): new var, add all subdirs
385         libs here.
386
387 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
388
389         * Makefile.am: make controllers subdir before xforms.
390
391         * Dialogs.h: (add, destroySplash): moved out of line and into Dialogs.C.
392
393         * Dialogs.C: new file, instantiating the add, destroySplash methods.
394
395 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
396
397         * Liason.[Ch] (setMinibuffer): change second arg to string
398
399         * Dialogs.h: inherit privately from noncopyable
400
401 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
402
403         * Dialogs.h: s/popup/dialog/
404
405 2001-03-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
406
407         * Liason.C (printBuffer): do not forget file name
408         when printing with empty print_spool_command.
409
410 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
411
412         * ButtonPolicies.[Ch]: removed (thought I did this before?). The files
413         are now stored in the controllers dir.
414
415 2001-03-16  Juergen Vigna  <jug@sad.it>
416
417         * Dialogs.h (noncopyable): added minipage signals.
418
419 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
420
421         * several files: remove CXX_WORKING_NAMESPACES
422
423         * ButtonPolicies.h: noncopyable is in namespace boost
424         * Dialogs.h (noncopyable): ditto
425         * DialogBase.h (noncopyable): ditto
426
427 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
428
429         * Merging changes from BRANCH_MVC back into HEAD.
430
431         * Makefile.am: added controllers to SUBDIRS.
432         removed ButtonPolicies.[Ch]. Now in controllers.
433
434         * DialogBase.h: commented out abstract method show().
435
436         * Dialogs.h: The dialogs are now stored as a
437         std::vector<boost::shared_ptr<DialogBase> >.
438         Removed using directives.
439         (d-tor) removed.
440         (add): new helper method. Makes code in c-tor a little tidier.
441         (destroySplash): Moved out of xforms implementation.
442
443         * ButtonPolicies.[Ch]: moved to controllers/ButtonPolicies.[Ch]
444
445 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
446
447         * Dialogs.h: add showMathPanel signal
448
449 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
450
451         * Dialogs.h: add showExternal signal
452
453 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
454
455         * Dialogs.h: add pointer to splash form
456
457         * GUIRunTime.h: minor cleanup
458
459 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
460
461         * Dialogs.h: remove createInclude
462
463 2001-02-26  John Levon  <moz@compsoc.man.ac.uk>
464
465         * Makefile.am
466         * FileDialog.h: new GUII FileDialog
467
468 2001-02-23  Edwin Leuven <leuven@fee.uva.nl)
469
470         * Dialogs.h: setUserFreeFont, showLayoutCharacter
471
472 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
473
474         * DialogBase.h: derived from noncopyable, rather than deriving
475         xforms/FormBase from it.
476
477 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
478
479         * DialogBase.C: add close(), non-pure. This is
480           useful for logdlg.C in the KDE frontend.
481
482         * Dialogs.h: splash, include, and bib forms
483
484 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
485
486         * ButtonPolicies.C:
487         * ButtonPolicies.h: and remove OkViewPolicy,
488           it's a duplicate of IgnorantPolicy
489
490         * Makefile.am:
491         * Timeout.C:
492         * Timeout.h: add GUI-I Timeout class
493
494 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
495
496         * ButtonPolicies.C:
497         * ButtonPolicies.h: add OkViewPolicy
498
499         * src/frontends/Dialogs.h: add showVCLogFile signal
500
501 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
502
503         * Makefile.am: add qt2 frontend