]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
Use old licence name
[wxWidgets.git] / wxPython / src /
2004-05-22  Robin DunnreSWIGged
2004-05-22  Robin DunnOops, forgot to return a value
2004-05-22  Robin DunnreSWIGged
2004-05-22  Robin DunnreSWIGged
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-17  Robin DunnreSWIGged
2004-05-17  Robin DunnSubindent support added
2004-05-17  Robin Dunnwx.InitAllImageHandlers is now an empty function that...
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-12  Robin DunnreSWIGged
2004-05-12  Robin DunnreSWIGged
2004-05-12  Robin DunnreSWIGged
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
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 DunnAdd GetOwner accessor and fix wxRTTI inheritance for...
2004-05-08  Robin DunnreSWIGged
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 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 DunnChange wxSound ctor wrappings so sound can be loaded...
2004-05-07  Robin DunnPatch #930307, really exit if wrong python on the mac
2004-05-07  Robin DunnreSWIGged
2004-05-07  Robin DunnAnother addtomethod removed
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 DunnreSWIGged
2004-05-06  Robin DunnreSWIGged
2004-05-06  Robin DunnAdd GetClassDefaultAttribute. Since it is static we...
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 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 DunnDocstring updates and tweaks for epydoc
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 Dunnadded missing comma
2004-04-26  Robin DunnSetStringSelection and etc. fixes
2004-04-26  Robin DunnwxToggleButton on wxMac has these methods now
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 DunnWe need __docfilter__ too
2004-04-22  Robin DunnAdd __docfilter__ to modules so epydoc doesn't generate...
2004-04-22  Robin DunnVarious tweaks, docstring fixes, etc.
2004-04-22  Robin DunnAdd SetKind accessor
2004-04-22  Robin DunnGet the GIL before raising an exception
2004-04-19  Robin DunnAdd back some missing enums
2004-04-19  Robin DunnAlso Check for validity in comparrison operators
2004-04-19  Robin DunnCheck for validity in __repr__ and __str__
2004-04-17  Robin DunnMake InheritAttributes and ShouldInheritColours public...
2004-04-17  Robin Dunndefault id's where possible
2004-04-15  Robin DunnreSWIGged
2004-04-15  Robin DunnreSWIGged
2004-04-15  Robin DunnMacSetTheme
2004-04-15  Robin DunnUse GetHandle for Mac too
2004-04-15  Robin DunnMacSetMetalAppearance
2004-04-15  Robin DunnDefault for id
2004-04-15  Robin DunnreSWIGged
2004-04-15  Robin DunnAdd width and precision params for wxGridCellFloatEditor
2004-04-15  Robin DunnAdded SetDefaultXXX methods
2004-04-15  Robin DunnAdded new encoding, new methods
2004-04-15  Robin DunnMoved some enums around to better match the C++ headers
2004-04-15  Robin DunnAdded some convenience methods to wx.Bitmap: SetSize...
2004-04-14  Robin Dunndocstring tweak
2004-04-14  Robin Dunnsimplify how the XWindow is extracted for GetHandle
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnreSWIGged
2004-04-07  Robin DunnUse default window IDs
2004-04-07  Robin DunnAdded wx.FIXED_SIZE.
2004-04-06  Robin DunnSomehow the Validate(), TransferDataToWindow(),
2004-04-06  Robin DunnCheck for errors after unicode conversions
2004-04-05  Robin DunnwxSize::SetDefaults
2004-04-05  Robin DunnGetDefaultAttributes, and other tweaks needed to get...
2004-04-01  Robin DunnThe reinit of the stock objects shoudl not happen when...
2004-03-30  Robin DunnreSWIGged
next