fixed version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Recent Changes for wxPython
|
Recent Changes for wxPython
|
||||||
=====================================================================
|
=====================================================================
|
||||||
|
|
||||||
2.5.2.2
|
2.5.2.3
|
||||||
-------
|
-------
|
||||||
|
|
||||||
wx.ADJUST_MINSIZE is now the default behaviour for window items in
|
wx.ADJUST_MINSIZE is now the default behaviour for window items in
|
||||||
@@ -96,7 +96,6 @@ with a more modern reimplementation.
|
|||||||
Added a new version (0.8.3) of FloatCanvas from Chris Barker. It's now
|
Added a new version (0.8.3) of FloatCanvas from Chris Barker. It's now
|
||||||
in a subpackage of wx.lib.
|
in a subpackage of wx.lib.
|
||||||
|
|
||||||
|
|
||||||
It is now possible to change the tab traversal order of controls on a
|
It is now possible to change the tab traversal order of controls on a
|
||||||
panel or dialog. For details see the new MoveAfterInTabOrder and
|
panel or dialog. For details see the new MoveAfterInTabOrder and
|
||||||
MoveBeforeInTabOrder methods of wx.Window.
|
MoveBeforeInTabOrder methods of wx.Window.
|
||||||
@@ -105,6 +104,7 @@ MoveBeforeInTabOrder methods of wx.Window.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
2.5.1.5
|
2.5.1.5
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user