]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
Create a grfx::Loader class and so move large chunks of code out of
[lyx.git] / src / frontends / ChangeLog
index 96462137503c4b9fd772fb7397a379c6ae7d7287..cc6df77f82e56a10855ae11a858d87466d5173e6 100644 (file)
@@ -1,32 +1,59 @@
+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