Age | Commit message (Expand) | Author |
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 |
2016-02-29 | wx: Add wxWindow SetDoubleBuffered and IsDoubleBuffered from wxWidgets 3.0 | Dan Gudmundsson |
2016-02-29 | wx: Tiny optimization | Dan Gudmundsson |
2016-02-23 | wx: Fix a crash with sending two binaries to command queue | Dan Gudmundsson |
2015-12-14 | Merge branch 'dgud/wx/fix-observer-display' into maint | Dan Gudmundsson |
2015-12-12 | wx: Revert part of 617387025b698c | Dan Gudmundsson |
2015-12-07 | wx: Add toolbar stretchablespace | 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-11-23 | wx: Use only one ring buffer for command queue | Dan Gudmundsson |
2015-09-02 | wx: Fix wxAuiManager:getAllPanes/1 | Dan Gudmundsson |
2015-08-28 | wx: Add missing aui functionality | Dan Gudmundsson |
2015-07-02 | wx: Event callbacks could hang wx application temporary | Dan Gudmundsson |
2015-07-01 | wx: Make wxLANGUAGE_ variable | Dan Gudmundsson |
2015-06-30 | wx: Send wxWdigets assert to error logger | Dan Gudmundsson |
2015-06-30 | wx: Add mouse_capture_lost event | Dan Gudmundsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-05 | wx: Optimize binary args | Dan Gudmundsson |
2015-06-01 | wx: Driver lock cleanup | Dan Gudmundsson |
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-12 | wx: Fix raise during emulator stoppage | Dan Gudmundsson |
2015-05-05 | wx: Add missing data in events | Dan Gudmundsson |
2015-05-05 | wx: Fix delete object | Dan Gudmundsson |