]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
Added wx.FIXED_SIZE.
[wxWidgets.git] / wxPython / src /
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
2004-02-26  Robin DunnFix a typo
2004-02-25  Robin DunnOops!
2004-02-25  Robin DunnAdded docstrings
2004-02-24  Robin DunnAdded docstrings
2004-02-24  Robin DunnAddFile isn't just for wxMSW
2004-02-23  Robin DunnCan do wx.ToggleButton on wxMac now
2004-02-21  Robin DunnUse the standard wxBufferedDC again
2004-02-21  Robin DunnNew SWIG runtime files
2004-02-21  Robin DunnreSWIGged
2004-02-21  Robin DunnFix compile error on wxMac
2004-02-21  Robin DunnreSWIGged
2004-02-21  Robin DunnreSWIGged
2004-02-21  Robin DunnAdded docstrings
2004-02-21  Robin DunnUse a local copy of the old wxBufferedDC classes until...
2004-02-20  Robin DunnreSWIGged
2004-02-20  Robin DunnAdded docstrings
2004-02-19  Robin DunnReverted wxBufferedDC changes
2004-02-19  Robin DunnAllow comparrisons with None
2004-02-18  Robin Dunnfixed a compile warning
2004-02-18  Robin DunnreSWIGged
2004-02-18  Robin DunnAdded some more docstrings, and also a few little tweak...
2004-02-17  Robin Dunncorrected %addtofunc for BufferedDC constructor
2004-02-14  Robin DunnreSWIGged
2004-02-14  Robin DunnAdded some docstrings.
2004-02-13  Robin DunnreSWIGged
2004-02-13  Robin DunnGave wxWindow.GetHandle something to do on wxMac, altho...
2004-02-13  Robin DunnFixed a compile error on wxMac
2004-02-13  Robin DunnreSWIGged
2004-02-13  Robin DunnAdd some ownerdraw methods to ListBox for MSW
2004-02-13  Robin DunnMake all wxMask constructors use the C++ (bitmap, colou...
next