summaryrefslogtreecommitdiff
path: root/lib/wx
Commit message (Expand)AuthorAgeFilesLines
* Remove old mac init codeDan Gudmundsson2021-02-081-13/+1
* Prepare releaseErlang/OTP2020-12-112-1/+16
* Change the taskbar api to be forward compatDan Gudmundsson2020-12-073-15/+19
* 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
|/
* 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
* | | Merge branch 'maint'Dan Gudmundsson2019-11-1983-10793/+11073
|\ \ \ | |/ /
| * | Add Mac specific menubar functionsDan Gudmundsson2019-10-297-7902/+7967
| * | Add wxWindow:isShownOnScreen/1Dan Gudmundsson2019-10-2982-10787/+11002
* | | Merge branch 'dgud/cleanup-windows-build'Dan Gudmundsson2019-11-141-14/+5
|\ \ \ | | |/ | |/|
| * | Refactor win32 configure handlingDan Gudmundsson2019-11-121-14/+5
* | | Merge branch 'maint'Henrik Nord2019-09-172-1/+17
|\ \ \ | |/ / |/| / | |/
| * Prepare releaseErlang/OTP2019-09-172-1/+17
* | Merge branch 'maint'Dan Gudmundsson2019-06-262-101/+72
|\ \ | |/
| * Merge branch 'dgud/wx-configure-fixes' into maintDan Gudmundsson2019-06-262-101/+72
| |\
| | * Speed up compilationDan Gudmundsson2019-05-292-8/+26
| | * Cleanup configureDan Gudmundsson2019-05-281-86/+25
| | * Fail if no C++ compiler is avaiableDan Gudmundsson2019-05-271-10/+24