]> 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 0602df73fbfc568ddc142f5edb7e243c209cb51f..2fbd3642cc965f448500fc5aede9be1033aba2bb 100644 (file)
@@ -1,3 +1,12 @@
+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):