]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_display.i
Changes needed for building with Python 2.5
[wxWidgets.git] / wxPython / src / _display.i
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