]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
The processEvents / screen update recursion bug fix.
[lyx.git] / src / frontends / ChangeLog
index bc73139f2dc7ea3f64c3ea865af8b40745bc4acf..0ed23a44bff5378d8e8cb4b16b1baccdd4735e3a 100644 (file)
@@ -1,3 +1,79 @@
+2005-05-11  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * screen.[hC]: fix processEvents -caused screen update recursion
+       bug
+
+2005-04-25  Angus Leeming  <leeming@lyx.org>
+
+       * LyXView.C:
+       * nullpainter.[Ch]:
+       * pch.h:
+       include <config.h> in .C files, not .h ones.
+       add licence blurb.
+       protect headers inside preprocessor guards.
+
+2005-04-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * Dialogs.[Ch] (checkStatus): new
+       * LyXView.C (updateToolbars): call Dialogs::checkStatus
+
+2005-03-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * Makefile.am (DIST_SUBDIRS): remove gnome
+
+2005-02-21  Andreas Vox  <vox@isp.uni-luebeck.de>
+
+       * Dialogs.[hC] (show): prevent show() from getting called
+       recursively.
+
+2005-02-11  John Levon  <levon@movementarian.org>
+
+       * screen.C: clarify comment about event queue magic
+
+2005-02-08  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * LyXView.C (updateLayoutChoice): minor change to some comments
+
+2005-01-20  Asger Ottar Alstrup  <aalstrup@laerdal.dk>
+
+       * pch.h: use the HAVE_UNISTD_H preprocessor guard.
+
+2005-01-19  Asger Ottar Alstrup  <aalstrup@laerdal.dk>
+
+       * LyXView.C: use the HAVE_UNISTD_H preprocessor guard.
+
+2005-01-10  André Pönitz  <poenitz@gmx.net>
+
+       * screen.C (showCursor): use new function LCursor::getFont
+
+2004-12-06  Alfredo Braunstein  <abraunst@lyx.org>
+
+       * screen.C (showCursor): draw half cursors
+
+2004-11-26  Alfredo Braunstein  <abraunst@lyx.org>
+
+       * Painter.C: adjust
+       * screen.[Ch] (fitCursor): remove,
+       (showCursor): adjust, (redraw): adjust
+
+2004-11-20  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * Dialogs.h: include <map> since it is used in this file, fixes
+       compilation with boost 1.32.0.
+
+2004-11-17  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * Painter.h: include LColor.h to satisfy concept checks.
+
+2004-11-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * LyXView.h (hasFocus): new abstract virtual function
+
+2004-11-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * Toolbars.C (layoutSelected): new method, which was triplicated
+       in the frontends.
+
 2004-09-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * LyXView.h: fix typo