aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/api_gen
AgeCommit message (Expand)Author
2014-01-14wx: Fix crash when garbage collect event handlers (debugger caused seg fault)Dan Gudmundsson
2013-11-21wx: Update documentation links to wxWidgetsDan Gudmundsson
2013-11-21wx: wxListBox::Set crashes on wxWidgets 3.0 with NULL argumentSergei Golovan
2013-10-30wx: Fix compiler warningsDan Gudmundsson
2013-10-30wx: Fix cleanup of event handlersDan Gudmundsson
2013-08-23wx: Add wxPanel:setFocusIgnoringChildren/1Dan Gudmundsson
2013-08-22wx: Add wxClipboardTextEventDan Gudmundsson
2013-08-21wx: Fix bug in wxStatusBar:getFieldRect/2Dan Gudmundsson
2013-08-20wx: Fix api generatorDan Gudmundsson
2013-01-25Merge branch 'dgud/wx/depr-driver-if'Dan Gudmundsson
2013-01-23wx: Add wxTreeCtrl:isTreeItemIdOk/1Dan Gudmundsson
2013-01-23wx: Fix wxTreeCtrl return valuesDan Gudmundsson
2013-01-16wx: Remove deprecated driver_send_term usageDan Gudmundsson
2013-01-09wx: Fix commentsDan Gudmundsson
2013-01-09wx: Remove unnecessary castsDan Gudmundsson
2013-01-09wx: Fix changed getfunctionsDan Gudmundsson
2013-01-09wx: Fix int to enumDan Gudmundsson
2013-01-09wx: Deprecate functions not available in wxWidgets-2.9Dan Gudmundsson
2013-01-09wx: Fixes more changed/removed functionality in 2.9Dan Gudmundsson
2013-01-09wx: Ifdef changed/removed functionality in wxWidgets-2.9.xDan Gudmundsson
2013-01-09wx: Fix code generation bugsDan Gudmundsson
2013-01-09wx: Fix xml-parsing with new doxygen versionDan Gudmundsson
2012-06-28[wx] Add callback option to event handler specDan Gudmundsson
2012-03-29[wx] Fix list in list in list specsDan Gudmundsson
2012-03-16[wx] Fix listctrl issuesDan Gudmundsson
2012-03-06[wx] Fix bad definesDan Gudmundsson
2012-03-01[wx] Fix bad type referencesDan Gudmundsson
2012-02-24[wx] Add missing stc functionDan Gudmundsson
2012-02-24[wx] Add wxTaskBarIcon classDan Gudmundsson
2012-02-24[wx] Doc overloaded functionsDan Gudmundsson
2012-02-22[wx] Fix spec errorsDan Gudmundsson
2012-02-20[wx] Fix api bugs in wxDCDan Gudmundsson
2012-02-17[wx] Fix wxGraphicContext bugsDan Gudmundsson
2012-02-16[wx] Generated types for all wx classesDan Gudmundsson
2012-02-16[wx] Generate GL api from latest versionDan Gudmundsson
2012-02-09[wx] Cleanup MakefilesDan Gudmundsson
2011-12-07[wx] Remove warningsDan Gudmundsson
2011-12-06[wx] Avoid deadlock in handle_sync_eventDan Gudmundsson
2011-11-10[wx] Add wxSystemOptionsDan Gudmundsson
2011-11-10[wx] Fix whitespacesDan Gudmundsson
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-21[wx] Remove optional shadowing clausesDan Gudmundsson
2011-09-21Merge branch 'dgud/wx/virtual-listctrl/OTP-9415' into devDan Gudmundsson
2011-09-15Fix misspelling of successfulTuncer Ayaz
2011-07-07Fix documentation and callback options in wxListCtrl:create/3Dan Gudmundsson
2011-07-07Add wxListItemAttrDan Gudmundsson
2011-07-07Add support for virtual listctrlsDan Gudmundsson
2010-11-19Fix non available opengl functionsDan Gudmundsson
2010-11-15Initilize opengl after setCurrentDan Gudmundsson
2010-11-15Update to OpenGL 4.1Dan Gudmundsson