aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/api_gen
AgeCommit message (Expand)Author
2016-07-05wx: Add missing specsDan Gudmundsson
2016-05-31Merge branch 'dgud/wx/fix-seqfault-in-cleanup'Dan Gudmundsson
2016-05-30wx: Fix occasional seq fault after appliction stopsDan Gudmundsson
2016-05-24wx: Quote atoms in types and specsDan Gudmundsson
2016-05-12wx: Fix generated defines in gl.hrlDan Gudmundsson
2016-04-28wx: Remove non implemented wxGauge functionsDan Gudmundsson
2016-04-22wx: Fix callback problemsDan Gudmundsson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-04wx: Fix wxListCtrl:hitTest arguments and delivered resultsDan Gudmundsson
2016-04-04wx: Fix type error in wxMouseState recordDan Gudmundsson
2016-03-15update copyright-yearHenrik Nord
2016-03-01wx: Use wrapper classes where possibleDan Gudmundsson
2016-02-29wx: Add wxWindow:SetTransparent and CanSetTransperantDan Gudmundsson
2016-02-29wx: Add wxWindow SetDoubleBuffered and IsDoubleBuffered from wxWidgets 3.0Dan Gudmundsson
2016-02-29wx: Remove http_util usageDan Gudmundsson
2015-12-07wx: Add toolbar stretchablespaceDan Gudmundsson
2015-12-03wx: Fix some function specificationsDan Gudmundsson
2015-11-24wx: Add a command queue check after event sent to erlangDan Gudmundsson
2015-11-24wx: Make wxPostScriptDC optionalDan Gudmundsson
2015-11-24wx: Add wxOverlayDan Gudmundsson
2015-09-02wx: Fix wxAuiManager:getAllPanes/1Dan Gudmundsson
2015-08-28wx: Add missing aui functionalityDan Gudmundsson
2015-07-07wx: Add event callback fastpathDan Gudmundsson
2015-07-01wx: Make wxLANGUAGE_ variableDan Gudmundsson
2015-06-30wx: Add mouse_capture_lost eventDan Gudmundsson
2015-06-30wx: Fix code generatorDan Gudmundsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-01wx: Optimize event and return value constructionDan Gudmundsson
2015-06-01wx: Fix bad float in return valuesDan Gudmundsson
2015-05-05wx: Add missing data in eventsDan Gudmundsson
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