]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Trivial fixes to some warnings thrown up by MSVS.Net 2003.
[lyx.git] / src / ChangeLog
index 3a762511c9a33ff7e176c66f7a113f9429bf9701..f938d5bc3d1b58f8c24460954aa8368326dc422f 100644 (file)
@@ -1,3 +1,23 @@
+2005-11-02  Angus Leeming  <leeming@lyx.org>
+
+       * Bidi.C:
+       * lyxtextclass.C: trivial fixes to some MSVS warnings.
+
+2005-10-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * text3.C (getStatus): re-enable disabled code. (bug 2081)
+
+       * BranchList.h (empty): constify.
+
+2005-10-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * text3.C (getStatus): 
+       * MenuBackend.C (expandBranches): take the branch list from the
+       master document (bug 2092).
+       
+       * MenuBackend.C (expandBranches): 
+       * bufferparams.C (writeFile): use BranchList type.
+
 2005-10-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * text3.C (dispatch, getStatus):