Vadim Zeitlin
|
9e0ed08360
|
put wx{Keyboard,Mouse}State in events category instead of misc one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-01 22:37:14 +00:00 |
|
Francesco Montorsi
|
d4624460ec
|
fix doxygen warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-28 00:51:55 +00:00 |
|
Francesco Montorsi
|
0a98423eb0
|
other ifacecheck fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-11-10 21:33:25 +00:00 |
|
Vadim Zeitlin
|
ba4d737a9e
|
allow specifying the initial modifier keys values in the ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-19 23:59:39 +00:00 |
|
Vadim Zeitlin
|
0e0977894a
|
make wxKeyEvent and wxMouseEvent derive from the same wxKeyboardState object (indirectly via wxMouseState in the case of the latter) to make Get/HasModifiers() available in wxMouseEvent as well while avoiding code duplication
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-19 18:41:41 +00:00 |
|