aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx
AgeCommit message (Expand)Author
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
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
2012-01-03Change the name of generated pdf file for documentation consistencyHenrik Nord
2011-12-12Prepare releaseErlang/OTP
2011-12-10Merge branch 'dgud/wx/behaviour-spec'Dan Gudmundsson
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-09[wx] Add handle_cast to avoid behaviour warningDan Gudmundsson
2011-12-09[wx] Avoid missing wx_object behaviour warningDan Gudmundsson
2011-12-09Merge branch 'raimo/64-bit-driver-api/OTP-9795'Björn Gustavsson
2011-12-09ws's xwe_driver.c: Conform to updated driver APIBjörn Gustavsson
2011-12-07[wx] Remove warningsDan Gudmundsson
2011-12-07[wx] Add callback specs to wx_objectDan Gudmundsson
2011-12-07Merge branch 'dgud/wx/deadlock-syncevent/OTP-9725'Dan Gudmundsson
2011-12-06[wx] Avoid deadlock in handle_sync_eventDan Gudmundsson
2011-12-02Make Win64 build work both under MSYS and CygwinPatrik Nyblom
2011-12-02Fix aclocal.m4 to override changes in opuPatrik Nyblom
2011-12-02Make whole of OTP build and release on Win64Patrik Nyblom
2011-12-02Build Win64 Erlang emulator using MSYSunknown
2011-11-25MacOS X: Completely remove obsolete -no-cpp-precomp optionBjörn Gustavsson
2011-11-22Revert "Update version numbers for pre-release of R15"Björn-Egil Dahlberg
2011-11-22Update version numbers for pre-release of R15OTP_R15ABjörn Gustavsson
2011-11-18Merge branch 'pan/osx_gcc_fixes'Patrik Nyblom
2011-11-18Merge branch 'dgud/wx/system_opts/OTP-9702'Dan Gudmundsson
2011-11-16Make OTP build w/alternative gcc on MacOS LionPatrik Nyblom
2011-11-16[wx] Change libGL loadingDan Gudmundsson