Add some additional renderer functions for Mac and MSW (so far) but do it as standalone functions in order to not disrupt the ABI. These are primarily needed for wxWebKit which is why they are going in to 2.8 instead of straight into 2.9 the proper way (as new methods of the wxRenderer* classes.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
*wxGridBagSizer*AdjustForOverflow*;
|
||||
*wxRemotelyScrolledTreeCtrl*DoCalcScrolledPosition*;
|
||||
*wxRemotelyScrolledTreeCtrl*SetScrollbar*;
|
||||
*wxRenderer_Draw*;
|
||||
*wxRichTextAction*CalculateRefreshOptimizations*;
|
||||
*wxRichTextCtrl*GetTextCursor*;
|
||||
*wxRichTextCtrl*GetURLCursor*;
|
||||
|
Reference in New Issue
Block a user