]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
Don't build a dialog prior to hiding it...
[lyx.git] / src / frontends / ChangeLog
index e9eeb4bcf078d9a7809dc92dc104cfdcdc207bb4..c0a0f7a7a643860a06ee305955f7de037a701855 100644 (file)
@@ -1,3 +1,14 @@
+2003-09-18  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.[Ch] (find): renamed as find_or_build.
+       (update, hideSlot): don't call find_or_build to find the requested dialog.
+       Instead, search dialogs_, the list of already constructed dialogs. If it
+       ain't found, do nothing.
+
+2003-09-16  Angus Leeming  <leeming@lyx.org>
+
+       * screen.C: add #include "LColor.h".
+
 2003-09-15  Angus Leeming  <leeming@lyx.org>
 
        * Painter.C: add #include "LColor.h".