]> git.saurik.com Git - wxWidgets.git/history - wxPython/samples
added wxABI_VERSION check around new public wxFileHistory::Set/GetBaseId() methods...
[wxWidgets.git] / wxPython / samples /
2006-12-23  Robin DunnDon't try to access a color not in the dictionary
2006-11-18  Robin Dunnpy2exe finds the DLL now
2006-11-01  Robin DunnAdded the sample code from wxPython In Action to the...
2006-10-03  Robin DunnKeyCode --> GetKeyCode
2006-10-03  Robin DunnDon't use the old wxPython namespace
2006-04-20  Robin DunnDocView and ActiveGrid IDE updates from Morgan Hua:
2006-04-20  Robin DunnDocView and ActiveGrid IDE updates from Morgan Hua:
2006-02-09  Robin DunnPatch #1428290: STCStyleEditor updates
2006-02-09  Robin DunnPatch #1428181: Sample wxProject.py updated
2006-01-13  Robin Dunnwx.EventLoop is now implemented for wxMac.
2006-01-02  Robin DunnUpdate copyright year
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
2005-06-11  Robin DunnDocview and IDE patch from Morag Hua with fix for bug...
2005-06-01  Robin DunnFixed splash screen
2005-05-31  Robin DunnDocView patches from Morgen Hua: bug fixes, and additio...
2005-05-31  Julian SmartOlly Betts' typo patch
2005-05-30  Robin DunnInclude msvcr71.dll if appropriate
2005-05-28  Robin DunnA little cleanup
2005-05-28  Robin Dunnincrease colour depth of images
2005-05-27  Robin Dunnuse wx.ART_NEW
2005-05-24  Robin DunnRemoved unnecessary files, removed or replaced images...
2005-05-19  Robin DunnMore updates to the docview library modules and sample...
2005-05-11  Robin Dunncompile fixes
2005-05-11  Robin DunnCompile fixes
2005-05-05  Robin DunnPatch from Morgan Hua for 'better looking dialog box...
2005-05-05  Robin DunnMore updates from Morgan Hua
2005-04-28  Robin DunnUpdates to doc/view modules and sample apps from Active...
2005-04-08  Robin Dunnget rid of the old namespace version
2005-04-08  Robin DunnAdded the ActiveGrid IDE as a sample application
2005-04-08  Robin DunnUpdated docview library modules and sample apps from...
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2005-02-28  Robin DunnUpdates for doc/view from Morgan Hua
2005-02-25  Robin DunnAdded docview modules from Peter Yared and Morgan Hua
2005-02-07  Robin Dunna little cleanup
2004-10-11  Robin DunnClean up comments a bit
2004-09-25  Robin DunnForce the output window to display at the begining...
2004-09-23  Robin DunnAdded limited support for wxEventLoop (you can't derive...
2004-08-25  Robin Dunnupdated to wx namespace
2004-08-16  Robin Dunnmore comments and a typo fix
2004-08-16  Robin DunnAdd BundleBuilder script
2004-07-06  Robin DunnFix bad keyword args
2004-06-26  Robin Dunndon't create the font until after the app is initialized
2004-05-28  Robin DunnSome error recovery and other tweaks
2004-05-28  Robin DunnAdd cx_Freeze and Installer examples
2004-05-28  Robin DunnUpdates for new/old DC method signatures, also updated...
2004-04-01  Robin Dunnembedded sample's README updates
2004-04-01  Robin Dunnfinal tweaks for embedded
2004-04-01  Robin DunnFixed the embedded smaple so that it actually works...
2004-04-01  Robin Dunnembedded sample compiles again
2004-03-26  Robin DunnOther doc updates
2004-03-26  Robin DunnRemoved some old, outdated, unfinished, or unstarted...
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-03-12  Robin DunnTweaks needed to get pySketch to work with 2.5
2004-03-12  Robin DunnFix for too big default window size
2004-03-02  Robin DunnUpdates for STCStyleEditor
2004-01-13  Robin DunnUpdate for new pickle format
2004-01-13  Robin DunnAPI and etc. updates
2003-12-11  Robin DunnMoved simple from demo to samples
2003-10-02  Robin DunnA huge glob of changes in the 2.4 branch merged over...
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-08-14  Robin DunnTypo fixed
2002-08-12  Robin DunnLittle samples updates
2002-08-07  Robin DunnTypo fixes
2002-05-03  Robin DunnProbably only whitespace changes
2002-05-02  Robin DunnChanges for the embedded sample to build on Linux
2002-05-02  Robin DunnFixed the bugs preventing wxPython from being embedded...
2002-04-18  Robin DunnMoved the cleanup code to an EVT_WINDOW_DESTROY handler.
2002-04-17  Robin DunnA few tweaks and cleanups
2002-04-13  Robin DunnUse wxBufferedDC in the doodle sample
2002-04-05  Robin Dunnmore tweaks for API changes
2001-12-03  Robin DunnAdded SplitTree sample to the demo
2001-12-01  Robin DunnUpdated PyCrust contrib from Patrick O'Brian.
2001-11-13  Robin DunnVarious other tweaks and updates
2001-09-06  Robin DunnAdded pySketch sample
2001-08-28  Robin DunnAdded a new sample app that is a style editor for wxSTC.
2001-05-08  Robin DunnSmoe more details for the setup and installer scripts
2001-05-04  Robin DunnGot a new version of StructuredText from Zope's CVS.
2001-04-30  Robin DunnUpdates for the sample apps. Some readme's, show how...
2001-03-10  Robin DunnAdded some simple sample apps