]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
fix tooltips in toolbar
[lyx.git] / src / frontends / ChangeLog
index 16b423d190edfe8977e316e11f4a2c46771f540d..b946f93e9c63ec1c9b09fecd33c2b70c2871669d 100644 (file)
@@ -1,3 +1,159 @@
+2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
+
+       * lyx_gui.h: add exit()
+2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Toolbar.h:
+       * Toolbar.C: remove other unused code
+2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Toolbar.h:
+       * Toolbar.C: remove ->push()
+2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * LyXView.C: use BufferParams::getLyXTextClass
+
+2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
+
+       * LyXView.C: move autosave connect here
+2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * LyXView.C (updateMenubar): remove code to set different menubars 
+
+       * Menubar.C (set): remove
+
+2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
+
+       * LyXView.h:
+       * LyXView.C: use ControlCommandBuffer, related
+         cleanup
+       * MiniBuffer.h:
+       * MiniBuffer.C: remove
+2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
+
+       * LyXView.h:
+       * LyXView.C:
+       * MiniBuffer.h:
+       * MiniBuffer.C: remove messagePush/Pop, addSet
+2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
+
+       * LyXView.h:
+       * LyXView.C: change showState to view_state_changed signal
+2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
+
+       * lyx_gui.h: add set_read_callback()
+2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * lyx_gui.h: remove init_graphics()
+2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Toolbar.h:
+       * Toolbar.C: remove unused (de)activate()
+2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Makefile.am:
+       * font_loader.h: remove
+       * lyx_gui.h: add update_fonts(), font_available()
+2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * lyx_gui.h: add update_color
+2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Painter.C:
+       * Painter.h: make frame/background painting optional
+         for rectText
+2002-07-05  Angus Leeming  <leeming@lyx.org>
+
+       * lyx_gui.h (hexname): new function.
+
+2002-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * screen.C (SplashScreen): we change
+       (topCursorVisible): ws change
+       (greyOut): divide by 2 instead of multiplying with 0.5
+
+2002-07-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Dialogs.h: remove static from redrawGUI and
+       toggleTooltips.
+
+2002-06-28  Angus Leeming  <leeming@lyx.org>
+
+       * Painter.h:
+       * screen.C: changes associated with the name change grfx::GImage ->
+       grfx::Image.
+
+2002-06-26  Angus Leeming  <leeming@lyx.org>
+
+       * screen.C: moved the image loading stuff into a new class grfx::Loader.
+       Simplifies this file enormously.
+
+2002-06-25  Angus Leeming  <leeming@lyx.org>
+
+       * screen.C: add a SplashScreen class to load up the pixmap once again.
+
+2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * LyXView.C: layout as layout
+
+2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
+
+       * screen.C: add FIXME
+
+2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
+
+       * WorkArea.h: remove redraw()
+
+2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
+
+       * guiapi.h:
+       * Dialogs.h:
+       * Dialogs.C: createIndex() doesn't take string
+
+2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
+
+       * WorkArea.h: remove unused resize(..) and change name
+
+2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
+
+       * LyXKeySym.h:
+       * LyXKeySym.C: remove un-needed file
+
+       * WorkArea.h:
+       * WorkArea.C: remove un-needed file. Add back
+         comments. Remove focus management, greyOut()
+
+2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
+
+       * WorkArea.h: remove focus/unfocus events
+
+2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
+
+       * WorkArea.h: remove unused methods
+
+2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Toolbar.C: add missing header
+
+2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
+
+       * WorkArea.h: remove unused method width()
+
 2002-06-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * add a nother layer of inderection for calling gui specific