]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
GetFirstChild does't need the cookie anymore
[wxWidgets.git] / wxPython / src /
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...
2004-02-12  Robin DunnreSWIGged
2004-02-12  Robin DunnAdded selection methods
2004-02-12  Robin DunnPS can output to ta stream (but still need to make...
2004-02-12  Robin DunnFix ambiguity
2004-02-12  Robin DunnAdded wxDC::GetPartialTextExtents
2004-02-11  Robin DunnreSWIGged
2004-02-11  Robin DunnUpdates to reflect recent changes in wxWindows
2004-02-10  Robin DunnUpdate the version number, remove mentioon of the wx...
2004-02-07  Robin DunnPut the wxMemoryBuffer typemaps back
2004-02-06  Robin DunnCorrected parameter names
2004-02-06  Robin DunnFix wxArrayString and wxArrayInt typemaps so they can...
2004-02-05  Robin DunnreSWIGged
2004-02-05  Robin DunnSome ifdef's to correct compile problems on wxMac
2004-02-05  Robin DunnreSWIGged
2004-02-04  Robin DunnreSWIGged
2004-02-04  Robin DunnwxTextCtrl::HitTest
2004-02-04  Robin DunnAdded bool typemap so Py_True and Py_False are returned...
2004-02-03  Robin DunnAdded a typecheck typmap for wxString
2004-02-03  Robin DunnwxWave --> wxSound
2004-02-03  Robin DunnTake advantage of the new ctors accepting a wxArrayString
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-01-31  Robin DunnreSWIGged
2004-01-31  Robin DunnFixed a compile error
2004-01-31  Robin DunnreSWIGged
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-31  Robin DunnUpdated SWIG runtime code
next