]> git.saurik.com Git - wxWidgets.git/history - wxPython
rename wxURI::GetUser to wxURI::GetUserInfo and add wxURI::GetUser and wxURI::GetPassword
[wxWidgets.git] / wxPython /
2005-01-13  Robin DunnDocstring typos
2005-01-13  Robin DunnwxNotebookNameStr
2005-01-13  Robin DunnVirtualized HasTransparentBackground
2005-01-13  Robin DunnClarified the description of event.Skip
2005-01-13  Robin Dunnnotes about more changes
2005-01-13  Robin Dunnuntabified
2005-01-13  Robin DunnUse sizers for layout
2005-01-13  Robin Dunnnamespace fix
2005-01-13  Robin Dunnchanged swig type table name
2005-01-12  Robin DunnFix for bug [ 1098263 ] wx.lib.ogl control points leak
2005-01-05  Robin DunnGetSystemColour --> GetColour
2005-01-05  Robin DunnAdd wxRTTI and OOR info for activex classes
2005-01-05  Robin Dunncleanup
2005-01-05  Robin DunnMore methods for wxStdDialogButtonSizer
2005-01-05  Robin DunnContinued tests of drawing a widget to a DC
2005-01-03  Robin DunnFactor out the OnSize code so it can also be used in...
2004-12-31  Robin DunnreSWIGged
2004-12-31  Robin DunnreSWIGged
2004-12-31  Robin Dunnupdated note about the patch
2004-12-31  Robin DunnAdded wxStdDialogButtonSizer, which is a a special...
2004-12-31  Robin Dunndocstring fix
2004-12-31  Robin DunnAdded EVT_COMMAND_TREE_ITEM_MENU
2004-12-31  Robin DunnAdded back wx.PD_SMOOTH
2004-12-31  Robin Dunnfix compilo for when there are no precompiled headers
2004-12-31  Robin DunnCorrect some redraw glitches in the header when resizin...
2004-12-28  Robin DunnDocs for [GS]etDefaultPyEncoding
2004-12-26  Roman Rolinskychecking for dom.encoding == None
2004-12-26  Roman RolinskywxIcon correctly handled now (it has no "icon" tag)
2004-12-24  Robin DunnMake the wx.MediaCtrl demo more functional, and add...
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnTypo
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-23  Robin DunnAllow Python 2.4
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-23  Robin DunnChanged GetSystemColour to GetColour
2004-12-20  Robin DunnreSWIGged
2004-12-20  Robin DunnAdded wxEXEC_NODISABLE flag
2004-12-20  Robin DunnA little cleanup
2004-12-20  Robin DunnAdded a note to self to look at adding ProvidesBackgrou...
2004-12-20  Robin DunnAllow the OOR reference to be saved without doing an...
2004-12-20  Robin DunnTypemaps for wxFileOffset
2004-12-20  Robin DunnAdded wxEXEC_NODISABLE flag
2004-12-20  Robin Dunnnew wxMediaCtrl API
2004-12-17  Robin DunnreSWIGged
2004-12-17  Robin DunnAdded default values for some parameters
2004-12-17  Robin DunnAdded notes for recent changes
2004-12-17  Robin Dunndocstring
2004-12-17  Robin DunnComputeScaleAndOrigin
2004-12-17  Robin DunnBuild/installer support for building with MSVC 7.1...
2004-12-16  Robin Dunnuntabified
2004-12-15  Robin Dunnget the default encoding from the default locale.
2004-12-15  Robin DunnInstead of always using the Python default encoding...
2004-12-14  Robin DunnreSWIGged
2004-12-14  Robin DunnDon't use WXDLLIMPEXP_MEDIA in the stub class
2004-12-14  Robin Dunnoptionally add the media library if not a MONOLITHIC...
2004-12-14  Robin DunnDon't call _setOORINfo from PreGrid
2004-12-14  Robin DunnAdded SetFocus and SetFocusIgnoringChildren to wx.Panel
2004-12-14  Robin DunnApplied patch #1084332: xrced does not respect encoding
2004-12-13  Robin Dunndeprecated Get/SetOptimization
2004-12-13  Robin DunnAdded
2004-12-13  Robin DunnDeprecated NotebookSizer and BookCtrlSizer
2004-12-13  Robin DunnAdded GetColoursCount
2004-12-13  Robin DunnAdded gravity
2004-12-13  Robin DunnGive Maximize and default param
2004-12-13  Robin DunnwxRect::union and docstring fixes
2004-12-09  Robin DunnreSWIGged
2004-12-09  Robin DunnUse SetMinSize instead of SetSizeHints
2004-12-08  Robin DunnUse SetMinSize instead of SetSizeHints
2004-12-08  Robin DunnSome tweaks for the wxMediaCtrl and enhaced the demo...
2004-12-07  Robin DunnreSWIGged
2004-12-07  Robin DunnAdded ImageFromDataWithAlpha ctor
2004-12-07  Robin Dunnwx.GridBagSizer stor needs call to _setOORInfo
2004-12-07  Robin DunnAdd wxTextEntryDialogStyle constant
2004-12-07  Robin DunnAdd flags parameter to wx.Process.Kill and wx.Kill
2004-12-07  Robin DunnEnsure that PlatformInfo is reverse-renamed
2004-12-07  Robin Dunnmade dates in comments consistent
2004-12-01  Robin Dunnensure that yesr is an integer
2004-12-01  Robin DunnreSWIGged
2004-12-01  Robin DunnLittle tweaks to match recent wxWidgets updates
2004-11-30  Robin DunnIn the wx.LogXXX function wrappers double all % charact...
2004-11-24  Robin DunnreSWIGged
2004-11-24  Robin DunnreSWIGged
2004-11-24  Robin Dunnadded overview text for wx.MediaCtrl demo, udpated...
2004-11-24  Robin DunnFixes for the stubbed version so it will compile
2004-11-24  Robin DunnAdded wrappers for wx.MediaCtrl
2004-11-24  Robin DunnAdded wrappers for wx.MediaCtrl
2004-11-24  Robin Dunnadded GetSelection for wxMSW.
2004-11-24  Robin Dunndocstrings
2004-11-23  Robin DunnwxBookCtrl --> wxBookCtrlBase
2004-11-23  Robin DunnwxPageSetupDialog no longer derives from wxDialog
2004-11-23  Robin DunnwxBookCtrl --> wxBookCtrlBase
2004-11-23  Robin Dunndocstring
2004-11-22  Robin DunnFixes for DemoCodeEditor for when there is no STC avail...
2004-11-21  Robin DunnreSWIGged
2004-11-21  Robin DunnMake the event ID used for wx.CallAfter be an attribute...
2004-11-21  Robin DunnMake the event ID used for wx.CallAfter be an attribute...
2004-11-21  Robin DunnreSWIGged
2004-11-20  Robin DunnFix wxInputStream out typemap to allow SWIG to determin...
next