aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx
AgeCommit message (Expand)Author
2013-03-26Merge branch 'dgud/testcase_fixes' into maintDan Gudmundsson
2013-03-08reduce bashismYAMAMOTO Takashi
2013-02-26wx: Fix failing testcasesDan Gudmundsson
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-14Update config.guess and config.sub to latest versionsLukas Larsson
2013-01-29Prepare releaseOTP_R16A_RELEASE_CANDIDATEErlang/OTP
2013-01-28Merge branch 'pan/wx_and_gcc45'Patrik Nyblom
2013-01-25Make Mac wx use Apple compilers regardless of $CCPatrik Nyblom
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Merge branch 'dgud/wx/depr-driver-if'Dan Gudmundsson
2013-01-23wx: Add wxTreeCtrl:isTreeItemIdOk/1Dan Gudmundsson
2013-01-23wx: Fix wxTreeCtrl return valuesDan Gudmundsson
2013-01-22wx: Fix crash in glu tesselateDan Gudmundsson
2013-01-22Merge branch 'lh/forget-mnemosyne/OTP-10729'Fredrik Gustafsson
2013-01-18Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg
2013-01-16wx: Remove deprecated driver_send_term usageDan Gudmundsson
2013-01-16Remove support for the query keyword and query expressionsLoïc Hoguin
2013-01-16wx: Removed wx internal eventDan Gudmundsson
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2013-01-15Fix LM_TRY_ENABLE_CFLAG to use correct environmentBjörn-Egil Dahlberg
2013-01-15Merge branch 'dgud/wx/platform-gen'Dan Gudmundsson
2013-01-15Merge branch 'dgud/wx/fix-wx-2.9-compat/OTP-10407'Dan Gudmundsson
2013-01-11If GCC is used, treat -Wreturn-type as errorTuncer Ayaz
2013-01-09wx: Fix commentsDan Gudmundsson
2013-01-09wx: Mac fixesDan Gudmundsson
2013-01-09wx: Fix demo and testsDan Gudmundsson
2013-01-09wx: Allow 64 bits compilation on mac, requires wxWidgets-2.9Dan Gudmundsson
2013-01-09wx: Fix the demoDan Gudmundsson
2013-01-09wx: Fix loading icons and cursors in WindowsDan 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: Include correct m4 file in 2.9Dan Gudmundsson
2013-01-09wx: Update examples so they work with both wxWidgets 2.8 and 2.9Dan Gudmundsson
2013-01-09wx: Modify tests so they work on wxWidgets-2.9Dan 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
2013-01-09wx: Re-generated codeDan Gudmundsson
2013-01-09wx: Fix code generation bugsDan Gudmundsson
2013-01-09wx: Fix xml-parsing with new doxygen versionDan Gudmundsson
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2012-12-13wx: Build targets to platform subdirsDan Gudmundsson
2012-11-21Merge branch 'maint'Björn-Egil Dahlberg
2012-11-19Enable silent start of wxHåkan Mattsson
2012-11-14Teach erl_interface configure more pthread supportPer Hedeland
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-24Merge branch 'msp/double_middle_endian/OTP-10209' into maintLukas Larsson
2012-07-20Revise the autoconf tests for double middle endianness.Mike Sperber
2012-06-28[wx] Add callback option to event handler specDan Gudmundsson