]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/windows.i
note that GetFromWindow is windows only
[wxWidgets.git] / wxPython / src / windows.i
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
2004-04-27  Robin Dunnbetter __docfilter__ and other epydoc tweaks
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-22  Robin DunnAdd __docfilter__ to modules so epydoc doesn't generate...
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-11-26  Robin DunnMore docstrings and rearrainged a couple things.
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-09-24  Robin DunnChanges needed to get upto date with the latest wx CVS
2003-08-13  Robin DunnClear --> ClearBackground
2003-07-24  Robin DunnLots of changes for wxPython to start using many of...
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-08-12  Robin DunnAdded menu icon methods everywhere
2002-05-27  Robin Dunnchanges to match recent CVS updates
2002-05-17  Robin DunnA few little tweaks, reswigged code for wxMac
2002-05-12  Robin Dunnvarious tweaks and updates
2002-04-22  Robin DunnChanges to match CVS updates over the weekend.
2002-04-13  Robin DunnAdded wxMouseCaptureChangedEvent. Added some missing...
2002-04-09  Robin DunnA little black magic... When the C++ object (for a...
2002-03-22  Václav SlavíkwxITEM_FOO instead of wxItem_Foo, for the sake of consi...
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2002-03-18  Robin DunnAdded wxBufferedDC, changes for wxMenu and wxMenuItem...
2002-03-15  Robin DunnSome little tweaks and cleanups.
2002-03-13  Robin DunnCore wxPython (non-contrib) now fully works with Unicode!
2002-02-21  Robin DunnBetter wrapper for wxListCtrl.GetColumn, and some other...
2002-02-14  Robin DunnAs per the wx-dev discussion in early Jan, replaced
2002-02-01  Robin DunnwxPyEmptyStr --> wxEmptyString
2002-01-29  Robin DunnUpdates for recent changes to wx, and some other little...
2002-01-03  Robin DunnMove [GS]etDefaultItem up to wxWindow
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-12-03  Robin DunnwxRemotelyScrolledTreeCtrl now draws its own lines
2001-12-03  Robin DunnMore fixes and updates
2001-12-03  Robin DunnAdded SplitTree sample to the demo
2001-11-29  Robin DunnChanges to ensure that GDI objects returned from Python...
2001-11-28  Robin DunnAdded wxChildFocusEvent
2001-11-13  Robin DunnPassing None to an EVT_* function will Disconnect
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
2001-10-26  Robin Dunnfixes for the wxPre* helpers
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-04  Robin DunnFixed duplicate definition of wxWindow::SetAcceleratorT...
2001-09-27  Robin DunnVarious updates, changes for wxTopLevelWindow, fixes for
2001-09-16  Robin DunnSignificantly changed how the Python interpreter lock...
2001-08-31  Robin DunnAdded XRCed to the wxPython Tools directory, contribute...
2001-08-14  Robin DunnDeprecated PyShell and PyShellWindow, added a snapshot...
2001-07-29  Robin DunnAdded context help stuff to wxPython
2001-07-28  Robin DunnVarious tweaks, fixes, and additions
2001-07-14  Robin DunnNumber() to GetCount() and other changes needed for...
2001-06-15  Robin DunnAdded ability to use xml resource files. Still need...
2001-05-22  Robin Dunnchanged version number
2001-05-18  Robin DunnwxDragImage fixes and cleanup
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-06  Robin DunnMouseWheel stuff
2001-04-30  Robin DunnSome tweaks and cleanup.
2001-04-02  Robin Dunnupdates of generated sources for wxGTK
2001-04-02  Robin DunnOther odds and ends...
2001-03-13  Robin DunnA bunch of little tweaks, fixes, and additions
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2000-12-22  Robin DunnMore cleanup. Removed all wxPyDefaultXXX since they...
2000-11-04  Robin Dunnsome little tweaks
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch