summaryrefslogtreecommitdiff
path: root/lib/wx
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2812 from dgud/dgud/wx/new_genDan Gudmundsson2020-12-22968-93180/+365933
|\
| * wx: Generate docsDan Gudmundsson2020-12-21501-13426/+55973
| * Build all wx constsDan Gudmundsson2020-12-2131-4060/+12145
| * Rewrite wx, use wxWidgets 3 as base and use nif interfaceDan Gudmundsson2020-12-21371-88530/+130645
| * Add wx interface filesDan Gudmundsson2020-12-09394-0/+180006
* | Merge branch 'maint'Henrik Nord2020-12-162-1/+16
|\ \ | |/ |/|
| * Prepare releaseErlang/OTP2020-12-112-1/+16
* | Merge branch 'maint'Dan Gudmundsson2020-12-093-15/+19
|\ \ | |/
| * Change the taskbar api to be forward compatDan Gudmundsson2020-12-073-15/+19
* | Merge branch 'rickard/alias/master/OTP-16718'Rickard Green2020-11-121-4/+4
|\ \
| * \ Merge branch 'rickard/alias/OTP-16718' into rickard/alias/master/OTP-16718Rickard Green2020-11-121-4/+4
| |\ \
| | * | Use alias in gen behavioursRickard Green2020-11-121-4/+4
* | | | otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-10/+1
|/ / /
* | | Merge branch 'maint'Dan Gudmundsson2020-10-2812-14/+219
|\ \ \ | | |/ | |/|
| * | Merge pull request #2808 from diodechain/wxe_main_titleDan Gudmundsson2020-10-281-1/+14
| |\ \
| | * | Using WX_APP_TITLE for wxEntry()Dominic Letz2020-10-191-1/+14
| | |/
| * | Merge pull request #2810 from diodechain/fix_large_environment_varDan Gudmundsson2020-10-281-1/+1
| |\ \
| | * | Fixed using unitialized variable when environment var is too bigDominic Letz2020-10-191-1/+1
| | |/
| * | Merge pull request #2815 from dgud/dgud/wx-old-gen-fixDan Gudmundsson2020-10-282-4/+57
| |\ \
| | * | Write the api footprintDan Gudmundsson2020-10-142-4/+57
| | |/
| * | Moved example into existing menuDominic Letz2020-10-132-168/+5
| * | Added wxTaskBarIcon:new/1Dominic Letz2020-10-138-8/+310
| |/
* | Further trim unnecessary output (as per @garazdawi's .diff)Lukas Larsson2020-10-061-2/+14
|/
* Prepare releaseErlang/OTP2020-05-112-1/+28
* Merge branch 'sverker/win-compile-warnings/OTP-15800'Sverker Eriksson2020-05-031-2/+4
|\
| * wx: Fix windows compiler warningsSverker Eriksson2020-05-031-2/+4
* | Revert "Prepare release"Henrik Nord2020-04-222-16/+1
* | Prepare releaseErlang/OTP2020-04-222-1/+16
* | Revert "Prepare release"Henrik Nord2020-03-252-16/+1
* | Prepare releaseErlang/OTP2020-03-242-1/+16
* | Revert "Prepare release"Henrik Nord2020-02-272-16/+1
* | Prepare releaseErlang/OTP2020-02-262-1/+16
* | Generate hidden chunk files for any internal modulesLukas Larsson2020-02-241-1/+1
* | otp: Refactor doc make system and introduce EEP-48Lukas Larsson2020-02-241-84/+11
* | Update code-gen to gen correct deprecated functionsDan Gudmundsson2020-02-173-7/+12
* | otp: Add descriptions to all deprecation attributesJohn Högberg2020-02-1211-11/+18
* | Merge branch 'dgud/build-WSL'Dan Gudmundsson2020-01-081-12/+45
|\ \
| * | Add wsl config as an environment to otp build toolsDan Gudmundsson2019-11-121-12/+45
* | | Merge branch 'dgud/stdlib/gen-async-call'Dan Gudmundsson2020-01-082-1/+42
|\ \ \
| * | | Add tag to response messageDan Gudmundsson2019-12-171-2/+2
| * | | stdlib: Add 'send_request' and 'wait_response' to generic behaviorsDan Gudmundsson2019-12-042-1/+42
* | | | Merge branch 'maint'Henrik Nord2019-12-102-1/+20
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Prepare releaseErlang/OTP2019-12-062-1/+20
* | | Merge branch 'maint'Dan Gudmundsson2019-12-0383-11299/+11851
|\ \ \ | |/ /
| * | wx: Add To/FromDIP functionalityDan Gudmundsson2019-12-0283-11299/+11851
* | | Merge branch 'maint'Dan Gudmundsson2019-11-2812-2509/+2690
|\ \ \ | |/ /
| * | Fix deprecated warningDan Gudmundsson2019-11-271-22/+32
| * | Add wxMouseEvent:getWheelAxis functionDan Gudmundsson2019-11-219-2476/+2560
| * | Fix enum that have changed valuesDan Gudmundsson2019-11-213-9/+96
| * | Fix bad compiler testDan Gudmundsson2019-11-202-2/+2