fix redundant storage of current date both in wxCalendarCtrl and popup m_currentDate variable which resulted in multiple bugs, e.g. calendar didn't open at the current date value [ABI preserving version of r51843 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -116,6 +116,7 @@ All (GUI):
|
||||
- wxGrid now indicates focus by using different colour for selection
|
||||
and hiding cell cursor when it doesn't have focus.
|
||||
- Added alpha support to wxImage::Paste() (Steven Van Ingelgem)
|
||||
- Use current date when opening popup in generic wxDatePickerCtrl.
|
||||
|
||||
All (Unix):
|
||||
|
||||
|
Reference in New Issue
Block a user