]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/tools/XRCed/CHANGES.txt
SetModified updates window title ('*' is shown if modified)
[wxWidgets.git] / wxPython / wx / tools / XRCed / CHANGES.txt
index 3a0764b63402248b235d54b940b82cef5a87af4a..a9db3b30e555f5488103ef8f498971e6b0f2ec9b 100644 (file)
@@ -1,3 +1,26 @@
+0.1.5-3
+-------
+
+xxxStdDialogButtonSizer pulldown menu with standard buttons.
+
+Some fixes for selecting tools inside toolbar with test window open
+(whole toolbar is selected).
+
+Toolbars can be added inside windows.
+
+0.1.5-2
+-------
+
+Using wx.GetDefaultPyEncoding/wx.SetDefaultPyEncoding for changing active encoding.
+
+Fixed pasting siblings (Ctrl key pressed while pasting).
+
+Dealed with ascii build (Python does not recognize 'ascii' as valid encoding).
+If encoding is not specified it is not written in XRC. Will add more
+customization in the future.
+
+Changed to use SimpleTool instead or Toggle tool (does not work on Win32).
+
 0.1.5-1
 -------