aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/api_gen
AgeCommit message (Expand)Author
2015-05-05wx: Fix delete objectDan Gudmundsson
2015-03-27wx: Fix variable cursor constantsDan Gudmundsson
2015-03-27wx: On Mac keyboards use meta field as raw_ctrlDan Gudmundsson
2014-06-16wx: Fix destroy bugDan Gudmundsson
2014-05-22wx: Add wxPopup(Transient)WindowDan Gudmundsson
2014-05-13wx: Fix non constant define (wxSL_LABELS)Dan Gudmundsson
2014-04-16wx: Add wxActivateEventDan Gudmundsson
2014-04-16wx: Add missing wxTextCtrl:changeValueDan Gudmundsson
2014-03-26wx: Add wxLocale classDan Gudmundsson
2014-03-25wx: Added misc functionsDan Gudmundsson
2014-03-20wx: Fix listCtrl sort callbackDan Gudmundsson
2014-02-14Merge branch 'dgud/wx/fix-cb-cleanup/OTP-11699'Dan Gudmundsson
2014-02-13wx: Do not warn for our own deprecated functionsDan Gudmundsson
2014-02-13wx: Rewrite eventhandling againDan Gudmundsson
2014-02-07Merge branch 'hsv/using_lists_droplast'Henrik Nord
2014-01-24lib/wx - Replace reverse(tl(reverse(L))) with lists:droplast/1Hans Svensson
2014-01-23wx: Delay all deletes if recursed in event loopDan Gudmundsson
2014-01-21wx: Add init_dialog eventDan Gudmundsson
2014-01-21Merge branch 'maint'Dan Gudmundsson
2014-01-14wx: Fix crash when garbage collect event handlers (debugger caused seg fault)Dan Gudmundsson
2013-12-02Merge branch 'maint'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-29Merge branch 'maint'Dan 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-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
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