new version ready
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
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
|
0.1.5-2
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
@@ -15,7 +15,7 @@ import sys
|
|||||||
# Global constants
|
# Global constants
|
||||||
|
|
||||||
progname = 'XRCed'
|
progname = 'XRCed'
|
||||||
version = '0.1.5-2'
|
version = '0.1.5-3'
|
||||||
# Can be changed to set other default encoding different
|
# Can be changed to set other default encoding different
|
||||||
#defaultEncoding = ''
|
#defaultEncoding = ''
|
||||||
# you comment above and can uncomment this:
|
# you comment above and can uncomment this:
|
||||||
|
Reference in New Issue
Block a user