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