wxWidgets/wxPython
Robin Dunn 01fdd95507 Replace the yields with updating the dirty portions of the window in
idle time.  Also remove the double buffering of the header window so
the DrawHeaderButton will work on wxGTK.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 04:15:32 +00:00
..
contrib Replace the yields with updating the dirty portions of the window in 2006-08-04 04:15:32 +00:00
demo Added color setting tool to the RichTextCtrl sample 2006-07-22 23:05:30 +00:00
distrib enable building just the unicode version, or both unicode and ansi 2006-07-13 02:40:46 +00:00
docs fixed merge conflict 2006-07-17 21:45:30 +00:00
include/wx/wxPython remove WXDLLEXPORT modifiers since this isn't in the wx DLL 2006-07-10 16:58:21 +00:00
misc
samples
scripts pywrap should be treated as a gui script 2006-07-10 16:04:31 +00:00
src reSWIGged 2006-08-01 18:35:13 +00:00
SWIG oops 2006-07-05 00:53:20 +00:00
wx Docstrings and other fixes from David Hughes 2006-07-21 16:10:42 +00:00
wxaddons Build and distrib tweaks ported over from the 2.6 branch 2006-07-05 05:23:28 +00:00
wxPython fix for import error 2006-07-17 21:36:25 +00:00
wxversion
.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 Build and distrib tweaks ported over from the 2.6 branch 2006-07-05 05:23:28 +00:00
setup.py Added support for the wxAUI Notebook 2006-07-22 23:02:47 +00:00