Added wx.RendererNative class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,6 +1,22 @@
|
||||
Recent Changes for wxPython
|
||||
=====================================================================
|
||||
|
||||
2.6.1.1
|
||||
-------
|
||||
|
||||
wxMSW: Fix for bug #1211907, popup menu indenting inconsistent with
|
||||
bitmaps.
|
||||
|
||||
wxMac: Don't send an event for wx.RadioButton deselections, just the
|
||||
selections. This was done to make it consistent with the other
|
||||
platforms.
|
||||
|
||||
Added wx.RendererNative class.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
2.6.1.0
|
||||
-------
|
||||
* 4-June-2005
|
||||
@@ -41,6 +57,7 @@ change will get written at the next flush.
|
||||
|
||||
|
||||
|
||||
|
||||
2.6.0.1
|
||||
-------
|
||||
* 30-May-2005
|
||||
|
Reference in New Issue
Block a user