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