summaryrefslogtreecommitdiff
path: root/lib/wx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dgud/wx/fix-build-std/GH-4834/OTP-17407' into maint-24Erlang/OTP2021-05-202-3/+33
|\
| * wx: Fix compile errorDan Gudmundsson2021-05-172-3/+33
* | Update configure scriptsRickard Green2021-05-194-0/+11654
|/
* Prepare releaseErlang/OTP2021-05-102-1/+83
* Change icon filesDan Gudmundsson2021-04-2836-2948/+5
* Correct licenseDan Gudmundsson2021-04-28235-3290/+470
* Improve doc generationDan Gudmundsson2021-04-2822-433/+120
* wx: Move wx interface filesDan Gudmundsson2021-04-23397-179908/+9
* Revert "Prepare release"Henrik Nord2021-04-212-83/+1
* Prepare releaseErlang/OTP2021-04-192-1/+83
* Revert "Prepare release"Henrik Nord2021-03-262-83/+1
* Prepare releaseErlang/OTP2021-03-252-1/+83
* Merge branch 'maint'Henrik Nord2021-03-242-1/+19
|\
| * Prepare releaseErlang/OTP2021-03-222-1/+19
* | Merge pull request #4566 from diodechain/letz/wxNotificationMessageDan Gudmundsson2021-03-156-158/+279
|\ \
| * | wxNotificationMessage macos & win polishDominic Letz2021-03-016-158/+279
* | | Fix C++ 11 extension warning/errorDan Gudmundsson2021-02-251-4/+4
* | | Revert "Prepare release"Henrik Nord2021-02-242-83/+1
|/ /
* | Prepare releaseErlang/OTP2021-02-232-1/+83
* | Merge pull request #3027 from diodechain/letz/wxWebViewDan Gudmundsson2021-02-2027-1965/+5394
|\ \
| * | Add wxWebViewDominic Letz2021-02-1927-1965/+5394
* | | Fix (pre) C++11 warnings and usageDan Gudmundsson2021-02-193-9/+12
* | | Use deque instead of listDan Gudmundsson2021-02-193-86/+84
* | | Reuse commandsDan Gudmundsson2021-02-192-3/+24
* | | All queue handling must be mutex protectedDan Gudmundsson2021-02-191-12/+12
* | | Cleanup queue handlingDan Gudmundsson2021-02-145-50/+68
* | | Use a linked list as queueDan Gudmundsson2021-02-123-185/+93
|/ /
* | Merge branch 'maint'Dan Gudmundsson2021-02-101-13/+1
|\ \ | |/
| * Remove old mac init codeDan Gudmundsson2021-02-081-13/+1
* | Updated generated wxe_wrapper_x.cppDominic Letz2021-01-269-39600/+39607
* | wxNotificationMessage supportDominic Letz2021-01-2217-15/+760
* | wx: Fix configure to work with -WerrorLukas Larsson2021-01-071-4/+2
* | 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
| | |/