]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib/xrc
Inital fill in background, removed tabs, -1->wxID_ANY, TRUE->true, FALSE->false
[wxWidgets.git] / wxPython / contrib / xrc /
2004-05-22  Robin DunnreSWIGged
2004-05-22  Robin DunnreSWIGged
2004-05-17  Robin DunnreSWIGged
2004-05-17  Robin DunnDocstring fix
2004-05-15  Robin DunnreSWIGged
2004-05-14  Robin DunnreSWIGged
2004-05-14  Robin DunnreSWIGged
2004-05-14  Robin DunnModules generated by SWIG can now have module docstrings.
2004-05-07  Robin DunnreSWIGged
2004-05-02  Robin DunnreSWIGged
2004-05-02  Robin DunnreSWIGged
2004-04-30  Robin DunnreSWIGged
2004-04-27  Robin Dunnbetter __docfilter__ and other epydoc tweaks
2004-04-25  Robin DunnreSWIGged
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-25  Robin DunnreSWIGged
2004-04-22  Robin DunnAdd __docfilter__ to modules so epydoc doesn't generate...
2004-04-15  Robin DunnreSWIGged
2004-04-15  Robin DunnSet stc and xrc to use GENDIR again as SWIG on Mac...
2004-03-30  Robin DunnreSWIGged
2004-03-25  Robin DunnreSWIGged
2004-03-10  Robin DunnreSWIGged
2004-02-26  Robin DunnreSWIGged
2004-02-11  Robin DunnreSWIGged
2004-02-05  Robin DunnreSWIGged
2004-02-04  Robin DunnreSWIGged
2004-01-31  Robin DunnreSWIGged
2004-01-31  Robin DunnreSWIGged
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-23  Robin DunnreSWIGged with the new SWIG runtime and also other...
2004-01-06  Robin DunnFixes for the UNICODE build
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-12-19  Robin DunnreSWIGged
2003-12-11  Robin DunnreSWIGged
2003-12-11  Robin DunnRegenerated the renamers with the new build_renamers.py
2003-12-03  Robin DunnreSWIGed
2003-11-27  Robin DunnreSWIGged
2003-11-19  Robin DunnreSWIGged
2003-11-19  Robin DunnreSWIGged
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-07-24  Robin DunnLots of changes for wxPython to start using many of...
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-09-05  Robin DunnVarious wxPython updates to go along with recent change...
2002-08-24  Robin DunnAdded wxXmlResourceHandler to wxPython and enabled...
2002-08-09  Robin DunnAllow loading xrc resources from a string
2002-07-20  Robin DunnAdded overloaded LoadMenuBar as LoadMenuBarOnFrame...
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
2002-04-03  Robin DunnMove font and encoding related classes to a new module...
2002-03-15  Robin DunnChanges needed for wxUSE_UNICODE
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-02-06  Robin DunnUpdated the build docs a bit, added wxMetafileDataObjec...
2002-02-03  Václav SlavíkwxXmlInitXmlModule no longer needed
2002-01-29  Robin DunnUpdates for recent changes to wx, and some other little...
2002-01-22  Robin DunnChanges to match recent CVS updates, added demo for...
2002-01-05  Robin DunnSome updates to go with changes in current CVS.
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-11-19  Robin DunnSWIGged code uodates
2001-10-18  Robin DunnAn incorrect patch to SWIG caused incorrect generated...
2001-10-04  Robin DunnFixed duplicate definition of wxWindow::SetAcceleratorT...
2001-10-04  Robin DunnRegenerated some swig code, added some missing WXK_...
2001-06-15  Robin DunnAdded ability to use xml resource files. Still need...