aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/c_src
AgeCommit message (Expand)Author
2012-03-16[wx] Fix listctrl issuesDan Gudmundsson
2012-02-24[wx] Add missing stc functionDan 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
2012-02-16[wx] Generate GL api from latest versionDan Gudmundsson
2012-02-09[wx] Cleanup MakefilesDan Gudmundsson
2011-12-10Merge branch 'dgud/wx/behaviour-spec'Dan Gudmundsson
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-09ws's xwe_driver.c: Conform to updated driver APIBjörn Gustavsson
2011-12-07[wx] Remove warningsDan Gudmundsson
2011-11-18Merge branch 'pan/osx_gcc_fixes'Patrik Nyblom
2011-11-16Make OTP build w/alternative gcc on MacOS LionPatrik Nyblom
2011-11-16[wx] Change libGL loadingDan Gudmundsson
2011-11-16[wx] Fix deadlock in callback handlingDan Gudmundsson
2011-11-10[wx] Add wxSystemOptionsDan Gudmundsson
2011-09-21[wx] Remove warningDan Gudmundsson
2011-09-21[wx] Fix trailing whitespaceDan Gudmundsson
2011-09-21[wx] Fix cleanup memory referencesDan Gudmundsson
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-07-07Add support for virtual listctrlsDan Gudmundsson
2011-07-05Re-generated with new doxygenDan Gudmundsson
2011-03-02Make MacOS (NS) wx use the main threadPatrik Nyblom
2011-03-02Fix bad string copy during initializationDan Gudmundsson
2011-03-02Fix start argsDan 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-19Fix non available opengl functionsDan 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-15Split opengl functionality into separate dynamic libraryDan Gudmundsson
2010-11-04Avoid eternal loops when quitingDan Gudmundsson
2010-08-27Merge branch 'dgud/wx/TreeCtrl_editlabel/OTP-8767' into devDan Gudmundsson
2010-08-19Added missing wxTextCtrl:editLabel/2.Dan Gudmundsson
2010-08-18Callback crash reported by Sergei Golovan.Dan Gudmundsson
2010-07-14Implemented wxSystemSettings class.Dan Gudmundsson
2010-04-15Fix shared libraries installationPeter Lemenkov
2010-03-30Merge branch 'dgud/wx-new-doxygen' into devErlang/OTP
2010-03-22Merge branch 'pan/otp_8332_halfword' into devErlang/OTP
2010-03-12Added a non existing macro on windows.Dan Gudmundsson
2010-03-12Commit of the generated code with previous commit.Dan Gudmundsson
2010-03-12Whitespace fixesDan Gudmundsson
2010-03-10wx: Correct usage of driver callbacks from wx threadPatrik Nyblom
2010-02-05Merge branch 'dgud/wx_list_ctrl' into ccase/r13b04_devErlang/OTP
2010-02-03OTP-8323 Cross compilation improvements and other build systemRickard Green
2010-02-02Generate without trailing spacesBjörn Gustavsson