]> git.saurik.com Git - wxWidgets.git/history - wxPython/wxPython
wxExecuteData is a struct, not class (warning fix)
[wxWidgets.git] / wxPython / wxPython /
2004-09-25  Robin DunnAdded wxFRAME_DRAWER
2004-09-23  Robin DunnreSWIGged
2004-09-14  Robin DunnreSWIGged
2004-09-09  Robin DunnreSWIGged
2004-09-04  Robin DunnreSWIGged
2004-09-02  Robin DunnreSWIGged
2004-09-01  Robin DunnreSWIGged
2004-08-26  Robin DunnreSWIGged
2004-08-02  Robin DunnAdded wxQuantize
2004-07-31  Robin DunnreSWIGged
2004-07-22  Robin DunnreSWIGged
2004-07-17  Robin DunnreSWIGged
2004-07-16  Robin DunnreSWIGged
2004-07-06  Robin Dunnlittle tweaks to match recent CVS changes
2004-06-29  Robin DunnLots of SWIGging
2004-06-29  Robin Dunnuse TWIST buttons by default on the Mac, but also make...
2004-06-21  Robin DunnChanges needed to accomodate wxTheClipboard now being...
2004-06-19  Robin DunnRegenerated renamers, each has just a change in their...
2004-06-09  Robin DunnreSWIGged
2004-06-07  Robin Dunntypo fixed
2004-06-04  Robin DunnreSWIGged
2004-06-01  Robin DunnreSWIGged
2004-05-25  Robin DunnSwitch to the TreeListCtrl from the wxCode project.
2004-05-22  Robin DunnAdd PreGrid()
2004-05-17  Robin Dunnwx.InitAllImageHandlers is now an empty function that...
2004-05-14  Robin DunnChange the C name of my wxGetApp so it doesn't conflict...
2004-05-08  Robin DunnreSWIGged
2004-05-06  Robin DunnreSWIGged
2004-05-02  Robin DunnReverted to old method names/signatures for wx.DC,...
2004-04-27  Robin DunnRemove the need for the PyPen class
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-19  Robin DunnAdded new MaskedEditControl code from Will Sadkin....
2004-04-19  Robin DunnAdd back some missing enums
2004-04-15  Robin DunnreSWIGged
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnreSWIGged
2004-04-05  Robin DunnGetDefaultAttributes, and other tweaks needed to get...
2004-03-28  Robin DunnAllow overriding ApplyParentThemeBackground
2004-03-23  Robin DunnLindsay Mathieson's newest wxActiveX class has been...
2004-03-10  Robin DunnreSWIGged
2004-02-26  Robin DunnreSWIGged
2004-02-21  Robin DunnreSWIGged
2004-02-21  Robin DunnBig fixes. Can now use colour names, and exports the...
2004-02-20  Robin DunnreSWIGged
2004-02-14  Robin DunnreSWIGged
2004-02-13  Robin DunnMake all wxMask constructors use the C++ (bitmap, colou...
2004-02-12  Robin DunnreSWIGged
2004-02-11  Robin DunnUpdates to reflect recent changes in wxWindows
2004-02-06  Robin Dunnstc module updates for the new Scintilla
2004-02-05  Robin DunnreSWIGged
2004-02-03  Robin DunnwxWave --> wxSound
2004-01-31  Robin DunnreSWIGged
2004-01-23  Robin DunnreSWIGged with the new SWIG runtime and also other...
2004-01-21  Robin Dunnnew encoding constants
2004-01-15  Robin DunnreSWIGged
2004-01-14  Robin DunnGot iewin up and running again.
2004-01-06  Robin DunnIt *does* work now
2004-01-06  Robin DunnreSWIGged
2004-01-06  Robin DunnAdded a set of 2.4 compatibility classes for the wxDC...
2004-01-02  Robin DunnreSWIGged
2003-12-29  Robin DunnCompatibility modules for a couple that have gone AWOL...
2003-12-24  Robin DunnFixed a typo
2003-12-24  Robin DunnAliasing wxDC methods like was dangerous...
2003-12-24  Robin DunnMore adjustments to aliases
2003-12-23  Robin Dunnbackwards compatibility aliases can be used in the...
2003-12-22  Robin DunnMore lib and demo patches to drop the wx prefix (Jeff...
2003-12-20  Robin DunnMore lib and demo changes for dropping the wx prefix...
2003-12-20  Robin DunnreSWIGged
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-12-19  Robin DunnreSWIGged
2003-12-18  Robin DunnreSWIGged
2003-12-18  Robin DunnTweaking names (Thanks Jeff!)
2003-12-11  Robin DunnRegenerated the renamers with the new build_renamers.py
2003-12-04  Robin DunnAdded reverse renamers for the *Ptr classes
2003-12-03  Robin DunnreSWIGed
2003-12-03  Robin DunnreSWIGed
2003-11-28  Robin DunnreSWIGged
2003-11-28  Robin DunnEnsure that __version__ is visible from wxPython/__init...
2003-11-26  Robin DunnMore docstrings and rearrainged a couple things.
2003-11-22  Robin DunnLots of little bug fixes, API updates, etc.
2003-11-21  Robin DunnAdded HTML_FONT_SIZE values
2003-11-21  Robin DunnLots of bup fixes, API updates, etc
2003-11-19  Robin DunnreSWIGged
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-10-22  Robin DunnAdded SetColumnCount method
2003-10-18  Robin DunnNew version from Timothy Hochberg
2003-10-10  Robin Dunnremoved #!
2003-10-02  Robin DunnA huge glob of changes in the 2.4 branch merged over...
2003-10-01  Robin Dunnnewevent helpers
2003-09-24  Robin DunnChange how/when the app object is created
2003-09-24  Robin Dunnfloat --> int fixes
2003-09-24  Robin DunnApplied Patch #775357
2003-09-17  Robin DunnAdded character coding comment for Python 2.3
2003-09-17  Robin DunnUnicode fix from Will
2003-08-07  Robin Dunnonly match the regex at the end of the string
2003-08-06  Robin DunnPatch from Will Sadkin fixing parameter order
2003-07-29  Robin DunnAllways need an App object now
2003-07-18  Robin DunnApplied patch that converts the throbber to using timer...
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!!!)
next