]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
regenerated with fix for wxPNGHandler::SaveFile
[wxWidgets.git] / wxPython / src /
2004-06-14  Robin DunnreSWIGged
2004-06-14  Robin DunnIf wxWidgets was build without wxDisplay then in Python...
2004-06-14  Robin DunnAdded new event binders
2004-06-14  Robin DunnProgressDialog docstrign tweak
2004-06-11  Robin DunnFix a couple warnings
2004-06-09  Robin DunnreSWIGged
2004-06-09  Robin DunnreSWIGed
2004-06-09  Robin DunnreSWIGged
2004-06-09  Robin DunnSupport for new ctor and Union
2004-06-09  Robin DunnreSWIGged
2004-06-09  Robin DunnreSWIGed
2004-06-09  Robin DunnDefault position for PopupMenu
2004-06-09  Robin DunnreSWIGged
2004-06-08  Robin DunnreSWIGged
2004-06-08  Robin DunnMake the copy ctor for the wxPrint*Data classes avaialb...
2004-06-07  Robin DunnNotes about implementing CreatePopupMenu for the future
2004-06-07  Robin Dunnhandle returning the cookie for Get[First|Next]Selected...
2004-06-04  Robin DunnreSWIGged
2004-06-04  Robin DunnreSWIGged
2004-06-04  Robin Dunndoc tweaks
2004-06-04  Robin DunnDocstrings for the sizers
2004-06-02  Robin DunnAdded more default args as needed to allow most window...
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
2004-06-01  Robin DunnreSWIGged
2004-06-01  Robin DunnreSWIGged
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-28  Robin Dunncomments and cleanup
2004-05-28  Robin DunnAdd GetHDC back
2004-05-28  Robin DunnreSWIGged
2004-05-28  Robin Dunndocstring tweak
2004-05-25  Robin DunnPut a rreminder in the comments about s bit of duplicat...
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.
next