]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Update AUI pane resizable status even when it is floating.
[wxWidgets.git] / docs / changes.txt
index db31c5502cdd661f2972cd468eb5c4ec58a8b8b1..233ce6f6e51a3f0b2f6a9c0bc1eba20919ef9680 100644 (file)
@@ -440,6 +440,7 @@ All:
 - Don't crash when input is empty in wxFileConfig ctor (Lukasz Michalski).
 - Correct wxSocket::Peek() to not block (Anders Larsen).
 - Added IEC and SI units support to GetHumanReadableSize() (Julien Weinzorn).
+- Add convenient wxString::ToStd{String,Wstring}() helpers.
 
 Unix: