]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/toback24.txt
added 3-state checkboxes (patch 813790)
[wxWidgets.git] / docs / toback24.txt
index 209c7911965848f85085887b6781d916d5b9aa4c..8ccde4e4ff68f008767d6da51741dc87ee521bcb 100644 (file)
@@ -102,13 +102,6 @@ new revision: 1.666; previous revision: 1.665
 11. Ukrainian translation (locale/uk.po)
 [and other translations that were updated in the trunk as well]
 
-12. Fix wxZipFSHandler behaviour when used with relative filenames with ..
-
-Checking in fs_zip.cpp;
-/pack/cvsroots/wxwindows/wxWindows/src/common/fs_zip.cpp,v  <--  fs_zip.cpp
-new revision: 1.22; previous revision: 1.21
-done
-
 
 13. UNICOWS problem in fdrepdlg
 
@@ -237,11 +230,6 @@ Checking in window.cpp;
 /pack/cvsroots/wxwindows/wxWindows/src/msw/window.cpp,v  <--  window.cpp
 new revision: 1.431; previous revision: 1.430
 
-29. Fix wxString::Format() for C99-compatible vsnprintf()
-Checking in src/common/string.cpp;
-/pack/cvsroots/wxwindows/wxWindows/src/common/string.cpp,v  <--  string.cpp
-new revision: 1.194; previous revision: 1.193
-
 29. Fix infinite loop in IsDialoMessage when a panel is reparented after
     creation (as happens with XRC)
 Checking in src/msw/window.cpp;