]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
*** empty log message ***
[wxWidgets.git] / wxPython / src /
2005-03-01  Robin DunnreSWIGged
2005-03-01  Robin DunnMake IsSelected be a bit more specific
2005-02-28  Robin DunnreSWIGged
2005-02-28  Robin DunnreSWIGged
2005-02-28  Robin DunnAdded more image options
2005-02-28  Robin DunnUndeprecated AddWindow, AddSizer, AddSpacer and etc.
2005-02-28  Robin DunnAdded wx.PrintData.Get/SetPrivData
2005-02-28  Robin DunnGetSelection is available on wxGTK now too.
2005-02-28  Robin DunnAdded GetBitmap, GetIcon to wx.ImageList.
2005-02-28  Robin DunnFix GetAmPmStrings wrapper
2005-02-26  Robin DunnreSWIGged
2005-02-26  Robin Dunnminor tweaks
2005-02-24  Robin DunnreSWIGged
2005-02-24  Robin DunnTook out IsValid. It is not public everywhere.
2005-02-24  Robin DunnAdd IsValid()
2005-02-24  Robin Dunnno-op methods for ownerdrawn methods in wxMenuItem
2005-02-20  Robin DunnreSWIGged
2005-02-19  Robin Dunnre-enable wxDrawWindowOnDC
2005-02-19  Robin DunnreSWIGged
2005-02-19  Robin DunnAdd InitAlpha
2005-02-19  Robin DunnAdd tab methods to NavigationKeyEvent
2005-02-19  Robin DunnAdd more art IDs
2005-02-18  Robin DunnreSWIGged
2005-02-18  Robin DunnwxPyCallback needs to derive from wxEvtHandler now...
2005-02-18  Robin DunnwxStdButtonSizer Finalise --> Realize
2005-02-18  Robin DunnAdded wx.DatePickerCtrl
2005-02-18  Robin DunnDon't override methods that are in wxControlWithItems
2005-02-18  Robin Dunndocstring fixes
2005-02-18  Robin DunnRemoved Loop and IsLooped methods, other cleanup
2005-02-18  Robin DunnAdd SetBackgroundImage
2005-02-18  Robin DunnAdded wx.DatePickerCtrl
2005-02-10  Robin DunnreSWIGged
2005-02-10  Robin DunnPut the deprecation wrapper on __init__, not the class
2005-02-07  Robin DunnreSWIGged
2005-02-07  Robin DunnreSWIGged
2005-02-07  Robin DunnAdded wxNB_NOPAGETHEME and GetThemeBackgroundColour
2005-02-07  Robin Dunnwx.Rect.Inflate/Defalte docs
2005-02-04  Robin Dunnthe window takes ownership of the caret
2005-02-02  Robin DunnreSWIGged
2005-02-02  Robin DunnSome new def's, parameters, methods, etc. resulting...
2005-01-29  Robin DunnwxMac has wxSound::Stop now
2005-01-29  Robin DunnreSWIGged
2005-01-29  Robin DunnwxSL_* labels moved to a different module
2005-01-29  Robin DunnAllow wxCustomDataObject ctor to be able to take the...
2005-01-29  Robin DunnAdded some alternate constructors for the data classes
2005-01-29  Robin DunnChange the name
2005-01-29  Robin DunnSome TODO notes
2005-01-29  Robin DunnDocstring fixes
2005-01-26  Robin DunnAllow unicode objects in wxPyDrawTextList
2005-01-23  Robin DunnFixed event binding in NotebookPage
2005-01-21  Robin Dunn* Some WXWIN_COMPATIBILITY_2_4 changes, as well as...
2005-01-14  Robin DunnreSWIGged
2005-01-14  Robin DunnDocument the Show/Hide behaviour that wxSplitterWindow...
2005-01-14  Robin Dunnifdef out some experimental code
2005-01-13  Robin Dunndefine wxColour as being passed by reference so the...
2005-01-13  Robin DunnHasTransparentBackground
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-05  Robin Dunncleanup
2005-01-05  Robin DunnMore methods for wxStdDialogButtonSizer
2005-01-05  Robin DunnContinued tests of drawing a widget to a DC
2004-12-31  Robin DunnreSWIGged
2004-12-31  Robin DunnreSWIGged
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-28  Robin DunnDocs for [GS]etDefaultPyEncoding
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
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 Dunndocstring
2004-12-17  Robin DunnComputeScaleAndOrigin
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 DunnDon't call _setOORINfo from PreGrid
2004-12-14  Robin DunnAdded SetFocus and SetFocusIgnoringChildren to wx.Panel
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 DunnSome tweaks for the wxMediaCtrl and enhaced the demo...
next