aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/api_gen/wx_gen_cpp.erl
AgeCommit message (Expand)Author
2018-04-04Add new "constants" to wxGLCanvasDan Gudmundsson
2017-05-04Update copyright yearRaimo Niskanen
2017-02-14Fixed typos in lib/wxAndrew Dryga
2016-11-22wx: Do not dispatch commands after frequent eventsDan Gudmundsson
2016-09-28wx: Add simple dropfiles supportDan Gudmundsson
2016-05-30wx: Fix occasional seq fault after appliction stopsDan Gudmundsson
2016-04-22wx: Fix callback problemsDan Gudmundsson
2016-03-15update copyright-yearHenrik Nord
2016-03-01wx: Use wrapper classes where possibleDan Gudmundsson
2015-11-24wx: Add a command queue check after event sent to erlangDan Gudmundsson
2015-11-24wx: Add wxOverlayDan Gudmundsson
2015-09-02wx: Fix wxAuiManager:getAllPanes/1Dan Gudmundsson
2015-08-28wx: Add missing aui functionalityDan 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: Fix delete objectDan 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-04-16wx: Add wxActivateEventDan Gudmundsson
2014-03-26wx: Add wxLocale classDan Gudmundsson
2014-02-13wx: Rewrite eventhandling againDan Gudmundsson
2014-01-23wx: Delay all deletes if recursed in event loopDan Gudmundsson
2014-01-14wx: Fix crash when garbage collect event handlers (debugger caused seg fault)Dan Gudmundsson
2013-10-30wx: Fix cleanup of event handlersDan Gudmundsson
2013-01-16wx: Remove deprecated driver_send_term usageDan 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
2012-03-16[wx] Fix listctrl issuesDan Gudmundsson
2012-02-24[wx] Add wxTaskBarIcon classDan Gudmundsson
2012-02-20[wx] Fix api bugs in wxDCDan Gudmundsson
2012-02-17[wx] Fix wxGraphicContext bugsDan Gudmundsson
2011-11-10[wx] Add wxSystemOptionsDan Gudmundsson
2011-07-07Add support for virtual listctrlsDan Gudmundsson
2010-11-15Initilize opengl after setCurrentDan Gudmundsson
2010-11-15Split opengl functionality into separate dynamic libraryDan Gudmundsson
2010-03-12Added a non existing macro on windows.Dan Gudmundsson
2010-02-02Do not emit trailing whitespaceBjörn Gustavsson
2010-01-19wx: Improved wxTreeCtrl.Dan Gudmundsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP