]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
OSX Info.plist
[wxWidgets.git] / wxPython / src /
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.
2004-04-22  Robin DunnAdd SetKind accessor
2004-04-22  Robin DunnGet the GIL before raising an exception
2004-04-19  Robin DunnAdd back some missing enums
2004-04-19  Robin DunnAlso Check for validity in comparrison operators
2004-04-19  Robin DunnCheck for validity in __repr__ and __str__
2004-04-17  Robin DunnMake InheritAttributes and ShouldInheritColours public...
2004-04-17  Robin Dunndefault id's where possible
2004-04-15  Robin DunnreSWIGged
2004-04-15  Robin DunnreSWIGged
2004-04-15  Robin DunnMacSetTheme
2004-04-15  Robin DunnUse GetHandle for Mac too
2004-04-15  Robin DunnMacSetMetalAppearance
2004-04-15  Robin DunnDefault for id
2004-04-15  Robin DunnreSWIGged
2004-04-15  Robin DunnAdd width and precision params for wxGridCellFloatEditor
2004-04-15  Robin DunnAdded SetDefaultXXX methods
2004-04-15  Robin DunnAdded new encoding, new methods
2004-04-15  Robin DunnMoved some enums around to better match the C++ headers
2004-04-15  Robin DunnAdded some convenience methods to wx.Bitmap: SetSize...
2004-04-14  Robin Dunndocstring tweak
2004-04-14  Robin Dunnsimplify how the XWindow is extracted for GetHandle
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnreSWIGged
2004-04-07  Robin DunnUse default window IDs
2004-04-07  Robin DunnAdded wx.FIXED_SIZE.
2004-04-06  Robin DunnSomehow the Validate(), TransferDataToWindow(),
2004-04-06  Robin DunnCheck for errors after unicode conversions
2004-04-05  Robin DunnwxSize::SetDefaults
2004-04-05  Robin DunnGetDefaultAttributes, and other tweaks needed to get...
2004-04-01  Robin DunnThe reinit of the stock objects shoudl not happen when...
2004-03-30  Robin DunnreSWIGged
2004-03-30  Robin DunnBetter conversion functions for integral and floating...
2004-03-30  Robin Dunnremove 'point' arg from kwargs if it was replaced
2004-03-30  Robin DunnreSWIGged
2004-03-30  Robin DunnreSWIGed
2004-03-28  Robin DunnreSWIGged
2004-03-28  Robin DunnreSWIGged
2004-03-28  Robin DunnAllow overriding ApplyParentThemeBackground
2004-03-28  Robin DunnDon't use PyThreadState_Swap to get the current tstate...
2004-03-26  Robin DunnTurn off the RefDoc for constructors of the classes...
2004-03-26  Robin DunnreSWIGged
2004-03-26  Robin Dunnforgot a bit of cleanup
2004-03-26  Robin DunnDocsrings for wxSplitterWindow
2004-03-25  Robin Dunncleanup
2004-03-25  Robin Dunnadded UpdateSize
2004-03-25  Robin DunnreSWIGged
2004-03-25  Robin DunnreSWIGged
2004-03-25  Robin DunnAdd GetMaxTotalWidth
2004-03-25  Robin DunnEVT_SPLITTER_DCLICK alias to match the docs
2004-03-25  Robin DunnFixed OOR typo
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-03-23  Robin DunnLindsay Mathieson's newest wxActiveX class has been...
2004-03-23  Robin Dunnuse default window id
2004-03-17  Robin Dunnchange default style to match
2004-03-17  Robin Dunn__version__.py is now always generated from setup.py...
2004-03-15  Robin DunnFix GBSpan and GBPosition typemaps
2004-03-15  Robin DunnAlso add a bool() function if running on a too old...
2004-03-13  Robin DunnreSWIGged
2004-03-12  Robin DunnreSWIGged
2004-03-12  Robin Dunnaliases for SizerInfo.[Get|Set]Option, since I just...
2004-03-11  Robin DunnAllow the stdout redirection to be toggled on or off...
2004-03-10  Robin DunnAdded wx.PlatformInfo which is a tuple containing strin...
2004-03-10  Robin DunnreSWIGged
2004-03-10  Robin DunnreSWIGged
2004-03-10  Robin DunnreSWIGged
2004-03-10  Robin DunnAllow wxApp::MacOpenFile, MacPrintFile, MacNewFile...
2004-03-10  Robin DunnAdded __nonzero__ for wxTraskBarIcon
2004-03-10  Robin DunnwxMac can do wxMetaFileDC now
2004-03-10  Robin DunnPrintFramework fixes
2004-03-09  Robin DunnUse wxPyRaiseNotImplemented
2004-03-09  Robin DunnAdded wxDisplay and wxVideoMode
2004-03-08  Robin DunnAdded [G|S]etWindowVariant
2004-03-08  Robin DunnAdded equality operators
2004-03-08  Robin Dunndefault style for statusbars varies by platform
2004-03-08  Robin DunnUpdated version number
2004-03-06  Robin DunnShouldInheritColours
2004-03-06  Robin DunnFixed typo
2004-03-06  Robin DunnNew style
2004-03-06  Robin DunnUpdated DrawPolyPolygon note
2004-03-06  Robin DunnDefault stule for wxFileConfig
2004-03-03  Robin DunnAdded a typemap that converts the references returned...
2004-03-03  Robin Dunnfixed some docstrings
2004-03-03  Robin DunnFixed wxWindow_FromHWND so it would compile (still...
2004-03-02  Robin DunnRemoved some test code
2004-03-02  Robin DunnDocstring tweaks, fixed typo, etc.
2004-03-02  Robin DunnAdded InReportView
2004-03-02  Robin DunnDocstring tweaks
2004-03-02  Robin DunnFixed wx.Timer to not need to hold an extra reference...
2004-02-26  Robin DunnreSWIGged
2004-02-26  Robin DunnreSWIGged
2004-02-26  Robin DunnFix compilation errors due to recent typedef changes
2004-02-26  Robin Dunndocstring tweaks
2004-02-26  Robin DunnAdded docstrings
2004-02-26  Robin DunnFixed PyDropTarget rename
next