]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib
Change up font selection process
[wxWidgets.git] / wxPython / contrib /
2002-01-22  Robin DunnChanges to match recent CVS updates, added demo for...
2002-01-21  Robin DunnFixed a typemap.
2002-01-16  Robin DunnSWIGged updates for wxMac
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-06  Robin DunnSWIGged code updates for wxMAC
2002-01-05  Robin DunnSome updates to go with changes in current CVS.
2001-12-20  Robin DunnSWIGged updates for wxMac
2001-12-20  Robin DunnwxGTK SWIGged updates for:
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-12-07  Robin DunnAdded wxLEDNumberCtrl to gizmos and wxPython
2001-12-07  Robin DunnChanged a method name
2001-12-06  Robin DunnAdded wxDllWidget from Vaclav Slavik which allows wx...
2001-12-03  Robin DunnAdded SplitTree sample to the demo
2001-12-03  Robin DunnRemoved m_clientData and related methods as it's now...
2001-11-30  Robin DunnSWIGged code update
2001-11-30  Robin DunnAttempted to add the SplitTree gizmo classes, but it...
2001-11-30  Robin DunnSWIGged code update for wxGTK
2001-11-28  Robin DunnAdded wxChildFocusEvent
2001-11-27  Robin DunnNew SWIGged files for wxMac
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 DunnSWIGged code updates
2001-11-20  Robin DunnSWIGged code updates
2001-11-20  Robin DunnSWIGged updates
2001-11-20  Robin DunnAdded the WX_GL constants
2001-11-19  Robin DunnSWIGged code uodates
2001-11-15  Robin DunnSWIGged updates for wxMac
2001-11-13  Robin DunnwxGLCanvas updates
2001-11-09  Robin DunnAdded build instructions for OS X.
2001-11-02  Robin DunnwxPython updates to match recent updates to wxCalendarC...
2001-11-02  Robin DunnwxPython updates to match recent updates to wxCalendarC...
2001-10-27  Robin Dunnnew files for wxSTC on GTK
2001-10-27  Robin Dunnnew files for wxSTC on Mac
2001-10-27  Robin DunnSince there have to be platform ifdef's in wxSTC for...
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
2001-10-23  Robin DunnAdded DnD related events to wxSTC
2001-10-18  Robin DunnAn incorrect patch to SWIG caused incorrect generated...
2001-10-18  Robin DunnwxPython updates for new wxSTC
2001-10-16  Robin Dunnregenerated from glcanvas.i
2001-10-13  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-04  Robin DunnFixed duplicate definition of wxWindow::SetAcceleratorT...
2001-10-04  Robin DunnRegenerated some swig code, added some missing WXK_...
2001-09-17  Robin DunnSignificantly changed how the Python interpreter lock...
2001-09-16  Robin DunnSignificantly changed how the Python interpreter lock...
2001-09-04  Robin DunnA couple little fixes for wxSTC
2001-09-01  Robin DunnUpgraded to version 1.39 of Scintilla, and upated wxSty...
2001-07-06  Robin DunnFixed img2py to work correctly with Python 2.1.
2001-07-05  Robin Dunnodds and ends
2001-07-05  Robin Dunnodds and ends...
2001-06-15  Robin DunnAdded ability to use xml resource files. Still need...
2001-05-18  Robin DunnCleanup up the demo a bit
2001-05-18  Robin DunnFixed OOR related problem in OGL
2001-05-18  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-08  Robin Dunnupdated generated sources for wxMSW
2001-05-08  Robin DunnFixes for some changed stuff in wxHTML
2001-05-06  Robin DunnMouseWheel stuff
2001-04-02  Robin DunnAdded patch to wxPoint_LIST_helper from Tim Hochberg...
2001-04-02  Robin Dunnupdates of generated sources for wxGTK
2001-04-02  Robin DunnOther odds and ends...
2001-04-02  Robin Dunnadded better typemaps for wxPen*, wxBrush* and wxFont*
2001-03-26  Robin Dunnfixed compile warning
2001-03-26  Robin DunnRemoved initial startup dependency on the OpenGL DLLs...
2001-03-15  Robin DunnwxGTK version of generated code for recent changes
2001-03-13  Robin DunnA bunch of little tweaks, fixes, and additions
2001-02-28  Robin Dunnfixed problem in wrapping of wxOGLConstraint
2001-02-21  Robin Dunnsome little fixes
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2000-12-24  Robin DunnMore cleanup. Regenerated wxGTK code.
2000-12-22  Robin DunnAdded the wxClassInfo stuff back in to the modules...
2000-12-22  Robin DunnMore cleanup. Removed all wxPyDefaultXXX since they...
2000-12-22  Robin DunnMassive code changes and cleanup to allow wxPython...
2000-12-11  Robin DunnFixed a bunch of leaking references in how the callback...
2000-12-10  Robin DunnFixed a bunch of leaking references in how the callback...
2000-11-21  Robin DunnNew typemaps for wxString when compiling for Python...
2000-11-04  Robin Dunn*** empty log message ***
2000-11-04  Robin Dunnupdated SWIG generated stuff
2000-10-30  Robin DunnThe sticky tag as a bit too sticky... This check-in...
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-09-26  Robin DunnwxPython changes for new and improved wxSTC
2000-09-24  Ron Leemake contrib symlink relative to WXDIR
2000-07-15  Bryan Pettymerged 2.2 branch