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