Use old licence name
[wxWidgets.git] / wxPython /
2004-05-22  Robin DunnreSWIGged
2004-05-22  Robin DunnOops, forgot to return a value
2004-05-22  Robin DunnFixed some colours
2004-05-22  Robin DunnreSWIGged
2004-05-22  Robin DunnreSWIGged
2004-05-22  Robin DunnFix printing?
2004-05-22  Robin DunnDocstrings
2004-05-22  Robin DunnAdd PreGrid()
2004-05-22  Robin DunnDecref items added to lists
2004-05-21  Robin DunnwxGTK now uses gtk_init_check so wxPython can raise...
2004-05-18  Robin DunnMore test cases and handle __doc__ == None
2004-05-17  Robin DunnreSWIGged
2004-05-17  Robin DunnRemoved calls to wx.InitAllImageHandlers.
2004-05-17  Robin DunnReplaced wx/lib/pubsub.py with a version that uses...
2004-05-17  Robin DunnSubindent support added
2004-05-17  Robin DunnDocstring fix
2004-05-17  Robin Dunnwx.InitAllImageHandlers is now an empty function that...
2004-05-15  Robin DunnAdded test for smaller spinctrl
2004-05-15  Robin DunnreSWIGged
2004-05-14  Robin DunnreSWIGged
2004-05-14  Robin DunnreSWIGged
2004-05-14  Robin DunnAdd SetBestSize, GetDefaultAttributes and fixed ShouldI...
2004-05-14  Robin DunnDocstring fixes
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...
next