summaryrefslogtreecommitdiff
path: root/lib/wx
Commit message (Expand)AuthorAgeFilesLines
* wx: Improve opengl doc generationDan Gudmundsson2021-11-153-905/+370
* wx: Declare variables in correct scopeDan Gudmundsson2021-11-152-68/+72
* wx: Delete DC referencesDan Gudmundsson2021-11-121-15/+14
* Add .editorconfigLukas Larsson2021-10-272-0/+8
* Prepare releaseErlang/OTP2021-09-172-1/+43
* test suites: replace ?t: with test_server:Maxim Fedorov2021-09-081-1/+1
* wx: add some font functions to wxtextattrDan Gudmundsson2021-08-258-3869/+4368
* wx: Check wxColour type harderDan Gudmundsson2021-08-2431-143/+164
* Merge branch 'dgud/wx/fix-raise' into maintDan Gudmundsson2021-06-231-1/+5
|\
| * wx: Fix raise in delete_envDan Gudmundsson2021-05-241-1/+5
* | wx: Include the edge webview loader in wxDan Gudmundsson2021-06-155-34/+104
* | Merge pull request #4780 from diodechain/letz/wxAppEventsDan Gudmundsson2021-05-254-8/+56
|\ \ | |/ |/|
| * Completed list of handled MacOS app eventsDominic Letz2021-04-284-8/+56
* | Merge branch 'maint-22' into maintRickard Green2021-05-201-0/+15
|\ \
| * | Prepare releaseErlang/OTP2021-05-202-1/+16
| * | Update configure scriptsRickard Green2021-05-194-0/+10836
* | | Merge branch 'maint-23' into maintRickard Green2021-05-201-1/+15
|\ \ \
| * | | Prepare releaseErlang/OTP2021-05-202-1/+16
| * | | Update configure scriptsRickard Green2021-05-194-0/+10905
* | | | Prepare releaseErlang/OTP2021-05-202-1/+23
* | | | 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