Age | Commit message (Expand) | Author |
2016-03-01 | wx: Wait before throwing away early callbacks to wx_objects | 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 |
2015-12-07 | wx: Add toolbar stretchablespace | Dan Gudmundsson |
2015-12-03 | wx: Fix some function specifications | Dan Gudmundsson |
2015-12-01 | wx: Remove call to disconnect_impl from server | 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-06-30 | wx: Add mouse_capture_lost event | Dan Gudmundsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-01-14 | Merge branch 'maint' | Dan Gudmundsson |
2015-01-14 | wx: Fix connect when terminating | Dan Gudmundsson |
2015-01-13 | Merge branch 'maint' | Dan Gudmundsson |
2014-12-19 | wx: Do not crash server when going down | Dan Gudmundsson |
2014-09-15 | Remove untested option 'generic_debug' from gen_server | Anthony Ramine |
2014-06-16 | Merge branch 'maint' | Dan Gudmundsson |
2014-05-28 | Add synchronous stop function to wx_object | Siri Hansen |
2014-05-22 | wx: Add wxPopup(Transient)Window | Dan Gudmundsson |
2014-04-16 | wx: Add wxActivateEvent | Dan Gudmundsson |
2014-04-16 | wx: Add missing wxTextCtrl:changeValue | Dan Gudmundsson |
2014-03-28 | Merge branch 'dgud/wx/fix-wx3-windows64' | Dan Gudmundsson |
2014-03-26 | wx: Send destroy message direct | Dan Gudmundsson |
2014-03-26 | wx: Add wxLocale class | Dan Gudmundsson |
2014-03-25 | wx: Added misc functions | 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-02-18 | Fix library application appup files | Tobias Schlager |
2014-02-13 | wx: Do not warn for our own deprecated functions | Dan Gudmundsson |
2014-02-13 | wx: Rewrite eventhandling again | Dan Gudmundsson |
2014-01-21 | wx: Add init_dialog event | Dan Gudmundsson |
2013-12-02 | Merge branch 'maint' | Dan Gudmundsson |
2013-11-21 | wx: Update documentation links to wxWidgets | Dan Gudmundsson |
2013-11-21 | wx: wxListBox::Set crashes on wxWidgets 3.0 with NULL argument | Sergei Golovan |
2013-11-14 | wx: Fix crash in wxe_server cleanup | Dan Gudmundsson |
2013-10-30 | wx: Fix cleanup of event handlers | Dan Gudmundsson |
2013-08-29 | Merge branch 'maint' | Dan Gudmundsson |
2013-08-23 | wx: Add wxPanel:setFocusIgnoringChildren/1 | Dan Gudmundsson |
2013-08-22 | wx: Add wxClipboardTextEvent | Dan Gudmundsson |
2013-08-21 | wx: Fix bug in wxStatusBar:getFieldRect/2 | Dan Gudmundsson |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Merge branch 'dgud/wx/depr-driver-if' | Dan Gudmundsson |
2013-01-23 | wx: Add wxTreeCtrl:isTreeItemIdOk/1 | Dan Gudmundsson |
2013-01-23 | wx: Fix wxTreeCtrl return values | Dan Gudmundsson |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-16 | wx: Removed wx internal event | Dan Gudmundsson |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-15 | Merge branch 'dgud/wx/platform-gen' | Dan Gudmundsson |