]> git.saurik.com Git - wxWidgets.git/history - wxPython
Documentation fixes, patch 1179223 by Andreas Mohr
[wxWidgets.git] / wxPython /
2005-03-12  Robin DunnreSWIGged
2005-03-12  Robin DunnreSWIGged
2005-03-12  Robin DunnOops
2005-03-12  Robin DunnGetSize --> GetSizeHint
2005-03-10  Robin DunnreSWIGged
2005-03-10  Robin Dunnadd default action methods
2005-03-10  Robin DunnreSWIGged
2005-03-10  Robin DunnCatch possible exception from getdefaultlocale
2005-03-09  Robin DunnreSWIGged
2005-03-09  Robin DunnAdded some missing files
2005-03-09  Robin DunnUser newer APIs for setting up scrolling
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2005-03-08  Robin DunnreSWIGged
2005-03-08  Robin DunnWorkaround for toolbartool tooltip not getting written...
2005-03-08  Robin DunnreSWIGged
2005-03-08  Robin DunnreSWIGged
2005-03-08  Robin DunnLittle tweaks to match CVS changes
2005-03-08  Robin DunnMove wxPyCallback back to derive from wxObject
2005-03-07  Robin DunnDon't enable the mediactrl on jaguar
2005-03-06  Robin DunnAdded toolbar wxTB_TEXT flag and tool label property
2005-03-05  Robin DunnreSWIGged
2005-03-05  Robin DunnDocstring updates
2005-03-05  Robin DunnAdded wx.ArtProvider.GetSize
2005-03-05  Robin DunnreSWIGged
2005-03-05  Robin Dunnbump the version flags
2005-03-05  Robin DunnTweak how we cheat on the resource files
2005-03-05  Robin DunnAdd Resize, SetRGBRect, Size, and GetOrFindMaskColour...
2005-03-05  Robin DunnAdded wx.Rect.IsEmpty
2005-03-05  Robin DunnAdd Resize, SetRGBRect, Size, and GetOrFindMaskColour...
2005-03-05  Robin DunnRemove refrences to building OGL
2005-03-03  Robin Dunnreworded a bit
2005-03-03  Robin DunnreSWIGged
2005-03-03  Robin Dunnnew style flags for wxBufferedDC
2005-03-03  Robin DunnAdd copy ctor for wxPyCBInputStream and use it to preve...
2005-03-03  Robin DunnAdd SetDefault()
2005-03-02  Robin DunnreSWIGged
2005-03-02  Robin DunnreSWIGged
2005-03-02  Robin Dunnallow border flags
2005-03-02  Robin Dunnmore build load-balancing
2005-03-02  Robin Dunndon't need to import xml.sax anymore
2005-03-02  Robin DunnAdd GetToolTip accessor
2005-03-02  Robin DunnSet the mouse pos for the drag events, add support...
2005-03-01  Robin DunnAdded newDirectory flag to DirBrowseButton
2005-03-01  Robin DunnreSWIGged
2005-03-01  Robin DunnMake IsSelected be a bit more specific
2005-03-01  Robin DunnUse GetMark if available
2005-02-28  Robin Dunndelete singleInstanceChecker when exiting
2005-02-28  Robin DunnNotebookSizer is deprecated
2005-02-28  Robin DunnUpdates for doc/view from Morgan Hua
2005-02-28  Robin DunnreSWIGged
2005-02-28  Robin DunnUpdates for MouseGestures
2005-02-28  Robin DunnreSWIGged
2005-02-28  Robin Dunnupdated setup.h changes for MSW
2005-02-28  Robin DunnDon't build the old versions of OGL or iewin by default...
2005-02-28  Robin DunnDon't build the old versions of OGL or iewin by default...
2005-02-28  Robin DunnAdded more image options
2005-02-28  Robin DunnPatch from Will Sadkin:
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-28  Robin Dunndoc updates
2005-02-28  Robin DunnBuild/distrib updates
2005-02-28  Robin Dunnuse wxMin
2005-02-26  Robin DunnFinalize --> Realize
2005-02-26  Robin DunnreSWIGged
2005-02-26  Robin Dunnminor tweaks
2005-02-25  Robin DunnAdded docview modules from Peter Yared and Morgan Hua
2005-02-24  Robin DunnreSWIGged
2005-02-24  Robin DunnSome build tweaks
2005-02-24  Robin Dunnbumped subrelease number
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-21  Robin Dunnfixed compile error
2005-02-20  Robin DunnreSWIGged
2005-02-19  Robin Dunnre-enable wxDrawWindowOnDC
2005-02-19  Robin DunnreSWIGged
2005-02-19  Robin DunnAdd more art IDs
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 DunnPatch #1143556: mods to SashWindow demo: auto-generate IDs
2005-02-18  Robin DunnreSWIGged
2005-02-18  Robin DunnwxPyCallback needs to derive from wxEvtHandler now...
2005-02-18  Robin DunnAdded wx.lib.gestures module from Daniel Pozmanter...
2005-02-18  Robin DunnwxStdButtonSizer Finalise --> Realize
2005-02-18  Robin Dunntypo
2005-02-18  Robin DunnAdded wx.DatePickerCtrl
2005-02-18  Robin DunnAvoid doing a str(object) since in some cases it can...
2005-02-18  Robin DunnDon't override methods that are in wxControlWithItems
2005-02-18  Robin Dunndocstring fixes
2005-02-18  Robin Dunncan't have a zero sized font
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-11  Robin DunnreSWIGged
2005-02-11  Robin Dunnwx.SL_INVERSE works for the big 3 now.
2005-02-11  Robin Dunntypos
next