Age | Commit message (Expand) | Author |
2019-02-18 | Merge branch 'dgud/wx/extend-functionality/OTP-15587' into maint | Dan Gudmundsson |
2019-01-25 | Fix showModal crash on Mojave | Dan Gudmundsson |
2019-01-23 | Include erlang-logo128.png in release | Juan Facorro |
2019-01-23 | Enable setting custom application icon for Mac OS X through environment variable | Juan Facorro |
2019-01-23 | Update to icon with better resolution | Juan Facorro |
2018-12-13 | Add wxGCDC | Dan Gudmundsson |
2018-12-13 | wx: Add wxDisplay | Dan Gudmundsson |
2018-12-13 | wx: Change wxFONTWEIGHT enums | Dan Gudmundsson |
2018-12-12 | Let wxwidgets check events | Dan Gudmundsson |
2018-12-06 | Don't try to wake up wx thread when not necessary | Dan Gudmundsson |
2018-12-03 | Merge branch 'dgud/wx/mojave-crash/OTP-15426' into maint | Dan Gudmundsson |
2018-11-16 | wx: Do not delay deletes of wxGraphicContext | Dan Gudmundsson |
2018-09-21 | Update copyright year | Henrik Nord |
2018-07-03 | Replace for loop with strchr | Artur Cygan |
2018-07-03 | Clean unused wxe_driver callbacks | Artur Cygan |
2018-07-03 | Remove wx c_src compilation warning on Darwin | Artur Cygan |
2018-06-18 | Update copyright year | Henrik Nord |
2018-04-19 | Merge branch 'dgud/wx/glcanvas-improvements' | Dan Gudmundsson |
2018-04-04 | Add new "constants" to wxGLCanvas | Dan Gudmundsson |
2018-04-03 | Add backwards compatibility for wxWidgets-3.1.1 | Dan Gudmundsson |
2018-01-22 | wx: open_port doesn't allow 0 terminated strings anymore | Dan Gudmundsson |
2017-10-17 | Correct io_vec handling | Dan Gudmundsson |
2017-08-16 | Remove deprecation of non deprecated functions | Dan Gudmundsson |
2017-08-16 | Update so that doxygen 1.8.11 can generate code | Dan Gudmundsson |
2017-06-14 | Update copyright year | Hans Nilsson |
2017-05-24 | wx: Tune when to break command loop in driver | Dan Gudmundsson |
2017-05-11 | wx: Fix builds on VS-2017 | Dan Gudmundsson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-05-02 | Merge branch 'dgud/wx/fixup-batch-break' | Dan Gudmundsson |
2017-04-28 | Merge branch 'dgud/wx/pr/1425' | Dan Gudmundsson |
2017-04-28 | Fixup batch break | Dan Gudmundsson |
2017-04-24 | wxe_impl.cpp: pointer comparison fix | Kenji Rikitake |
2017-04-06 | Avoid livelock in driver when batching commands | Dan Gudmundsson |
2016-11-22 | wx: Do not dispatch commands after frequent events | Dan Gudmundsson |
2016-11-22 | Add option to send prebuilt binaries to multiDrawArrays | Dan Gudmundsson |
2016-11-22 | Fix gl driver pointer error | Dan Gudmundsson |
2016-10-07 | wx: Add wxWindow:getContentScaleFactor | Dan Gudmundsson |
2016-09-29 | wx: add wxWindowDragAcceptFiles | Dan Gudmundsson |
2016-09-28 | wx: Add simple dropfiles support | Dan Gudmundsson |
2016-06-21 | Request a larger stacksize for wx thread | Dan Gudmundsson |
2016-05-30 | wx: Fix occasional seq fault after appliction stops | Dan Gudmundsson |
2016-05-11 | wx: Fix driver command queue | Dan Gudmundsson |
2016-05-02 | Fix argv types | Dan Gudmundsson |
2016-04-28 | wx: Remove non implemented wxGauge functions | Dan Gudmundsson |
2016-04-22 | wx: Fix callback problems | Dan Gudmundsson |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-04 | wx: Fix wxListCtrl:hitTest arguments and delivered results | Dan Gudmundsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-01 | wx: Use wrapper classes where possible | Dan Gudmundsson |
2016-02-29 | wx: Add wxWindow:SetTransparent and CanSetTransperant | Dan Gudmundsson |