summaryrefslogtreecommitdiff
path: root/lib/wx
Commit message (Expand)AuthorAgeFilesLines
* Avoid livelock in driver when batching commandsDan Gudmundsson2017-04-064-14/+29
* Fixed typos in lib/wxAndrew Dryga2017-02-142-2/+2
* Prepare releaseErlang/OTP2016-12-092-1/+30
* wx: Do not dispatch commands after frequent eventsDan Gudmundsson2016-11-222-2/+3
* Avoid unnecessary length calculations in glDan Gudmundsson2016-11-223-189/+336
* Add option to send prebuilt binaries to multiDrawArraysDan Gudmundsson2016-11-226-990/+1027
* Fix gl driver pointer errorDan Gudmundsson2016-11-222-46/+46
* wx: Improve error handlingDan Gudmundsson2016-10-173-10/+20
* wx: Add wxWindow:getContentScaleFactorDan Gudmundsson2016-10-0784-10024/+10214
* Fix guard test for chardataDan Gudmundsson2016-10-0582-391/+393
* wx: add wxWindowDragAcceptFilesDan Gudmundsson2016-09-2983-11675/+11870
* wx: Add simple dropfiles supportDan Gudmundsson2016-09-2812-226/+382
* Prepare releaseErlang/OTP2016-09-202-1/+18
* Merge branch 'dgud/wx/broken-links' into maintDan Gudmundsson2016-08-196-315/+339
|\
| * wx: Add missing specsDan Gudmundsson2016-07-056-315/+339
* | Merge branch 'dgud/wx/increase_wx_stacksize' into maintDan Gudmundsson2016-08-191-1/+5
|\ \
| * | Request a larger stacksize for wx threadDan Gudmundsson2016-06-211-1/+5
* | | wx: Prepare for using Erlang types and specsHans Bolinder2016-07-073-0/+239
| |/ |/|
* | Prepare releaseErlang/OTP2016-06-212-1/+38
|/
* wx: Change async error handlingDan Gudmundsson2016-06-033-6/+10
* Merge branch 'dgud/wx/fix-seqfault-in-cleanup'Dan Gudmundsson2016-05-317-60/+89
|\
| * wx: Fix occasional seq fault after appliction stopsDan Gudmundsson2016-05-307-60/+89
* | wx: Quote atoms in types and specsDan Gudmundsson2016-05-24195-3525/+3525
|/
* Fix compilation warningDan Gudmundsson2016-05-161-2/+2
* wx: Fix generated defines in gl.hrlDan Gudmundsson2016-05-122-4/+14
* wx: Fix driver command queueDan Gudmundsson2016-05-111-4/+4
* Test cuddle, increase sleepDan Gudmundsson2016-05-041-2/+5
* wx: Fix warnings in exampleDan Gudmundsson2016-05-032-11/+18
* Fix argv typesDan Gudmundsson2016-05-021-2/+2
* wx: Remove non implemented wxGauge functionsDan Gudmundsson2016-04-286-5825/+5750
* wx: add object set/check funcionsDan Gudmundsson2016-04-224-6/+28
* wx test: Setup timetrapsDan Gudmundsson2016-04-227-22/+16
* wx: Fix callback problemsDan Gudmundsson2016-04-227-18/+87
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-13251-251/+251
|\
| * update copyright-yearHenrik Nord2016-03-15251-251/+251
* | wx: Fix wxListCtrl:hitTest arguments and delivered resultsDan Gudmundsson2016-04-044-10/+15
* | wx: Fix type error in wxMouseState recordDan Gudmundsson2016-04-042-2/+2
|/
* Merge tag 'OTP-18.3'Lars Thorsen2016-03-152-1/+21
|\
| * Prepare releaseErlang/OTP2016-03-142-1/+21
* | Merge branch 'maint'Sverker Eriksson2016-03-0894-11293/+12129
|\ \ | |/
| * Merge remote-tracking branch 'origin/dgud/wx/bugs' into maintDan Gudmundsson2016-03-0894-11293/+12129
| |\
| | * wx: Use wrapper classes where possibleDan Gudmundsson2016-03-013-56/+76
| | * wx: Wait before throwing away early callbacks to wx_objectsDan Gudmundsson2016-03-011-7/+15
| | * wx: Add wxWindow:SetTransparent and CanSetTransperantDan Gudmundsson2016-02-2983-10145/+10514
| | * wx: Add wxWindow SetDoubleBuffered and IsDoubleBuffered from wxWidgets 3.0Dan Gudmundsson2016-02-2984-10793/+11196
| | * wx: Remove http_util usageDan Gudmundsson2016-02-293-5/+5
| | * wx: Tiny optimizationDan Gudmundsson2016-02-291-1/+1
| | * wx: Fix a crash with sending two binaries to command queueDan Gudmundsson2016-02-233-5/+41
* | | Merge branch 'maint'Ingela Anderton Andin2016-03-011-4/+4
|\ \ \ | |/ /
| * | epmd: support IPv6 node registrationMichael Santos2016-02-101-4/+4
| |/