]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
Convert the preamble dialog to the Dialog-based scheme.
[lyx.git] / src / frontends / ChangeLog
index 44baae294d560e8bf71a2d9fd2ddbb84c243f8b7..2fbd3642cc965f448500fc5aede9be1033aba2bb 100644 (file)
@@ -1,3 +1,22 @@
+2004-03-31  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.h (showPreamble):
+       * guiapi.[Ch] (gui_Preamble): removed.
+
+       * Dialogs.[Ch] (build): return a boost::shared_ptr rather than
+       a raw Dialog*. Nicer, but also enables the Qt frontend to
+       re-use the document dialog.
+
+2004-03-31  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.h (showSpellchecker):
+       * guiapi.[Ch] (gui_Spellchecker): removed.
+
+2004-03-31  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.h (showPreferences):
+       * guiapi.[Ch] (gui_ShowPreferences): removed.
+
 2004-03-30  Angus Leeming  <leeming@lyx.org>
 
        * Dialogs.h (showDocument): removed.