]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo
OS/2 tweaks.
[wxWidgets.git] / wxPython / demo /
2002-07-21  Robin DunnTest for wxPyTipProvider
2002-07-20  Robin DunnVarious little tweaks
2002-07-12  Robin Dunnbetter cleanup
2002-07-11  Robin Dunndemo tweaks
2002-07-08  Robin DunnAdded generic static text control
2002-07-06  Robin DunnSome demo tweaks
2002-07-06  Robin DunnA few other tweaks, reduced some flicker in the demo...
2002-07-03  Robin DunnAdded wxIEHtmlWin wrappers to wxPython.
2002-07-02  Robin DunnAnother demo tweak
2002-07-02  Robin DunnAdded menu sample, and some other minor changes to...
2002-06-26  Robin DunnAdded demo of using a sizer in a wxScrolledWindow
2002-06-24  Robin Dunnbetter font sizes
2002-06-20  Robin DunnShow changing the control colour when the validator...
2002-06-15  Robin DunnChanged name of demo so the list sorts nicer
2002-06-14  Robin DunnAdded wxArtProvider and other changes to match CVS...
2002-06-13  Robin DunnAdded code (currently disabled) to show putting a wxGLC...
2002-06-13  Robin DunnPatch #568403
2002-06-12  Robin Dunnlittle demo updates
2002-06-06  Robin DunnAdded wxPyWindow and wxPyControl which are just like...
2002-06-05  Robin Dunnminor updates
2002-05-27  Robin DunnNo, I didn't test it before. This is what I meant...
2002-05-27  Robin DunnSome little demo updates
2002-05-27  Robin Dunnworkaround for assert about wxFRAME_FLOAT_ON_PARENT
2002-05-27  Robin DunnAdded a bit of test code (commented out)
2002-05-27  Robin DunnReduce flicker in the demo when image is dragged out...
2002-05-17  Robin DunnA few little tweaks
2002-05-15  Robin Dunndemo update
2002-05-15  Robin DunnSome files to ignore
2002-05-15  Robin Dunnmore demo updates
2002-05-15  Robin Dunndemo updates
2002-05-14  Robin DunnUse the stdout/stderr window by default on Mac too...
2002-05-14  Robin DunnIf'd out the listbox on wxPopupWindow test for now
2002-05-12  Robin Dunnvarious tweaks and updates
2002-05-05  Robin DunnVarious minor tweaks and updates
2002-05-03  Robin DunnA test case to show the problem with putting a wxListbo...
2002-05-02  Robin DunnRemoved wxVTKRenderWindow since VTK now includes a...
2002-04-30  Robin DunnwxTimer was in the wrong place in the demo
2002-04-30  Robin Dunnswigged updates for wxMac
2002-04-29  Robin DunnPut the panel-under-htmlwindow hack back in since the...
2002-04-29  Robin DunnVarious minor updates
2002-04-23  Robin DunnA couple demo tweaks
2002-04-19  Robin DunnDemo updates
2002-04-18  Robin DunnReorganized the tree in the wxPython demo, hooked the...
2002-04-09  Robin DunnSome little additions to how wxBufferedDC is wrapped.
2002-04-05  Robin DunnAdded wxFileHistory 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...
next