]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
Better comment for the event queue magic
[lyx.git] / src / frontends / ChangeLog
index 4e7a1c8d7f09a3bdc0f60bbb6a08e06d631c357f..bbbeb2c4af86503b214df2b00e871ea3b605c372 100644 (file)
@@ -1,6 +1,31 @@
+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,
+       * Painter.C: adjust
+       * screen.[Ch] (fitCursor): remove,
        (showCursor): adjust, (redraw): adjust
 
 2004-11-20  Lars Gullik Bjonnes  <larsbj@gullik.net>