]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
namespace grfx -> lyx::graphics
[lyx.git] / src / frontends / ChangeLog
index 82d67a15105938b347ec1ef47586eaca795833b3..91800c17dcee5b13d78822f7d054980bb426409d 100644 (file)
@@ -1,3 +1,52 @@
+2003-07-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * introduce namespace lyx::graphics
+
+2003-06-27  André Pönitz  <poenitz@gmx.net>
+
+       * screen.[Ch]: take care of removed LyXCursor::row_ member
+
+2003-06-19  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.h: (showTexinfo):
+       * guiapi.[Ch] (gui_ShowTexinfo):  removed.
+
+2003-06-17  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.h: (showMathPanel):
+       * guiapi.[Ch] (gui_ShowMathPanel):  removed.
+
+2003-06-06  Alfredo Braunstein  <abraunst@libero.it>
+
+       * Dialogs.[Ch] (visible): added.
+
+2003-06-03  John Levon  <levon@movementarian.org>
+
+       * lyx_gui.h: add sync_events()
+
+       * screen.C: sync events before showing the cursor
+
+2003-05-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.am: better lib building
+
+2003-05-03  John Levon  <levon@movementarian.org>
+
+       * screen.h:
+       * screen.C: replace cursor code with simpler variant
+       that calculates the cursor pos via inset inspector. Hide
+       the cursor before a paint. Make Cursor_Shape protected.
+
+2003-04-27  John Levon  <levon@movementarian.org>
+
+       * Alert.h:
+       * Alert.C:
+       * Alert_pimpl.h: ::prompt() takes cancel_button
+
+2003-04-16  Alfredo Braunstein  <abraunst@libero.it>
+
+       * screen.C (redraw): added a missing call to updateRowPositions
+
 2003-04-15  John Levon  <levon@movementarian.org>
 
        * LyXView.C: toolbar flags changed