]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo
Committing in .
[wxWidgets.git] / wxPython / demo /
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-09-11  Robin DunnShow how to use images in the virtual list control...
2002-09-11  Robin DunnUpdate to Scintilla 1.48
2002-09-07  Robin DunnSome last minute little tweaks
2002-09-06  Robin DunnUpdated html version of stc.h
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-08-28  Robin DunnSome updates for the demo
2002-08-27  Robin DunnSome little tweaks
2002-08-24  Robin DunnTest code for float editors
2002-08-24  Robin DunnChange back to the simple method by default
2002-08-24  Robin DunnAdded wxXmlResourceHandler to wxPython and enabled...
2002-08-22  Robin DunnA more dynamic wxWizard sample, and a fix for wxGrid...
2002-08-21  Robin DunnwxWizardPage now handled by OOR
2002-08-17  Robin DunnAdded wxWizard and the wizard page classes, as well...
2002-08-16  Robin DunnReorganized listctrl demo a bit so I can test a bug...
2002-08-16  Robin Dunndemo tweak
2002-08-14  Robin DunnPut a panel under the colored windows so wxGTK's notebo...
2002-08-13  Robin DunnFixes and other changes to the demo and some library...
2002-08-13  Robin DunnChanged style so it looks good everywhere
2002-08-13  Robin DunnUse a better index
2002-08-13  Robin DunnAdded a sample to the demo that catches various key...
2002-08-12  Robin DunnMore wxListCtrl test code
2002-08-12  Robin DunnShow how to use a wxMemoryFSHandler
2002-08-12  Robin DunnAdded menu icon methods everywhere
2002-08-09  Robin DunnAllow loading xrc resources from a string
2002-08-08  Robin DunnMake batch files for the tool scripts, and other relate...
2002-08-07  Robin Dunnbug fix
2002-07-26  Robin DunnShow how to prevent deselection of specific items
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
next