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