Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wx: Do not dispatch commands after frequent events | Dan Gudmundsson | 2016-11-22 | 2 | -2/+3 |
* | Avoid unnecessary length calculations in gl | Dan Gudmundsson | 2016-11-22 | 3 | -189/+336 |
* | Add option to send prebuilt binaries to multiDrawArrays | Dan Gudmundsson | 2016-11-22 | 6 | -990/+1027 |
* | Fix gl driver pointer error | Dan Gudmundsson | 2016-11-22 | 2 | -46/+46 |
* | wx: Improve error handling | Dan Gudmundsson | 2016-10-17 | 3 | -10/+20 |
* | wx: Add wxWindow:getContentScaleFactor | Dan Gudmundsson | 2016-10-07 | 84 | -10024/+10214 |
* | Fix guard test for chardata | Dan Gudmundsson | 2016-10-05 | 82 | -391/+393 |
* | wx: add wxWindowDragAcceptFiles | Dan Gudmundsson | 2016-09-29 | 83 | -11675/+11870 |
* | wx: Add simple dropfiles support | Dan Gudmundsson | 2016-09-28 | 12 | -226/+382 |
* | Prepare release | Erlang/OTP | 2016-09-20 | 2 | -1/+18 |
* | Merge branch 'dgud/wx/broken-links' into maint | Dan Gudmundsson | 2016-08-19 | 6 | -315/+339 |
|\ | |||||
| * | wx: Add missing specs | Dan Gudmundsson | 2016-07-05 | 6 | -315/+339 |
* | | Merge branch 'dgud/wx/increase_wx_stacksize' into maint | Dan Gudmundsson | 2016-08-19 | 1 | -1/+5 |
|\ \ | |||||
| * | | Request a larger stacksize for wx thread | Dan Gudmundsson | 2016-06-21 | 1 | -1/+5 |
* | | | wx: Prepare for using Erlang types and specs | Hans Bolinder | 2016-07-07 | 3 | -0/+239 |
| |/ |/| | |||||
* | | Prepare release | Erlang/OTP | 2016-06-21 | 2 | -1/+38 |
|/ | |||||
* | wx: Change async error handling | Dan Gudmundsson | 2016-06-03 | 3 | -6/+10 |
* | Merge branch 'dgud/wx/fix-seqfault-in-cleanup' | Dan Gudmundsson | 2016-05-31 | 7 | -60/+89 |
|\ | |||||
| * | wx: Fix occasional seq fault after appliction stops | Dan Gudmundsson | 2016-05-30 | 7 | -60/+89 |
* | | wx: Quote atoms in types and specs | Dan Gudmundsson | 2016-05-24 | 195 | -3525/+3525 |
|/ | |||||
* | Fix compilation warning | Dan Gudmundsson | 2016-05-16 | 1 | -2/+2 |
* | wx: Fix generated defines in gl.hrl | Dan Gudmundsson | 2016-05-12 | 2 | -4/+14 |
* | wx: Fix driver command queue | Dan Gudmundsson | 2016-05-11 | 1 | -4/+4 |
* | Test cuddle, increase sleep | Dan Gudmundsson | 2016-05-04 | 1 | -2/+5 |
* | wx: Fix warnings in example | Dan Gudmundsson | 2016-05-03 | 2 | -11/+18 |
* | Fix argv types | Dan Gudmundsson | 2016-05-02 | 1 | -2/+2 |
* | wx: Remove non implemented wxGauge functions | Dan Gudmundsson | 2016-04-28 | 6 | -5825/+5750 |
* | wx: add object set/check funcions | Dan Gudmundsson | 2016-04-22 | 4 | -6/+28 |
* | wx test: Setup timetraps | Dan Gudmundsson | 2016-04-22 | 7 | -22/+16 |
* | wx: Fix callback problems | Dan Gudmundsson | 2016-04-22 | 7 | -18/+87 |
* | Merge branch 'henrik/update-copyrightyear' | Henrik Nord | 2016-04-13 | 251 | -251/+251 |
|\ | |||||
| * | update copyright-year | Henrik Nord | 2016-03-15 | 251 | -251/+251 |
* | | wx: Fix wxListCtrl:hitTest arguments and delivered results | Dan Gudmundsson | 2016-04-04 | 4 | -10/+15 |
* | | wx: Fix type error in wxMouseState record | Dan Gudmundsson | 2016-04-04 | 2 | -2/+2 |
|/ | |||||
* | Merge tag 'OTP-18.3' | Lars Thorsen | 2016-03-15 | 2 | -1/+21 |
|\ | |||||
| * | Prepare release | Erlang/OTP | 2016-03-14 | 2 | -1/+21 |
* | | Merge branch 'maint' | Sverker Eriksson | 2016-03-08 | 94 | -11293/+12129 |
|\ \ | |/ | |||||
| * | Merge remote-tracking branch 'origin/dgud/wx/bugs' into maint | Dan Gudmundsson | 2016-03-08 | 94 | -11293/+12129 |
| |\ | |||||
| | * | wx: Use wrapper classes where possible | Dan Gudmundsson | 2016-03-01 | 3 | -56/+76 |
| | * | wx: Wait before throwing away early callbacks to wx_objects | Dan Gudmundsson | 2016-03-01 | 1 | -7/+15 |
| | * | wx: Add wxWindow:SetTransparent and CanSetTransperant | Dan Gudmundsson | 2016-02-29 | 83 | -10145/+10514 |
| | * | wx: Add wxWindow SetDoubleBuffered and IsDoubleBuffered from wxWidgets 3.0 | Dan Gudmundsson | 2016-02-29 | 84 | -10793/+11196 |
| | * | wx: Remove http_util usage | Dan Gudmundsson | 2016-02-29 | 3 | -5/+5 |
| | * | wx: Tiny optimization | Dan Gudmundsson | 2016-02-29 | 1 | -1/+1 |
| | * | wx: Fix a crash with sending two binaries to command queue | Dan Gudmundsson | 2016-02-23 | 3 | -5/+41 |
* | | | Merge branch 'maint' | Ingela Anderton Andin | 2016-03-01 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | epmd: support IPv6 node registration | Michael Santos | 2016-02-10 | 1 | -4/+4 |
| |/ | |||||
* | | Merge tag 'OTP-18.2' | Henrik Nord | 2015-12-16 | 2 | -1/+19 |
|\ \ | |/ | |||||
| * | Update release notes | Erlang/OTP | 2015-12-15 | 1 | -0/+18 |
| * | Update version numbers | Erlang/OTP | 2015-12-15 | 1 | -1/+1 |