]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_display.i
wxSscanf() and friends are now Unicode+ANSI friendly wrappers instead of defines...
[wxWidgets.git] / wxPython / src / _display.i
2007-03-27  Robin DunnMerge recent changes from 2.8 branch.
2006-11-03  Robin Dunninclude vidmode.h
2006-10-02  Robin DunnMatch some API tweaks made in CVS
2006-09-16  Robin Dunnadded more properties
2006-09-02  Robin DunnStart adding some properties for getter/setter methods
2006-03-17  David Surovellcleanup - fixed a warning, some typos, and made minor...
2006-03-17  Robin DunnThe dummy wxDisplay class is no longer needed as there...
2006-03-17  Robin DunnAdd GetClientArea
2006-02-10  Robin DunnGetFromWindow is available everywhere now
2006-01-17  Robin DunnAnother merge of 2.6 changes
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-07-31  Robin DunnVarious updates to catch up to wxWidgets CVS
2004-06-14  Robin DunnIf wxWidgets was build without wxDisplay then in Python...
2004-05-22  Robin DunnDecref items added to lists
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-03-09  Robin DunnAdded wxDisplay and wxVideoMode