aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx
AgeCommit message (Expand)Author
2014-02-24Added support for ENEA OSELukas Larsson
2014-02-24Merge branch 'ta/silent-rules/OTP-11746'Björn Gustavsson
2014-02-24Use correct variable name for silent rule C++ compilerTuncer Ayaz
2014-02-24Add test suites performing app and appup file checksTobias Schlager
2014-02-18Fix library application appup filesTobias Schlager
2014-02-14Merge branch 'dgud/wx/fix-cb-cleanup/OTP-11699'Dan Gudmundsson
2014-02-13wx: Test fixes compilation warningDan Gudmundsson
2014-02-13wx: Do not warn for our own deprecated functionsDan Gudmundsson
2014-02-13wx: Rewrite eventhandling againDan Gudmundsson
2014-02-07Merge branch 'hsv/using_lists_droplast'Henrik Nord
2014-01-27Merge branch 'dgud/wx/refactor-and-bugfixes/OTP-11586'Dan Gudmundsson
2014-01-24lib/wx - Replace reverse(tl(reverse(L))) with lists:droplast/1Hans Svensson
2014-01-24Merge tag 'OTP_R16B03-1'Magnus Lidén
2014-01-24Prepare releaseOTP_R16B03-1Erlang/OTP
2014-01-23wx: Delay all deletes if recursed in event loopDan Gudmundsson
2014-01-22wx: wx could hang if wxe_server died (or had died) when inside a callbackDan Gudmundsson
2014-01-22wx: Delay memory cleanup until safeDan Gudmundsson
2014-01-21wx: Refactor C++ codeDan Gudmundsson
2014-01-21wx: Add init_dialog eventDan Gudmundsson
2014-01-21wx: Update icons to plain old white onesDan Gudmundsson
2014-01-21Merge branch 'maint'Dan Gudmundsson
2014-01-16wx: Fix hanging wx callsDan Gudmundsson
2014-01-15wx: Remove compiler option -fomit-frame-pointer on DarwinDan Gudmundsson
2014-01-14wx: Fix crash when garbage collect event handlers (debugger caused seg fault)Dan Gudmundsson
2014-01-14wx: Fix LDFLAGS for MacDan Gudmundsson
2013-12-10Merge tag 'OTP_R16B03'Magnus Lidén
2013-12-09Prepare releaseOTP_R16B03Erlang/OTP
2013-12-02Merge branch 'maint'Henrik Nord
2013-12-02wx: Fix silent make rulesAnthony Ramine
2013-12-02Merge branch 'maint'Dan Gudmundsson
2013-12-02Merge branch 'dgud/wx/fix-wx-init-macosx/OTP-11393' into maintDan Gudmundsson
2013-11-29wx: Fix initializationDan Gudmundsson
2013-11-29Merge branch 'maint'Henrik Nord
2013-11-27wx: Fix compiler options for xcode 5.0Dan Gudmundsson
2013-11-21wx: Update documentation links to wxWidgetsDan Gudmundsson
2013-11-21wx: wxListBox::Set crashes on wxWidgets 3.0 with NULL argumentSergei Golovan
2013-11-14wx: Fix crash in wxe_server cleanupDan Gudmundsson
2013-11-12fix documentationBoris Mühmer
2013-11-05wx: Fix looping debug printoutDan Gudmundsson
2013-10-30wx: Fix compilation on old macsDan Gudmundsson
2013-10-30wx: Fix compiler warningsDan Gudmundsson
2013-10-30wx: Fix cleanup of event handlersDan Gudmundsson
2013-10-28wx: Enable configure flags --with-wxdir --with-wx-prefix on windowsDan Gudmundsson
2013-10-11wx: Fix initializations on mac osxDan Gudmundsson
2013-09-17Merge tag 'OTP_R16B02'Magnus Lidén
2013-09-16Prepare releaseOTP_R16B02Erlang/OTP
2013-09-06Change encoding of troublesome notes.xml files to utf-8Björn Gustavsson
2013-08-29Merge branch 'maint'Dan Gudmundsson
2013-08-27wx: Add toolbar testcaseDan Gudmundsson
2013-08-27wx: Add character event test/exampleDan Gudmundsson