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