git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15735
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
- wxGLCanvas now derives directly from wxWindow, not wxScrolledWindow
- wxGLCanvas now derives directly from wxWindow, not wxScrolledWindow
+- if you handle (and don't skip) EVT_KEY_DOWN, the EVT_CHAR event is not
+ generated at all
+
- wxGridCellAttrProvider class API changed, you will need to update your code
if you derived any classes from it
- wxGridCellAttrProvider class API changed, you will need to update your code
if you derived any classes from it