]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
some tabular fixes for the problems reported by Helge
[lyx.git] / src / frontends / ChangeLog
index d65319a84f9b53567b0f7deb1c880335d98a4353..362d109c56733888222de7b5f538ac5c06d9e994 100644 (file)
@@ -1,3 +1,42 @@
+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