aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/api_gen/wx_gen.erl
AgeCommit message (Expand)Author
2016-02-29wx: Add wxWindow:SetTransparent and CanSetTransperantDan Gudmundsson
2016-02-29wx: Remove http_util usageDan Gudmundsson
2015-09-02wx: Fix wxAuiManager:getAllPanes/1Dan Gudmundsson
2015-08-28wx: Add missing aui functionalityDan Gudmundsson
2015-07-01wx: Make wxLANGUAGE_ variableDan Gudmundsson
2015-06-18Change license text to APLv2Bruce Yinhe
2014-03-26wx: Add wxLocale classDan Gudmundsson
2014-03-25wx: Added misc functionsDan Gudmundsson
2014-01-24lib/wx - Replace reverse(tl(reverse(L))) with lists:droplast/1Hans Svensson
2013-08-20wx: Fix api generatorDan 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: Ifdef changed/removed functionality in wxWidgets-2.9.xDan Gudmundsson
2013-01-09wx: Fix xml-parsing with new doxygen versionDan Gudmundsson
2012-02-20[wx] Fix api bugs in wxDCDan Gudmundsson
2011-09-21[wx] Remove optional shadowing clausesDan Gudmundsson
2011-09-15Fix misspelling of successfulTuncer Ayaz
2010-11-15Initilize opengl after setCurrentDan Gudmundsson
2010-03-12Fixed code generation from newer doxygen versions.Dan Gudmundsson
2010-02-16wx: Clean up as suggested by tidierKostis Sagonas
2010-01-19wx: Improved wxTreeCtrl.Dan Gudmundsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP