]> git.saurik.com Git - wxWidgets.git/history - wxPython/CHANGES.txt
Update to Scintilla 1.48
[wxWidgets.git] / wxPython / CHANGES.txt
2002-09-11  Robin DunnUpdate to Scintilla 1.48
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-08-27  Robin DunnUpdated note about the tool scripts
2002-08-27  Robin DunnUpdated note about wxSTC using wxPopupWindow
2002-08-24  Robin DunnAdded wxXmlResourceHandler to wxPython and enabled...
2002-08-17  Robin DunnAdded wxWizard and the wizard page classes, as well...
2002-08-13  Robin DunnAdded a sample to the demo that catches various key...
2002-08-08  Robin DunnMake batch files for the tool scripts, and other relate...
2002-08-08  Robin DunnMoved tools to be a Python package in wxPython.tools...
2002-07-11  Robin DunnChanged the wxDateTime.Parse* methods to return an...
2002-07-08  Robin DunnAdded generic static text control
2002-07-06  Robin Dunntypos
2002-07-06  Robin DunnFix the crash-on-ActiveX-callback problem
2002-07-03  Robin DunnUpdates related to wxID_ANY and etc.
2002-07-03  Robin DunnAdded wxIEHtmlWin wrappers to wxPython.
2002-06-26  Robin DunnAdded demo of using a sizer in a wxScrolledWindow
2002-06-15  Robin DunnFixed a bunch of embarassing reference leaks
2002-06-07  Robin Dunnminor tweaks and discuss unicode build in win32 build...
2002-06-06  Robin DunnAdded wxPyWindow and wxPyControl which are just like...
2002-05-03  Robin DunnUpdates for Push/Pop status text
2002-04-29  Robin DunnVarious minor updates
2002-04-22  Robin DunnAdded wxImage.GetDataBuffer which returns an in-place...
2002-04-18  Robin DunnTypo fix
2002-04-18  Robin DunnSome wxGrid related classes now support OOR.
2002-04-16  Robin Dunntypo fixes
2002-04-09  Robin DunnA little black magic... When the C++ object (for a...
2002-04-03  Robin DunnMove font and encoding related classes to a new module...
2002-04-01  Robin DunnAdded wxIconBundle and wxTopLevelWindow.SetIcons.
2002-04-01  Robin DunnAdded wxListCtrlAutoWidthMixin from Erik Westra.
2002-04-01  Robin DunnA saner implementation for the new wxToolBar methods...
2002-03-26  Robin DunnUpdates to match recent CVS changes.
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2002-03-18  Robin DunnUpdated wxSTC from Scintilla 1.40 to Scintilla 1.45
2002-03-18  Robin DunnAdded wxBufferedDC, changes for wxMenu and wxMenuItem...
2002-03-13  Robin DunnCore wxPython (non-contrib) now fully works with Unicode!
2002-03-07  Robin DunnMore XRCed updates from Roman
2002-02-28  Robin Dunnfixed typo
2002-02-28  Robin DunnAdded wxPython.lib.rcsizer which contains RowColSizer...
2002-02-26  Robin DunnChanged the img2py tool to use PNG instead of XPM for...
2002-02-23  Robin DunnFinished wrapping and providing typemaps for wxInputStr...
2002-02-09  Robin DunnThe calltip window and autocomplete window in wxSTC...
2002-01-22  Robin DunnChanges to match recent CVS updates, added demo for...
2002-01-15  Robin DunnAdded wxGenericDirCtrl and other varioius updates
2002-01-05  Robin DunnSome updates to go with changes in current CVS.
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-12-13  Robin DunnTypo fixes
2001-12-06  Robin DunnAdded wxDllWidget from Vaclav Slavik which allows wx...
2001-12-03  Robin DunnAdded SplitTree sample to the demo
2001-12-01  Robin DunnUpdated PyCrust contrib from Patrick O'Brian.
2001-11-30  Robin DunnAttempted to add the SplitTree gizmo classes, but it...
2001-11-25  Robin DunnAdded wxDynamicSashWindow to wxPython, plus other odds...
2001-11-14  Robin DunnAdded wxFileHistory
2001-11-13  Robin DunnFinally figured out wxPopupWindow, added to demo.
2001-10-30  Robin DunnAdded typemap for wxArrayString
2001-10-21  Robin DunnAdded wxRightTextCtrl from Josu Oyanguren
2001-10-18  Robin DunnAdded a set of sophisticated Error Dialogs from Chris...
2001-10-18  Robin DunnExpanded some release notes
2001-10-18  Robin DunnwxPython updates for new wxSTC
2001-10-16  Robin DunnAdded some optimization methods to wxPython's wxDC
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-05  Robin DunnAdded wxPyLog so log targets can be created in Python...
2001-09-16  Robin DunnSignificantly changed how the Python interpreter lock...
2001-09-06  Robin DunnAdded pySketch sample
2001-09-04  Robin DunnA couple little fixes for wxSTC
2001-09-04  Robin DunnAdded wxNativeFontInfo and wxFontMapper.
2001-09-04  Robin DunnAdded more contribs from Lorne White, and updated some...
2001-09-03  Robin DunnAdded wxGenBitmapTextButton contrib from Lorne White.
2001-09-03  Robin DunnUpdated wxColumnSorterMixin to also be able to place...
2001-09-01  Robin DunnUpgraded to version 1.39 of Scintilla, and upated wxSty...
2001-08-31  Robin DunnAdded XRCed to the wxPython Tools directory, contribute...
2001-08-28  Robin DunnAdded a new sample app that is a style editor for wxSTC.
2001-08-14  Robin DunnDeprecated PyShell and PyShellWindow, added a snapshot...
2001-07-29  Robin DunnAdded context help stuff to wxPython
2001-07-06  Robin DunnFixed img2py to work correctly with Python 2.1.
2001-06-15  Robin DunnAdded ability to use xml resource files. Still need...
2001-05-31  Robin DunnAdded EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv...
2001-05-22  Robin Dunnchanged version number
2001-05-18  Robin DunnwxDragImage fixes and cleanup
2001-05-18  Robin DunnAdded mixins subpackage to wxPython.lib
2001-05-18  Robin DunnCleanup up the demo a bit
2001-05-18  Robin DunnFixed wxPoint.__cmp__ and a few others
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-09  Robin DunnFixed bug that prevented wxTreeCtrl.OnCompareItems...
2001-05-06  Robin DunnMouseWheel stuff
2001-04-30  Robin DunnSwitched to InnoSetup for MSW distributions
2001-04-10  Robin DunnUpdated the changelog
2001-04-02  Robin DunnAdded patch to wxPoint_LIST_helper from Tim Hochberg...
2001-04-02  Robin DunnAdded colourselect.py, imagebrowser.py and an updated...
2001-04-02  Robin DunnAdded wxPython/lib/infoframe.py from Chris Fama. It...
2001-03-26  Robin DunnAdded wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave,
2001-03-26  Robin DunnRemoved initial startup dependency on the OpenGL DLLs...
2001-03-26  Robin Dunnsome little doc tweaks
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2000-12-22  Robin DunnMassive code changes and cleanup to allow wxPython...
2000-12-10  Robin DunnFixed a bunch of leaking references in how the callback...
2000-11-21  Robin DunnNew typemaps for wxString when compiling for Python...
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch