+- Support for backspace key on Smartphone.
+- Made both windows wxMediaCtrl Windows backends compilable with wxWinCE - it
+ is recommended that you use wxMEDIABACKEND_WMP10 on this platform
+ directly, however.
+- Added support for the context menu event (wxContextMenuEvent)
+ and added platform-specific wxWindow::EnableContextMenu.
+- Fixed wxGenericFileDialog to work with WinCE.
+
+wxUniv:
+
+- Send wxEVT_SCROLL_XXX events from wxSlider (Danny Raynor)