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