]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ChangeLog
std:: changes, stupid stuff
[lyx.git] / src / frontends / controllers / ChangeLog
index fc68a40df05d5819b2060e88c249f4999bc24794..9f29b6f72c365e8dfd6ef707dea2a830ce83617a 100644 (file)
@@ -1,3 +1,39 @@
+2004-01-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * ControlSpellchecker.C: add using statements for std::advance and
+       std::distance
+
+       * ControlExternal.C: add using statement for std::advance
+
+2004-01-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * ControlSpellchecker.C (check): use std::distance and
+       std::advance
+
+2004-01-25  Angus Leeming  <leeming@lyx.org>
+
+       * ControlSearch.[Ch]: derive from Dialog::Controller rather than
+       the deprecated ControlDialogBD.
+
+2004-01-08  Alfredo Braunstein  <abraunst@lyx.org>
+
+       * Dialog.C (hide): disconnect dialog/inset on hide (partial fix
+       to bug 1251)
+
+2004-01-08  Angus Leeming  <leeming@lyx.org>
+
+       * ControlBibtex.[Ch] (browse):
+       * ControlExternal.[Ch] (browse):
+       * ControlGraphics.[Ch] (browse):
+       * ControlInclude.[Ch] (browse):
+       * ControlPrefs.[Ch] (browsebind, browseUI, browsekbmap,
+       browsedict, browse, browsedir):
+       * ControlPrint.[Ch] (browse):
+       FileFilterList change to the browseFile, browseRelFile functions.
+
+       * helper_funcs.[Ch] (browseFile, browseRelFile):
+       FileFilterList change to the FileDialog open and save functions.
+
 2004-01-07  Lars Gullik Bjonnes  <larsbj@gullik.net>
 
        * ControlSendto.C (allFormats): use the unique-erase idom and