]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Clean-up FileFilterList API.
[lyx.git] / src / ChangeLog
index 861fdf51a586a051a5054f4296e6ac189e7a2eab..e53f1bb657cba9841ef249d05e8d4ed2f51944fc 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-25  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * rename a lot of InsetOld to InsetBase
+
 2004-11-25  Angus Leeming  <leeming@lyx.org>
 
        * BufferView_pimpl.C:
        * FuncStatus.C (message): new methods. Used to provide an error
        message indicating why a command is disabled.
        (clear, |=, FuncStatus): update for message.
-       
+
 2004-11-23  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
        * lyxfunc.C (dispatch): always call sendDispatchMessage
-       
+
 2004-11-24  Alfredo Braunstein  <abraunst@lyx.org>
 
        * BufferView.C:
        (rowstruct): use initialization
        (columnstruct): use initialization
        (ltType): use initialization
-       
 
-       * lyxlength.h (swap): new function 
 
-       * LColor.[Ch] (operator=): use the common semantics 
+       * lyxlength.h (swap): new function
+
+       * LColor.[Ch] (operator=): use the common semantics
 
 2004-11-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>