]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ChangeLog
Make some functors adaptable and related small stuff.
[features.git] / src / frontends / controllers / ChangeLog
index 80a4f0024976af9c3d55665fe77417a30d8873d5..fc68a40df05d5819b2060e88c249f4999bc24794 100644 (file)
@@ -1,3 +1,10 @@
+2004-01-07  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * ControlSendto.C (allFormats): use the unique-erase idom and
+       simplify some code a bit.
+
+       * ControlMath.C: make CompareKey adaptable
+
 2004-01-07  Angus Leeming  <leeming@lyx.org>
 
        * ControlSearch.C:
@@ -55,7 +62,7 @@
        (readBB): attempt to read the BoundingBox from the graphics file.
        If that fails, try the Graphics Cache.
        (all_origins, origin_gui_str): helpers for the frontends.
-       
+
 2003-12-01  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
 
        * ControlVSpace.C: enable the buttons for new insets.
@@ -89,7 +96,7 @@
 
 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
 
-       * ControlSpellchecker.[Ch] (nextWord, check): rewrite of the text 
+       * ControlSpellchecker.[Ch] (nextWord, check): rewrite of the text
        handling parts
 
 2003-10-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>