Age | Commit message (Expand) | Author |
2014-07-12 | Implement --enable-sanitizers[=sanitizers] | Tuncer Ayaz |
2014-06-19 | Prepare release | Erlang/OTP |
2014-06-16 | Merge branch 'dgud/wx/additional-functionality/OTP-11986' into maint | Dan Gudmundsson |
2014-06-16 | wx: Fix destroy bug | Dan Gudmundsson |
2014-05-25 | Fix permissions of some files in the repository | Anthony Ramine |
2014-05-22 | wx: Add wxPopup(Transient)Window | Dan Gudmundsson |
2014-05-13 | wx: Fix non constant define (wxSL_LABELS) | Dan Gudmundsson |
2014-05-09 | erts: Fix various autoconf issues | Lukas Larsson |
2014-04-16 | wx: Add wxActivateEvent | Dan Gudmundsson |
2014-04-16 | wx: Add missing wxTextCtrl:changeValue | Dan Gudmundsson |
2014-04-07 | Update release notes | Erlang/OTP |
2014-03-28 | Merge branch 'dgud/wx/fix-wx3-windows64' | Dan Gudmundsson |
2014-03-28 | wx: loosen testcase | Dan Gudmundsson |
2014-03-27 | Merge branch 'lukas/ose/master-17.0/OTP-11334' | Lukas Larsson |
2014-03-26 | wx: Send destroy message direct | Dan Gudmundsson |
2014-03-26 | ose: Break lmconf into one per load module | Lukas Larsson |
2014-03-26 | wx: Add wxLocale class | Dan Gudmundsson |
2014-03-25 | wx: Added misc functions | Dan Gudmundsson |
2014-03-25 | wx: Fix memory garbage collector | Dan Gudmundsson |
2014-03-25 | wx: Fix possibility to fetch early open msgs on mac | Dan Gudmundsson |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-03-20 | Bump versions and ensure that all are "normal" versions | Rickard Green |
2014-03-20 | wx: Fix listCtrl sort callback | Dan Gudmundsson |
2014-03-20 | wx: Fix configure for win64 with wxWidgets-3.0 | Dan Gudmundsson |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | ose: Fix check for HAVE_OSE_SPI_H | Lukas Larsson |
2014-02-24 | ose: Fix various build environment issues | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-02-24 | Merge branch 'ta/silent-rules/OTP-11746' | Björn Gustavsson |
2014-02-24 | Use correct variable name for silent rule C++ compiler | Tuncer Ayaz |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2014-02-18 | Fix library application appup files | Tobias Schlager |
2014-02-14 | Merge branch 'dgud/wx/fix-cb-cleanup/OTP-11699' | Dan Gudmundsson |
2014-02-13 | wx: Test fixes compilation warning | Dan Gudmundsson |
2014-02-13 | wx: Do not warn for our own deprecated functions | Dan Gudmundsson |
2014-02-13 | wx: Rewrite eventhandling again | Dan Gudmundsson |
2014-02-07 | Merge branch 'hsv/using_lists_droplast' | Henrik Nord |
2014-01-27 | Merge branch 'dgud/wx/refactor-and-bugfixes/OTP-11586' | Dan Gudmundsson |
2014-01-24 | lib/wx - Replace reverse(tl(reverse(L))) with lists:droplast/1 | Hans Svensson |
2014-01-24 | Merge tag 'OTP_R16B03-1' | Magnus Lidén |
2014-01-24 | Prepare releaseOTP_R16B03-1 | Erlang/OTP |
2014-01-23 | wx: Delay all deletes if recursed in event loop | Dan Gudmundsson |
2014-01-22 | wx: wx could hang if wxe_server died (or had died) when inside a callback | Dan Gudmundsson |
2014-01-22 | wx: Delay memory cleanup until safe | Dan Gudmundsson |
2014-01-21 | wx: Refactor C++ code | Dan Gudmundsson |
2014-01-21 | wx: Add init_dialog event | Dan Gudmundsson |
2014-01-21 | wx: Update icons to plain old white ones | Dan Gudmundsson |
2014-01-21 | Merge branch 'maint' | Dan Gudmundsson |
2014-01-16 | wx: Fix hanging wx calls | Dan Gudmundsson |
2014-01-15 | wx: Remove compiler option -fomit-frame-pointer on Darwin | Dan Gudmundsson |