wxWidgets/wxPython
Robin Dunn 84752aa52a Change Refresh to Reset to avoid conflict with base class Refresh
Don't use wx.ClientDC, just draw to the bitmap when needed, and then
use Refresh for painting.  This works better on Mac.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-21 01:20:43 +00:00
..
contrib move animate from contrib to core, and migrate to new API 2006-10-11 03:51:27 +00:00
demo More updates from Andrea 2006-10-17 22:41:17 +00:00
distrib overwrite old wx DLLs even if the version numbers match 2006-10-19 21:39:34 +00:00
docs bump subrelease number 2006-10-19 23:24:08 +00:00
include/wx/wxPython helpers and typemaps for new GraphicsContext methods 2006-10-11 04:42:49 +00:00
misc Add test for a stock button 2006-05-04 02:08:09 +00:00
samples KeyCode --> GetKeyCode 2006-10-03 21:32:20 +00:00
scripts pywrap should be treated as a gui script 2006-07-10 16:04:31 +00:00
src reSWIGged 2006-10-19 23:22:35 +00:00
SWIG oops 2006-07-05 00:53:20 +00:00
wx Change Refresh to Reset to avoid conflict with base class Refresh 2006-10-21 01:20:43 +00:00
wxaddons Build and distrib tweaks ported over from the 2.6 branch 2006-07-05 05:23:28 +00:00
wxPython fix attribute errors when importing wxPython.wx 2006-09-25 17:22:51 +00:00
wxversion Patch for Bug 1409256, wxversion.py does not understand lib and lib64 2006-01-20 17:32:43 +00:00
.cvsignore
b Changes needed for building with Python 2.5 2006-07-05 00:37:11 +00:00
b.bat
b.win32 Changes needed for building with Python 2.5 2006-07-05 00:37:11 +00:00
config.py bump subrelease number 2006-10-19 23:24:08 +00:00
setup.py move animate from contrib to core, and migrate to new API 2006-10-11 03:51:27 +00:00