]> 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 42e140531a7dc2a892696bdb0f89b862b472fd4d..2fbd3642cc965f448500fc5aede9be1033aba2bb 100644 (file)
@@ -1,3 +1,51 @@
+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.
+
+       * guiapi.[Ch] (gui_ShowDocument): removed.
+
+2004-03-28  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.h (showPrint): removed.
+
+       * guiapi.[Ch] (gui_ShowPrint): removed.
+
+2004-03-27  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.h (showSendto): removed.
+
+       * guiapi.[Ch] (gui_ShowSendto): removed.
+
+2004-03-17  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.h (showFoks): removed.
+
+       * guiapi.[Ch] (gui_ShowForks): removed.
+
+2004-01-25  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.h (showSearch):
+       * guiapi.[Ch] (gui_ShowSearch): removed.
+
 2004-01-08  Angus Leeming  <leeming@lyx.org>
 
        * FileDialog.h (open, save): the file filter mask is now passed