Removed the SaveBG hack. The real incompatibility is that the MemoryDC
[wxWidgets.git] / wxPython /
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 DunnOops, used the wrong script to generate the metadata...
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-13  Robin DunnTweaks for when using some new tex2rtf options
2004-02-13  Robin DunnTypo fixed
2004-02-13  Patrick K. O'BrienFix test broken by change in package name from PyCrust...
2004-02-13  Patrick K. O'BrienThe truth is out there.
2004-02-12  Robin DunnA little tweak
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-12  Robin DunnHYBRID wxPython builds also need the __NO_VC_CRTDBG__...
2004-02-11  Robin DunnreSWIGged
2004-02-11  Robin DunnUse "wxCheckListBox" instead of the deprecated "wxCheck...
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-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-02-09  Patrick K. O'Brienshell.autoCompleteAutoHide added with default of True.
2004-02-08  Patrick K. O'BrienFixed problem with Calltip tab not refreshing properly...
2004-02-08  Patrick K. O'BrienCosmetic changes.
2004-02-07  Robin DunnPut the wxMemoryBuffer typemaps back
2004-02-06  Robin DunnCorrected parameter names
2004-02-06  Robin DunnProblem fixed, removed comments about it
2004-02-06  Robin Dunnstc module updates for the new Scintilla
2004-02-06  Robin DunnFix wxArrayString and wxArrayInt typemaps so they can...
2004-02-06  Robin DunnUse Bind
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 DunnOther little docs tweaks, and added HTML versions
2004-02-04  Robin DunnYou can now make menu items without IDs
2004-02-04  Robin DunnDon't use a default button.
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 DunnDecorator classes are no longer needed
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 DunnFix compile error
2004-01-31  Robin DunnreSWIGged
2004-01-31  Robin DunnA few comments tweaked
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-31  Robin DunnUpdated SWIG runtime code
2004-01-31  Robin DunnUpdated SWIG patches to CWIG CVS 20040130.
2004-01-27  Robin DunnreSWIGged
2004-01-27  Robin Dunndocstring patch has been submitted to SF
2004-01-27  Robin DunnGet[First|Next]Child need to actually create a new...
2004-01-27  Robin DunnUse the DISOWN typemap
2004-01-27  Robin DunnUse the DISOWN typemap
2004-01-26  Robin DunnRemove all extensions before inport, not just .py
2004-01-26  Robin DunnFix incorrect #if in OnSysTell
2004-01-26  Robin DunnMake SWIG copy the GetDate return value
2004-01-26  Robin DunnUse correct name for event type
2004-01-25  Patrick K. O'BrienMinor cleanup for 2.5. Upped version to 0.9.4. Remove...
2004-01-23  Robin DunnreSWIGged for new runtime, etc.
2004-01-23  Robin DunnUpadted GLCanvas demo
2004-01-23  Robin DunnUse correct name for alternate constructor
2004-01-23  Robin DunnreSWIGged with new runtime, etc.
2004-01-23  Robin DunnPut a copy of the generated C++ docs back into the...
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 DunnTypo
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-23  Robin DunnFixed autodoc for static methods
2004-01-23  Robin Dunnensure that SetDimensions params are ints
2004-01-22  Robin Dunnbuild static lib and then use it for building wxrc
2004-01-22  Robin DunnBatch file for building the wxWindows .chm help file
2004-01-22  Robin DunnDon't forget wxrc
2004-01-22  Robin DunnStop the timer when the demo is shutdown
2004-01-22  Robin Dunnuse Bind
2004-01-22  Robin DunnAdd some missing wx. prefixes
2004-01-22  Robin Dunntake Throbber out of Misc
2004-01-22  Robin Dunnwx.App
2004-01-22  Robin Dunnadd an overview
2004-01-22  Robin DunnThese files just changed in SWIG again, so update the...
2004-01-22  Robin DunnUpdated SWIG patches and wxPython's SWIG runtime
2004-01-21  Robin DunnTypos fixed and further clarification of the Python...
next