]> git.saurik.com Git - wxWidgets.git/history - wxPython
Accept old 'faceName' keyword arg
[wxWidgets.git] / wxPython /
2004-05-14  Robin DunnAccept old 'faceName' keyword arg
2004-05-14  Robin DunnFix docs for Bind
2004-05-14  Robin DunnChange the C name of my wxGetApp so it doesn't conflict...
2004-05-14  Robin DunnModules generated by SWIG can now have module docstrings.
2004-05-14  Robin DunnAdded a generic StaticBitmap class in wx.lib.statbmp...
2004-05-14  Robin DunnUpdates for the Joystick demo to allow it to funciton...
2004-05-13  Robin DunnOGL typemap and OOR fixes
2004-05-12  Robin DunnreSWIGged
2004-05-12  Robin DunnreSWIGged
2004-05-12  Robin DunnMore DocStr macro updates
2004-05-12  Robin DunnreSWIGged
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-05-12  Robin DunnCheck exit code or commands and exit with that code
2004-05-12  Robin Dunnmade wx.Joystick stub (for platforms without joystick...
2004-05-12  Robin DunnMade wx.Locale() make an unitialized locale while still...
2004-05-11  Robin DunnreSWIGged
2004-05-11  Robin DunnreSWIGged
2004-05-11  Robin DunnAdded missing Detach method wrapper
2004-05-10  Robin DunnUse self in DC method signatures
2004-05-10  Robin DunnAdd GetOwner accessor and fix wxRTTI inheritance for...
2004-05-08  Robin DunnreSWIGged
2004-05-08  Robin DunnActiveX events should be sent to the window, not it...
2004-05-08  Robin DunnDeprecated wx.iewin
2004-05-08  Robin DunnreSWIGged
2004-05-08  Robin DunnDon't turn off kwargs for these methods any more
2004-05-08  Robin DunnreSWIGged
2004-05-07  Robin DunnTweaks
2004-05-07  Robin DunnSwitch to using a Python buffer object for the sound...
2004-05-07  Robin DunnwxMemoryBuffer typemap needs to set the data length
2004-05-07  Robin DunnSome test code for loading sound from data
2004-05-07  Robin DunnChange wxSound ctor wrappings so sound can be loaded...
2004-05-07  Robin DunnDon't use deprecated list methods
2004-05-07  Robin DunnPatch# 893337, Fix for line control point handling...
2004-05-07  Robin DunnPatch #930307, really exit if wrong python on the mac
2004-05-07  Robin DunnPatch #945404, fix icon clipping
2004-05-07  Robin DunnreSWIGged
2004-05-07  Robin DunnAnother addtomethod removed
2004-05-07  Robin Dunnremoved a debugging print
2004-05-07  Robin DunnAdded OOR typemaps for wxPanel and wxDialog
2004-05-07  Robin DunnCorrected _setCallbackInfo code so GiveFeedback can...
2004-05-07  Robin DunnTweaks to work around wxMac bugs
2004-05-07  Robin DunnreSWIGged
2004-05-07  Robin Dunndemo tweaks
2004-05-06  Robin DunnreSWIGged
2004-05-06  Robin DunnAdd GetClassDefaultAttribute. Since it is static we...
2004-05-06  Robin DunnSome tweaks
2004-05-04  Robin DunnAdded some info panels that show size and colour attrib...
2004-05-04  Robin DunnAdded multi-line TextCtrl
2004-05-04  Robin DunnSorted and added StaticBox, StaticLine
2004-05-04  Robin Dunnadded notebook test
2004-05-03  Robin Dunncleanup after an exteption in the postcreate code,...
2004-05-03  Robin DunnAdded ability to execute more code after the widget...
2004-05-03  Robin Dunna little cleanup and refresh
2004-05-03  Robin DunnUpdated layout test
2004-05-03  Robin DunnMisc tests, scripts, etc.
2004-05-02  Robin DunnreSWIGged
2004-05-02  Robin DunnreSWIGged
2004-05-02  Robin Dunnremoved duplicate definitiion
2004-05-02  Robin DunnAdded wx.FileSystem support
2004-05-02  Robin DunnreSWIGged
2004-05-02  Robin DunnreSWIGged
2004-05-02  Robin DunnAdded wx.lib.mixins.listctrl.TextEditMixin, a mixin...
2004-05-02  Robin DunnReverted to old method names/signatures for wx.DC,...
2004-05-02  Robin Dunnsome methods missing wxPyBeginBlockThreads/wxPyEndBlock...
2004-04-30  Robin DunnreSWIGged
2004-04-30  Robin Dunnundid one of the last SWIG tweaks
2004-04-30  Robin Dunnscript for the api docs
2004-04-30  Robin Dunnstyle sheet for the api docs
2004-04-30  Robin DunnDocstring updates and tweaks for epydoc
2004-04-29  Robin DunnAdds wxSplitterWindow support, patch from Steve Hartwell.
2004-04-29  Dimitri Schoolwerthfixed a few typos
2004-04-27  Robin DunnIt's now wx._core
2004-04-27  Robin DunnAdd Unbind methods that can Disconnect event handlers
2004-04-27  Robin DunnRemove the need for the PyPen class
2004-04-27  Robin Dunnbetter __docfilter__ and other epydoc tweaks
2004-04-26  Robin DunnreSWIGged
2004-04-26  Robin Dunnfixed introspection of objects with attrs without strin...
2004-04-26  Robin Dunnadded missing comma
2004-04-26  Robin DunnSetStringSelection and etc. fixes
2004-04-26  Robin DunnPatches from KevinO that work around issues where the...
2004-04-26  Robin DunnwxToggleButton on wxMac has these methods now
2004-04-26  Robin DunnMore details about the internal module name changes
2004-04-26  Robin Dunnmake it easier to do a gtk2 build
2004-04-25  Robin DunnreSWIGged
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-25  Robin DunnreSWIGged
2004-04-25  Robin Dunnwx.StaticBox and siblings creation order, and other...
2004-04-25  Robin DunnUse the right classname
2004-04-25  Robin DunnWe need __docfilter__ too
2004-04-25  Robin DunnTweak the text about Sizer changes
2004-04-25  Robin Dunnallow to be imported independently
2004-04-22  Robin DunnAdd __docfilter__ to modules so epydoc doesn't generate...
2004-04-22  Robin DunnA way to make the DC classes in wxPython look like...
2004-04-22  Robin DunnUse PostCreate
2004-04-22  Robin DunnwxFIXED_MINSIZE is not needed anymore
2004-04-22  Robin Dunnbugfix
2004-04-22  Robin DunnRemove some obsolete window styles, added a new sizer...
2004-04-22  Robin DunnAdd the masked package dir
2004-04-22  Robin DunnVarious tweaks, docstring fixes, etc.
2004-04-22  Robin DunnUpdated SWIG docstring changes, also merged prepend...
next