aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/src
AgeCommit message (Expand)Author
2012-06-28[wx] Add callback option to event handler specDan Gudmundsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-03-29[wx] Fix list in list in list specsDan Gudmundsson
2012-03-16[wx] Fix listctrl issuesDan Gudmundsson
2012-03-01[wx] Fix bad type referencesDan Gudmundsson
2012-02-29[wx] Fix missing export_typesDan 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] Remove redundant erts version checkDan 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-09[wx] Avoid missing wx_object behaviour warningDan Gudmundsson
2011-12-07[wx] Add callback specs to wx_objectDan 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-28Merge branch 'dev' into majorBjörn Gustavsson
2011-09-28Merge branch 'dgud/wx/wx-bugs' into devDan Gudmundsson
2011-09-27Merge branch 'dev' into majorHans Bolinder
2011-09-26Correct XML filesHans Bolinder
2011-09-21[wx] Re-generate codeDan Gudmundsson
2011-09-21Merge branch 'dev' into majorDan Gudmundsson
2011-08-16emulator: Add a fourth element in exception stacktracesBjörn Gustavsson
2011-07-14Handle overloading callbacks the same as eventsDan Gudmundsson
2011-07-07Fix documentation and callback options in wxListCtrl:create/3Dan Gudmundsson
2011-07-07Add wxListItemAttrDan Gudmundsson
2011-07-07Generated code of previous commitDan Gudmundsson
2011-05-19Fix wx app file, sed didn't work on all platformsDan Gudmundsson
2011-03-02Fixed coredump when graphics could not be initiatedDan Gudmundsson
2010-11-26Merge branch 'dgud/wx/misc-bugs/OTP-8951' into devDan Gudmundsson
2010-11-15Initilize opengl after setCurrentDan Gudmundsson
2010-11-15Update to OpenGL 4.1Dan Gudmundsson
2010-11-15Remove ostype sub dirs below wx/privDan Gudmundsson
2010-11-15Windows and Mac build issuesDan Gudmundsson
2010-11-15Add dialyser specDan Gudmundsson
2010-11-15Split opengl functionality into separate dynamic libraryDan Gudmundsson
2010-11-04Add wxSystemSettingsDan Gudmundsson
2010-08-19Added missing wxTextCtrl:editLabel/2.Dan Gudmundsson
2010-07-14Implemented wxSystemSettings class.Dan Gudmundsson
2010-05-27handle {global, term()} names in format_status/2Steve Vinoski
2010-05-24Merge branch 'bg/wx_objects' into devErlang/OTP
2010-05-21wx_objects: Fix calls to unexported gen_server:print_event/3Björn Gustavsson
2010-03-30Merge branch 'dgud/wx-new-doxygen' into devErlang/OTP
2010-03-25Merge branch 'hawk/wx-add-app-file' into devErlang/OTP
2010-03-23Add app and appup files to the wx applicationHåkan Mattsson