]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo
added support for AUI library
[wxWidgets.git] / wxPython / demo /
2002-04-03  Robin DunnDemo update
2002-04-03  Robin DunnMove font and encoding related classes to a new module...
2002-04-01  Robin DunnAdded wxListCtrlAutoWidthMixin from Erik Westra.
2002-04-01  Robin DunnA saner implementation for the new wxToolBar methods...
2002-04-01  Robin DunnSome cleanup
2002-04-01  Robin DunnTrying wxTE_PROCESS_ENTER and EVT_TEXT_ENTER on a combo...
2002-03-27  Robin DunnUpdates for new wxToolBar API
2002-03-26  Robin DunnUpdates to match recent CVS changes.
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2002-03-20  Robin DunnFixed problem between the splash screen and tip dialog.
2002-03-20  Robin DunnwxStyledTextCtrl can now be built and used when wxUSE_U...
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-15  Robin DunnUpdated unicode sample again. Added two more languages.
2002-03-15  Robin Dunnupdated unicode sample
2002-03-15  Robin DunnA Unicode sample for wxPython
2002-03-13  Robin DunnCore wxPython (non-contrib) now fully works with Unicode!
2002-03-13  Robin DunnMore little demo updates
2002-03-13  Robin DunnUpdated demo to be a more realistic dialog, to show...
2002-03-13  Robin DunnUpdated demo to show EVT_COLOURSELECT
2002-03-09  Robin DunnReformatted some demo text
2002-03-08  Robin DunnLittle tweaks and fixes.
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-23  Robin DunnFinished wrapping and providing typemaps for wxInputStr...
2002-02-21  Robin DunnA few tweaks and some cleanup for the wxPython demo
2002-02-13  Robin DunnSWIGged updates for wxGTK for recent changes
2002-02-12  Robin DunnA fix for Python 2.2 which can sometimes call __wxClean...
2002-02-07  Robin DunnCheck for existing colour names when adding to wxTheCol...
2002-02-07  Robin Dunnadded sample (currently commented out) of how to veto...
2002-02-06  Robin DunnUpdated the build docs a bit, added wxMetafileDataObjec...
2002-02-02  Robin DunnA little cleanup for this demo
2002-02-01  Robin Dunnbetter log messages for this demo
2002-02-01  Robin DunnFix for bug #511057
2002-01-29  Robin DunnUpdates for recent changes to wx, and some other little...
2002-01-28  Robin DunnAdded icons for the demo and for XRCed, and added a...
2002-01-24  Robin DunnDemo cleanup and path issues.
2002-01-22  Robin DunnAdded OnDragOver returning wxDragCopy so text can be...
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-07  Robin DunnAdded sample of using client data to the wxComboBox...
2002-01-05  Robin DunnSome updates to go with changes in current CVS.
2002-01-03  Robin Dunnuse proper style name
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-12-19  Robin DunnPatches, updates from contributors, etc.
2001-12-13  Robin DunnA fix from Patrick
2001-12-10  Robin DunnMore demo/distrib updates
2001-12-10  Robin DunnSome demo cleanup and distrib stuff
2001-12-07  Robin DunnAdded wxLEDNumberCtrl to gizmos and wxPython
2001-12-07  Robin DunnChanged a method name
2001-12-06  Robin Dunndllwidget demo updates
2001-12-06  Robin Dunn.cvsignore
2001-12-06  Robin DunnAdded some event handlers to show they work
2001-12-06  Robin DunnAdded wxDllWidget from Vaclav Slavik which allows wx...
2001-12-03  Robin DunnwxRemotelyScrolledTreeCtrl now draws its own lines
2001-12-03  Robin DunnMore fixes and updates
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 DunnUpdated contribs from Lorne White
2001-11-30  Robin DunnTweaking this demo a bit
2001-11-30  Robin DunnwxTipWindow is now a wxPopupTransientWindow instead...
2001-11-30  Robin DunnAttempted to add the SplitTree gizmo classes, but it...
2001-11-29  Robin DunnChanges to ensure that GDI objects returned from Python...
2001-11-28  Robin DunnAdded wxChildFocusEvent
2001-11-27  Robin DunnChanges needed to solve wxPython's OOR problem for...
2001-11-25  Robin DunnAdded wxDynamicSashWindow to wxPython, plus other odds...
2001-11-25  Robin DunnAdded wxDynamicSashWindow to wxPython, plus other odds...
2001-11-20  Robin DunnDemo cleanup
2001-11-20  Robin DunnDemo cleanup
2001-11-20  Robin DunnDemo cleanup
2001-11-20  Robin DunnReplaced CopyObject with Clone for wxPython-specific...
2001-11-20  Robin DunnDemo updates
2001-11-19  Robin DunnFixed a problem in the demo and plugged a potential...
2001-11-16  Robin DunnCorrected the text.
2001-11-15  Robin DunnEnhanced the DnD demo and made the code more informative.
2001-11-15  Robin Dunnadded some test code
2001-11-14  Robin DunnA bit of cleanup and etc.
2001-11-14  Robin DunnwxComboBox does not derive from wxChoice in wxGTK so...
2001-11-14  Robin Dunnsome demo cleanup
2001-11-13  Robin DunnMore fixes for wxPopupWindow.
2001-11-13  Robin DunnVarious other tweaks and updates
2001-11-13  Robin DunnFinally figured out wxPopupWindow, added to demo.
2001-11-13  Robin DunnAdded some code to demonstrate a problem and a workarou...
2001-11-13  Robin DunnNew ErrorDialogs from Chris Fama
2001-11-13  Robin DunnwxGLCanvas updates
2001-11-13  Robin DunnFixed a little demo problem
2001-11-09  Robin DunnAdded build instructions for OS X.
2001-11-07  Robin DunnShow class type returned from HitTest
2001-11-02  Robin DunnwxPython updates to match recent updates to wxCalendarC...
2001-11-02  Robin DunnRemoved som unnecessary sh-bangs.
2001-10-30  Robin DunnUpdated timer demo (again ;-)
2001-10-30  Robin DunnUpdated timer demo
2001-10-30  Robin DunnDSM fix
2001-10-30  Robin DunnAdded typemap for wxArrayString
2001-10-30  Robin DunnAdded typemap for wxArrayString
2001-10-26  Robin DunnAdded URL drag and drop sample to the wxPython demo
2001-10-23  Robin DunnAdded DnD related events to wxSTC
2001-10-21  Robin DunnAdded wxClientDataContainer to wxSizer, so sizers can...
2001-10-21  Robin DunnFixed some demos
next