wxWidgets/src
Vadim Zeitlin 8d40c05f41 Add "OSX" prefix to wxCFEventLoop::DoRun() and DoStop() methods.
Just rename these methods to avoid clashes with DoRun() that will be added to
the base class soon, no real changes.

This is done in preparation for improving nested event loops support, see #10258.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-03 00:24:34 +00:00
..
aui using dc Create for bitmap, for retina support 2013-06-25 14:57:14 +00:00
cocoa Add a public wxModalDialogHook class for intercepting modal dialogs. 2013-05-20 13:15:41 +00:00
common Optimize wxImage::Scale() by pre-calculating the values used. 2013-07-01 14:48:24 +00:00
dfb use const arrays for wxDC array parameters, closes #10712 2013-01-18 17:27:51 +00:00
expat Synchronised svn:eol-style and svn:executable properties of some file types. 2012-01-18 18:00:07 +00:00
generic Fix dnd events in generic wxDataViewCtrl when moving out of the window. 2013-06-29 12:51:24 +00:00
gtk chain up to parent in dispose handler 2013-07-02 17:15:27 +00:00
gtk1 Add wxMouseEvent::GetColumnsPerAction(). 2013-06-10 15:53:29 +00:00
html Allow resetting background colour of wxHtmlContainerCell. 2013-06-29 12:50:37 +00:00
jpeg Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00
motif Add a public wxModalDialogHook class for intercepting modal dialogs. 2013-05-20 13:15:41 +00:00
msdos No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
msw Better fix for duplicate wxContextMenuEvent generation under MSW. 2013-07-02 20:24:22 +00:00
os2 Add a public wxModalDialogHook class for intercepting modal dialogs. 2013-05-20 13:15:41 +00:00
osx Add "OSX" prefix to wxCFEventLoop::DoRun() and DoStop() methods. 2013-07-03 00:24:34 +00:00
png merged libpng 1.5.7 to trunk 2012-01-18 17:55:54 +00:00
propgrid Call InitializeModules instead of just module->Init(). This is needed so the module will have the proper state and not cause an assert when the modules are cleaned up. Since InitializeModules will skip any that are already initialized it doesn't hurt to call it for modules loaded later. 2013-05-07 21:09:31 +00:00
regex removing old codewarrior files 2011-05-03 18:24:15 +00:00
ribbon Improve horizontal scrolling in wxRibbonControl. 2013-05-31 23:21:11 +00:00
richtext Fix VC6 compilation of wxRichTextTable code. 2013-06-29 12:53:21 +00:00
stc Add support for horizontal mouse wheel scrolling in wxSTC. 2013-06-29 12:52:58 +00:00
tiff Use wxjpeg_boolean in libtiff sources. 2013-05-10 13:25:29 +00:00
univ Add a public wxModalDialogHook class for intercepting modal dialogs. 2013-05-20 13:15:41 +00:00
unix Avoid forcing wxYield() after wxUIActionSimulator::MouseMove() in wxGTK. 2013-07-02 20:23:58 +00:00
x11 Add wxMouseEvent::GetColumnsPerAction(). 2013-06-10 15:53:29 +00:00
xml Fix wxXmlNode self-assignment. 2013-05-15 21:45:25 +00:00
xrc Call InitializeModules instead of just module->Init(). This is needed so the module will have the proper state and not cause an assert when the modules are cleaned up. Since InitializeModules will skip any that are already initialized it doesn't hurt to call it for modules loaded later. 2013-05-07 21:09:31 +00:00
zlib removing old codewarrior files 2011-05-03 18:24:15 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc