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