wxwidgets/wxPython
Robin Dunn 7705c34da4 Add ability to time the creation of the bitmaps using raw access, and
also compare with doing the same thign via numpy and
wx.BitmapFrombuffer.  Flesh out the docstring.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-30 00:28:41 +00:00
..
contrib Adapt to some wxDC methods becoming protected 2006-08-21 18:28:35 +00:00
demo Add ability to time the creation of the bitmaps using raw access, and 2006-08-30 00:28:41 +00:00
distrib enable building just the unicode version, or both unicode and ansi 2006-07-13 02:40:46 +00:00
docs Mention the PixelData classes 2006-08-29 19:00:22 +00:00
include/wx/wxPython Avoid deprecation warnings for BeginDrawing and EndDrawing 2006-08-26 00:28:41 +00:00
misc Add test for a stock button 2006-05-04 02:08:09 +00:00
samples DocView and ActiveGrid IDE updates from Morgan Hua: 2006-04-20 06:34:04 +00:00
scripts pywrap should be treated as a gui script 2006-07-10 16:04:31 +00:00
src Fixed premultiplying constant 2006-08-30 00:18:13 +00:00
SWIG oops 2006-07-05 00:53:20 +00:00
wx Give PlotCanvas the full compliment of constructor parameters again. 2006-08-29 19:59:24 +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 Patch for Bug 1409256, wxversion.py does not understand lib and lib64 2006-01-20 17:32:43 +00:00
.cvsignore reSWIGged 2005-02-18 19:33:00 +00:00
b Changes needed for building with Python 2.5 2006-07-05 00:37:11 +00:00
b.bat Use -c 2004-07-06 21:12:52 +00:00
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