]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_functions.i
fix width/height typo in DoSetClientSize, remove unused stuff
[wxWidgets.git] / wxPython / src / _functions.i
2006-09-06  Robin Dunnadd more properties
2006-09-04  Robin DunnChanges needed for new RTL methods, and also various...
2006-08-20  Robin DunnVarious updates
2006-07-20  Robin Dunnout typemap for wxMemorySize
2006-07-06  Robin DunnUndeprecate wxGetNumberFromUser, add wxNumberEntryDialog
2006-06-27  Robin DunnAdded missing platform constants
2006-05-29  Robin DunnAdded wxHyperlinkCtrl, wxPowerEvent, and lots of little...
2006-04-15  Robin DunnWrap some deprecation wrappers around newly deprecated...
2006-01-06  Robin Dunnanother merge from WX_2_6_BRANCH
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
2005-12-22  Kevin OllivierFixes so that wxPython builds on 2.7. Mostly removing...
2005-11-26  David Surovellfixed GetFreeMemory decl. to match wxWidgets
2005-05-11  Robin Dunnwx.GetXDisplay
2005-04-27  Robin DunnwxLaunchDefaultBrowser
2005-02-02  Robin DunnSome new def's, parameters, methods, etc. resulting...
2005-01-21  Robin Dunn* Some WXWIN_COMPATIBILITY_2_4 changes, as well as...
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-09-04  Robin DunnAdd the stock item helper fucntions back
2004-09-02  Robin Dunnstockitem.h no longer needed
2004-09-01  Robin Dunnreally remove them
2004-09-01  Robin DunnRemove wrappers for some functions meant to be interal...
2004-09-01  Robin Dunnupdates to support stock buttons
2004-07-06  Robin Dunnlittle tweaks to match recent CVS changes
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-15  Robin DunnAdd placeholder for wxParseWildcard
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-22  Robin DunnDecref items added to lists
2004-05-21  Robin DunnwxGTK now uses gtk_init_check so wxPython can raise...
2003-12-20  Robin DunnAquire the GIL before raising the NotImplementedError...
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-12-17  Robin DunnAdded wxGetKeyState
2003-11-20  Robin DunnMore docstring updates for OUTPUT parameters
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...