Age | Commit message (Expand) | Author |
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-02-06 | wx: Do not call erlang:get_stacktrace() | Hans Bolinder |
2017-09-14 | wx: Update doc, OpenGL external links | Dan Gudmundsson |
2017-09-14 | wx: Reduce Opengl docs | 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-05-04 | Update copyright year | Raimo Niskanen |
2017-02-14 | Fixed typos in lib/wx | Andrew Dryga |
2016-11-22 | wx: Do not dispatch commands after frequent events | Dan Gudmundsson |
2016-11-22 | Avoid unnecessary length calculations in gl | 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-17 | wx: Improve error handling | Dan Gudmundsson |
2016-10-07 | wx: Add wxWindow:getContentScaleFactor | Dan Gudmundsson |
2016-10-05 | Fix guard test for chardata | Dan Gudmundsson |
2016-09-29 | wx: add wxWindowDragAcceptFiles | Dan Gudmundsson |
2016-09-28 | wx: Add simple dropfiles support | Dan Gudmundsson |
2016-07-05 | wx: Add missing specs | Dan Gudmundsson |
2016-05-31 | Merge branch 'dgud/wx/fix-seqfault-in-cleanup' | Dan Gudmundsson |
2016-05-30 | wx: Fix occasional seq fault after appliction stops | Dan Gudmundsson |
2016-05-24 | wx: Quote atoms in types and specs | Dan Gudmundsson |
2016-05-12 | wx: Fix generated defines in gl.hrl | 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-04-04 | wx: Fix type error in wxMouseState record | 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 |
2016-02-29 | wx: Add wxWindow SetDoubleBuffered and IsDoubleBuffered from wxWidgets 3.0 | Dan Gudmundsson |
2016-02-29 | wx: Remove http_util usage | Dan Gudmundsson |
2015-12-07 | wx: Add toolbar stretchablespace | Dan Gudmundsson |
2015-12-03 | wx: Fix some function specifications | Dan Gudmundsson |
2015-11-24 | wx: Add a command queue check after event sent to erlang | Dan Gudmundsson |
2015-11-24 | wx: Make wxPostScriptDC optional | Dan Gudmundsson |
2015-11-24 | wx: Add wxOverlay | Dan Gudmundsson |
2015-09-02 | wx: Fix wxAuiManager:getAllPanes/1 | Dan Gudmundsson |
2015-08-28 | wx: Add missing aui functionality | Dan Gudmundsson |
2015-07-07 | wx: Add event callback fastpath | Dan Gudmundsson |
2015-07-01 | wx: Make wxLANGUAGE_ variable | Dan Gudmundsson |
2015-06-30 | wx: Add mouse_capture_lost event | Dan Gudmundsson |
2015-06-30 | wx: Fix code generator | Dan Gudmundsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-01 | wx: Optimize event and return value construction | Dan Gudmundsson |
2015-06-01 | wx: Fix bad float in return values | Dan Gudmundsson |
2015-05-05 | wx: Add missing data in events | Dan Gudmundsson |