]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
documented wxSL_BOTTOM, clarified the others
[wxWidgets.git] / docs / changes.txt
index 9e3ced041a0b2d0c617e3b20396b193f4abe7bb6..48f64b8ff6df0079897391779792626161dce5db 100644 (file)
@@ -9,6 +9,11 @@ All:
 
 - wxPathExists deprecated, use wxDirExists instead.
 
+wxMSW:
+
+- fixed static box border when the label is empty
+- fixed SetBackgroundColour() to change only label background, not entire box
+
 2.5.5
 -----