]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
reset m_currentView in wxDocManager::Clear() (patch 1106872)
[wxWidgets.git] / wxPython / src /
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...
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-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 DunnFixes for the stubbed version so it will compile
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-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...
2004-11-19  Robin DunnreSWIGged
2004-11-19  Robin DunnreSWIGged
2004-11-19  Robin Dunncleanup
2004-11-19  Robin DunnDocstring fix for GetInstallPrefix/SetInstallPrefix
2004-11-19  Robin DunnwxHtmlHelpController doesn't derive from wxEvtHandler
2004-11-19  Robin DunnAdded GetCurrentPage
2004-11-19  Robin DunnAdded ConvertColourToAlpha
2004-11-19  Robin DunnAdded wxPyInputStream dtor. Use PyLong_FromLongLong...
2004-11-19  Robin DunnUse static method for AddCatalogLookupPathPrefix instea...
2004-11-18  Robin DunnStandardPaths updates. Added a demo sample for Standar...
2004-11-17  Robin DunnAdded wxBU_ALIGN_MASK
2004-11-13  Robin DunnreSWIGged
2004-11-13  Robin DunnreSWIGged
2004-11-13  Robin DunnreSWIGged
2004-11-13  Robin Dunn* wxPrintDialog no longer derives from wxDialog.
2004-11-12  Robin Dunntypo
next