]> git.saurik.com Git - wxWidgets.git/history - wxPython
Reversed,...
[wxWidgets.git] / wxPython /
2003-12-20  Robin DunnreSWIGged
2003-12-20  Robin DunnOops
2003-12-20  Robin DunnFixed a couple namespace issues
2003-12-20  Robin DunnFixed indetation error
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-12-19  Robin DunnreSWIGged
2003-12-19  Robin Dunnautodoc docstring fixes and such
2003-12-19  Robin DunnVersion number
2003-12-19  Robin DunnUpdated SWIG patches for new CVS line numbers, also...
2003-12-18  Robin DunnreSWIGged
2003-12-18  Robin DunnTweaking names (Thanks Jeff!)
2003-12-18  Robin DunnTweaked some sample code
2003-12-18  Robin DunnFixed a very weird typo
2003-12-18  Robin DunnReworked how stock objects are initialized. They now...
2003-12-18  Robin DunnFix __repr__
2003-12-18  Robin DunnAdded FindById
2003-12-17  Robin DunnReworked how stock objects are initialized. They now...
2003-12-17  Robin DunnAdded wxGetKeyState
2003-12-17  Robin DunnSwtch to using Bind, and use better styles for the...
2003-12-17  Robin DunnAdded PyPlot
2003-12-17  Robin DunnLots of wx namespace updates for the wx.lib package...
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...
2003-12-11  Robin DunnreSWIGged
2003-12-11  Robin DunnreSWIGged
2003-12-11  Robin DunnLittle changes to match recent changes in wxWindows
2003-12-11  Robin DunnRegenerated the renamers with the new build_renamers.py
2003-12-11  Robin DunnMoved simple from demo to samples
2003-12-11  Robin DunnRun swig from the main setup.py when building the renam...
2003-12-11  Robin DunnGet rid of this old never finished file
2003-12-11  Robin DunnKevin O's demo modules fixup patch
2003-12-11  Robin DunnAnother try at fixing this patch so it applies cleanly
2003-12-11  Robin DunnCleaned up a bogus newline
2003-12-11  Robin DunnA little tweak to the usage text
2003-12-11  Robin DunnUpdated the docstring patch to match current SWIG CVS...
2003-12-11  Robin DunnUpdated the description of wx.PopupTransientWindow
2003-12-09  Robin DunnSome wx.* fixes
2003-12-09  Robin Dunnnewevent module now returns a PyEventBinder instead...
2003-12-09  Robin DunnDemo updates for new wx namespace, from Jeff Grimmett
2003-12-05  Robin DunnFixed the double traceback when an exception happens...
2003-12-04  Robin DunnAdded reverse renamers for the *Ptr classes
2003-12-04  Robin DunnTypo fixed
2003-12-04  Robin DunnMention wxPyTypeCast
2003-12-03  Robin DunnreSWIGged
2003-12-03  Robin Dunnregenned tools batch files
2003-12-03  Robin DunnreSWIGged
2003-12-03  Robin DunnreSWIGed
2003-12-03  Robin DunnSome little tweaks for debugging
2003-12-03  Robin DunnreSWIGed
2003-12-03  Robin DunnMention that NO_FULL_REPAINT_ON_RESIZE is now the default
2003-12-03  Robin DunnAdd missing wxFULL_REPAINT_ON_RESIZE
2003-12-03  Robin DunnGive wxTimer a GetId accessor
2003-12-03  Robin DunnNew SWIG runtime and commandline param
2003-12-03  Robin DunnwxLogTrace API change
2003-12-03  Robin DunnOut typemap for wxString&
2003-11-28  Robin DunnreSWIGged
2003-11-28  Robin DunnChanged the itemid parameter names back to id
2003-11-28  Robin DunnExpose SetClippingRegion(point, size)
2003-11-28  Robin DunnEnsure that __version__ is visible from wxPython/__init...
2003-11-28  Robin DunnAdded some aliases
2003-11-27  Robin DunnreSWIGged
2003-11-27  Robin DunnreSWIGged
2003-11-27  Robin DunnUpdated docstring patch so that it senses multi-line...
2003-11-26  Robin Dunnwx namespace
2003-11-26  Robin DunnMore docstrings and rearrainged a couple things.
2003-11-25  Robin DunnDon't put the introspected argstr in the docstring...
2003-11-24  Robin Dunnscript to make the raw preview tarball
2003-11-24  Robin DunnreSWIGged
2003-11-24  Robin DunnMore Unicode fixes
2003-11-24  Robin DunnFixed how the list of files is converted
2003-11-24  Robin DunnFixed parameter type
2003-11-24  Robin DunnFixed "" default value
2003-11-24  Roman Rolinskycorrect typemap type
2003-11-23  Robin DunnreSWIGged
2003-11-22  Robin DunnreSWIGged
2003-11-22  Robin DunnLots of little bug fixes, API updates, etc.
2003-11-22  Robin DunnVersion number
2003-11-22  Robin DunnForgot to remove the debug prints
2003-11-22  Robin DunnFix problems with the wxHtmpTagHandler wrappers and...
2003-11-21  Robin DunnreSWIGged
2003-11-21  Robin DunnBecause of some differences in class heirarchy there...
2003-11-21  Robin DunnUpdated the devel doc as the wxPy_newswig branch is...
2003-11-21  Robin DunnAdded HTML_FONT_SIZE values
2003-11-21  Robin DunnUpdates for the autodoc/docstring patch, fixes overload...
2003-11-21  Robin DunnLots of bup fixes, API updates, etc
2003-11-21  Robin DunnLots of demo tweaks for API updates, bug fixes and...
2003-11-20  Robin DunnMore docstring updates for OUTPUT parameters
2003-11-20  Robin DunnMore docstrings.
2003-11-20  Robin DunnDon't run SWIG when we're doing a clean
2003-11-19  Robin DunnreSWIGged
2003-11-19  Robin DunnreSWIGged
2003-11-19  Robin DunnUpdated docstring patch for new SWIG CVS
2003-11-19  Robin DunnSWIG Runtime update
2003-11-19  Robin DunnTests for FindItemAtPoint
2003-11-19  Robin DunnShow using GetAtter in wxPyGridTbaleBase
2003-11-19  Robin DunnFix compilation error in gizmos
2003-11-19  Robin DunnreSWIGged
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-19  Robin DunnCorrect a compile warning
2003-11-19  Robin DunnSWIG patch for "autodoc" and "docstring" %features
next