]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
Only when wxTE-PROCESS_ENTER has been set.
[wxWidgets.git] / wxPython / src /
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
2004-01-27  Robin DunnreSWIGged
2004-01-27  Robin DunnGet[First|Next]Child need to actually create a new...
2004-01-27  Robin DunnUse the DISOWN typemap
2004-01-26  Robin DunnFix incorrect #if in OnSysTell
2004-01-26  Robin DunnMake SWIG copy the GetDate return value
2004-01-23  Robin DunnreSWIGged for new runtime, etc.
2004-01-23  Robin DunnreSWIGged with new runtime, etc.
2004-01-23  Robin DunnreSWIGged with the new SWIG runtime and also other...
2004-01-23  Robin DunnFix MSVC 6 compile problems
2004-01-23  Robin DunnFixed another SWIG warning
2004-01-23  Robin DunnCleanup
2004-01-23  Robin DunnwxGTK has SetSelection now
2004-01-23  Robin Dunndocstring fix
2004-01-23  Robin DunnMore encoding constants
2004-01-23  Robin DunnFixed SWIG warning
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2004-01-22  Robin DunnUpdated SWIG patches and wxPython's SWIG runtime
2004-01-21  Robin Dunnnew encoding constants
2004-01-20  Robin Dunnuse new syntax for emitting python code
2004-01-18  Robin DunnUpdated preview version number
2004-01-15  Robin DunnreSWIGged
2004-01-15  Robin DunnreSWIGged
2004-01-15  Robin DunnreSWIGged
2004-01-15  Robin DunnAllow nested calls to wxPy[Begin|End]BlockThreads inste...
2004-01-15  Robin DunnAdded wrappers for the missing wxSpinEvent, which fixes...
2004-01-14  Robin DunnFixed preprocessor warnings
2004-01-13  Robin DunnForgot to output the first string
2004-01-13  Robin DunnDon't allow parameterless wxDropSource
2004-01-09  Robin DunnBeginings of wxX11 support. Much more to do but I...
2004-01-09  Robin Dunnlittle tweaks to match wxWin changes
2004-01-07  Robin DunnreSWIGged
2004-01-06  Robin DunnreSWIGged
2004-01-06  Robin DunnRename the grid selection mode flags
2004-01-06  Robin DunnAdded a set of 2.4 compatibility classes for the wxDC...
2004-01-06  Robin DunnFixes for the UNICODE build
2004-01-02  Robin DunnVersion number update
2004-01-02  Robin DunnreSWIGged
2004-01-02  Robin DunnFix addtofunc directives foir wxCheckListBox
next