]> git.saurik.com Git - wxWidgets.git/history - src/msw/anybutton.cpp
Fix wxKeyEvent::m_uniChar for EVT_CHAR for native controls in wxGTK.
[wxWidgets.git] / src / msw / anybutton.cpp
2012-06-03  Vadim ZeitlinUse wxString::t_str() in calls to Windows API functions...
2012-04-27  Julian SmartRestored the exact-fit-button horizontal margin calcula...
2012-03-05  Julian SmartIt should be possible to set a null bitmap without...
2011-10-16  Vadim ZeitlinAlign multiline labels correctly in wxMSW owner-drawn...
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-27  Vadim ZeitlinMake wxBU_EXACTFIT fir the button text more exactly.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-15  Vadim ZeitlinFall back to the valid normal bitmap if no state-specif...
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...