]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/Cursor.py
gdk_window_copy_area(drawable,gc,x,y,source_drawable,source_x,source_y,width,height) ->
[wxWidgets.git] / wxPython / demo / Cursor.py
2005-05-24  Robin DunnRemoved unnecessary files, removed or replaced images...
2004-05-02  Robin DunnReverted to old method names/signatures for wx.DC,...
2004-03-05  Robin DunnWhen running samples from the demo standalone you can...
2004-01-06  Robin DunnFixes for the UNICODE build
2003-12-18  Robin DunnFixed a very weird typo
2003-12-13  Robin DunnSwitch to a read-only combobox
2003-12-13  Robin DunnAdded a sample to the demo showing how to change the...