]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
Rewrite the MailInset as suggested to Andr��.
[lyx.git] / src / frontends / ChangeLog
index 372ca64262c8e369add1d07c90a1a71bea283d41..bb832714c37e88d81a2de1ee90ce6b43a493e2f4 100644 (file)
@@ -1,3 +1,24 @@
+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.