Committing in .
[wxWidgets.git] / wxPython /
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-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-03-09  Robin DunnSWIGged updates for wxMac
2002-03-09  Robin DunnNew SWIGged updates for wxGTK
2002-03-09  Robin DunnReformatted some demo text
2002-03-09  Robin DunnAdded a reminder to myself for later
2002-03-09  Robin DunnRemoved redundant definitions
2002-03-08  Václav Slavíkapplied patch to wxEditableListBox that adds wxEL_ALLOW...
2002-03-08  Robin DunnLittle tweaks and fixes.
2002-03-08  Robin DunnChanges for recent htmlhelp updates
2002-03-08  Robin DunnAdded a wxIconFromBitmap "constructor" for wxIcon.
2002-03-08  Robin DunnAdded patch that adds style flags for wxEditableListBox...
2002-03-08  Robin DunnYet another update of XRCed. Fixes some display issues...
2002-03-07  Robin DunnSWIGged updates for wxGTK
2002-03-07  Robin DunnBugfix for wxTreeCtrl.InsertItemBefore and more SWIGged...
2002-03-07  Robin DunnMore XRCed updates from Roman
2002-03-07  Robin DunnSWIGged updates for wxGTK
2002-03-07  Robin DunnSWIGged updates for wxMSW
2002-03-07  Robin DunnAdded some anchor related methods to wxHtmlWindow as...
2002-03-07  Robin Dunnmore updates for recent toolbar changes
2002-03-07  Robin DunnAdded python support for a virtual CanDismiss method
2002-03-07  Robin DunnAdded a Python-specific Append method to the wxListCtrl
2002-03-07  Robin Dunnrearrainging a few things
2002-03-06  Robin DunnA new version of XRCed from Roman Rolinsky with a few...
2002-02-28  Robin Dunnfixed typo
2002-02-28  Robin DunnAdded wxPython.lib.rcsizer which contains RowColSizer...
2002-02-28  Robin DunnMoved declaratrions of wxPyInputStream and etc. into...
2002-02-28  Robin DunnMoved declaratrions of wxPyInputStream and etc. into...
2002-02-28  Robin DunnMoved declaratrions of wxPyInputStream and etc. into...
2002-02-26  Robin DunnChanged the img2py tool to use PNG instead of XPM for...
2002-02-24  Robin Dunnmore wxMac specific updates
2002-02-23  Robin DunnSIGged updates for wxMac
2002-02-23  Robin DunnSWIGged updates for wxGTK
2002-02-23  Robin DunnFinished wrapping and providing typemaps for wxInputStr...
2002-02-23  Robin DunnFinished wrapping and providing typemaps for wxInputStr...
2002-02-22  Robin DunnUpdated PyCrust from Patrick O'Brien
2002-02-21  Robin DunnBetter wrapper for wxListCtrl.GetColumn, and some other...
2002-02-21  Robin DunnBetter doc
2002-02-21  Robin DunnA few tweaks and some cleanup for the wxPython demo
2002-02-14  Robin DunnAs per the wx-dev discussion in early Jan, replaced
2002-02-13  Robin DunnSWIGged updates for wxGTK for recent changes
2002-02-13  Robin DunnA little different fix for how to delay the call to...
2002-02-13  Robin DunnA fix for incorrect wrapping of wxPallet.GetRGB
2002-02-12  Robin DunnA fix for Python 2.2 which can sometimes call __wxClean...
2002-02-09  Robin DunnNew PyCrust source from Patrick's CVS
2002-02-09  Robin DunnThe calltip window and autocomplete window in wxSTC...
2002-02-08  Robin DunnAdded notes for what to do if VC has an internal compil...
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-07  Robin DunnMoved utils.i back into the core since it imports it...
2002-02-06  Robin DunnUpdated the build docs a bit, added wxMetafileDataObjec...
2002-02-03  Václav SlavíkwxXmlInitXmlModule no longer needed
2002-02-02  Robin DunnA little cleanup for this demo
2002-02-02  Robin DunnwxPyEmptyStr --> wxEmptyString
2002-02-01  Robin DunnwxPyEmptyStr --> wxEmptyString
2002-02-01  Robin DunnUpdated contrib from Lorne White
2002-02-01  Robin Dunnbetter log messages for this demo
2002-02-01  Robin DunnFix for bug #511057
2002-02-01  Robin Dunnfixed compile bug for when threads are turned off
2002-01-30  Robin DunnSWIG update for wxMac
2002-01-29  Robin Dunnmake sure some types convert right in XRCed
2002-01-29  Robin DunnSWIG updates for wxGTK
2002-01-29  Robin DunnUse the new icon for the frame
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-28  Robin DunnAdded an option to also ouput a function to create...
2002-01-24  Robin DunnDemo cleanup and path issues.
2002-01-22  Robin DunnSWIGged updates for wxGTK
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-21  Robin DunnFixed a typemap.
2002-01-16  Robin DunnUPdated the OSX build instructions a bit
2002-01-16  Robin DunnSWIGged updates for wxMac
2002-01-16  Robin DunnAdded wxThread::GetCurrentId(), which returns an ID...
2002-01-16  Robin DunnRegenerated SWIGged sources for wxGTK
2002-01-15  Robin DunnAdded wxGenericDirCtrl and other varioius updates
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-07  Robin DunnAdded sample of using client data to the wxComboBox...
2002-01-06  Robin DunnUpdated wxPython version number
2002-01-06  Robin DunnSWIGged updates for wxGTK
2002-01-06  Robin DunnSWIGged code updates for wxMAC
2002-01-05  Robin DunnSome updates to go with changes in current CVS.
2002-01-03  Robin DunnPyCrust updates
2002-01-03  Robin DunnFix for Python 2.2 issue
2002-01-03  Robin DunnMove [GS]etDefaultItem up to wxWindow
2002-01-03  Robin Dunnuse proper style name
2001-12-20  Robin DunnTools
2001-12-20  Robin DunnSWIGged updates for wxMac
2001-12-20  Robin DunnwxGTK SWIGged updates for:
2001-12-19  Robin DunnForgot to recomment this out
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-12-19  Robin DunnPatches, updates from contributors, etc.
2001-12-19  Robin DunnUpdated build instructions for win32
2001-12-13  Robin DunnBuild and distrib tweaks
next