aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx
AgeCommit message (Expand)Author
2013-01-18Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg
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
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-05-14[wx] Add dependencies to .erl when generating edoc xmlsSiri Hansen
2012-04-27wx: configure.in needs AC_LANG_SOURCEBjörn-Egil Dahlberg
2012-04-01Prepare releaseOTP_R15B01Erlang/OTP
2012-03-29[wx] Fix list in list in list specsDan Gudmundsson
2012-03-23Unbreak floating point on middle-endian machines.Mike Sperber
2012-03-16[wx] Add more typesDan Gudmundsson
2012-03-16[wx] Fix listctrl issuesDan Gudmundsson
2012-03-06[wx] Fix bad definesDan Gudmundsson
2012-03-01[wx] Fix bad type referencesDan Gudmundsson
2012-02-29[wx] Fix missing export_typesDan Gudmundsson
2012-02-27[wx] Add simple taskbaricon testDan 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