]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
Rewrite the MailInset as suggested to Andr��.
[lyx.git] / src / frontends / ChangeLog
index 29f3bb135714b487267a9e1dc238f424b72fa3e4..bb832714c37e88d81a2de1ee90ce6b43a493e2f4 100644 (file)
@@ -1,3 +1,34 @@
+2003-03-10  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.h (hide): make it a static method that returns a
+       boost::signal2<> & (takes 'name' and 'inset' args).
+
+2003-03-09  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.h: remove showMergeChanges.
+
+2003-03-09  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.h: remove showAboutlyx.
+       * guiapi.[Ch]: remove gui_showAboutlyx.
+
+       * Dialogs.[Ch] (show): new method for non-inset dialogs.
+
+2003-03-09  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.h: remove showTabularCreate.
+       * guiapi.[Ch]: remove gui_showTabularCreate.
+
+2003-03-09  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.h: remove showTabular, updateTabular.
+       * guiapi.[Ch]: remove gui_updateTabular, gui_updateTabular.
+
+2003-03-07  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.h: remove showGraphics.
+       * guiapi.[Ch]: remove gui_showGraphics.
+
 2003-03-07  Angus Leeming  <leeming@lyx.org>
 
        * Dialogs.h: remove showMinipage, updateMinipage.