fixed off by 1 bug in wxDC::GradientFillLinear() (patch 1788549)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -178,6 +178,7 @@ wxGTK:
|
||||
- Fixed size problem in wxTaskBarIcon
|
||||
- Fixed scrolling problem of wxStaticBox (and possibly other control)
|
||||
- Fixed wxFileDataObject for DnD in UTF8 locales with non-ASCII characters
|
||||
- Fixed off by 1 bug in wxDC::GradientFillLinear() (Tim Kosse)
|
||||
|
||||
wxMac:
|
||||
|
||||
|
Reference in New Issue
Block a user