summaryrefslogtreecommitdiff
path: root/lib/wx/src
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2023-05-151-1/+1
* Merge branch 'maint' into masterJakub Witczak2023-04-272-2/+2
|\
| * Update copyright yearErlang/OTP2023-04-252-2/+2
* | Merge branch 'maint'Dan Gudmundsson2023-04-256-1152/+1183
|\ \ | |/
| * gl: Fix glDebugMessage functionalityDan Gudmundsson2023-04-241-6/+5
| * Fix wx-3.2 macros and OpenGL supportDan Gudmundsson2023-04-243-1137/+1165
| * wx: Add debug printouts for OpenGLDan Gudmundsson2023-04-023-9/+13
* | Revert "Prepare release"Henrik Nord2023-04-121-1/+1
* | Prepare releaseErlang/OTP2023-04-111-1/+1
* | Revert "Prepare release"Henrik Nord2023-03-221-1/+1
* | Prepare releaseErlang/OTP2023-03-211-1/+1
* | Update copyright yearErlang/OTP2023-03-212-2/+2
* | Use `proc_lib:init_fail/2,3` where appropriateRaimo Niskanen2023-02-272-13/+6
* | otp: Refactor second and third bootstrapLukas Larsson2022-10-181-1/+1
|/
* Merge PR-5834 from sverker/add-nifs-attribSverker Eriksson2022-03-312-1/+9
|\
| * wx: Use new -nifs([]) attributeSverker Eriksson2022-03-292-1/+9
* | wx: Add MacGetCommonMenuBar and MacSetCommonMenuBarWojtek Mach2022-03-252-2698/+2714
|/
* Update copyright yearErlang/OTP2022-03-233-3/+3
* wx: Filter gtk error msgsDan Gudmundsson2022-03-174-10/+11
* wx: Add aux1 and aux2 fields to the wxMouseState recordDan Gudmundsson2022-02-183-896/+952
* Merge branch 'maint'Dan Gudmundsson2022-02-173-238/+95
|\
| * wx: Update wxGridEvent eventsDan Gudmundsson2022-02-081-2/+2
| * wx: Remove static_data from wxImage functionsDan Gudmundsson2022-02-082-236/+93
* | Update copyright yearErlang/OTP2022-02-154-4/+4
* | Merge pull request #5597 from garazdawi/lukas/add-gh-actions-testing/OTP-17710Lukas Larsson2022-01-211-1/+1
|\ \
| * | otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-1/+1
* | | Fix comments for wx.erl and wxEvtHandler.erlLeo Liu2022-01-211-5/+5
* | | Fix typos in lib/wxKian-Meng Ang2022-01-192-2/+2
|/ /
* | Update copyright yearRickard Green2021-12-161-1/+1
* | Merge branch 'maint'Rickard Green2021-12-137-7/+7
|\ \ | |/
| * Update copyright yearRickard Green2021-12-137-7/+7
* | Merge branch 'dgud/wx/color-match/GH-4999/OTP-17577'Dan Gudmundsson2021-09-0226-1934/+2082
|\ \ | |/
| * wx: add some font functions to wxtextattrDan Gudmundsson2021-08-252-1810/+1956
| * wx: Check wxColour type harderDan Gudmundsson2021-08-2426-124/+126
* | Add app-file runtime_dependencies test and incorrect dependencies fixesKjell Winblad2021-07-091-1/+1
|/
* wx: Include the edge webview loader in wxDan Gudmundsson2021-06-151-1/+1
* Completed list of handled MacOS app eventsDominic Letz2021-04-282-8/+34
* wxNotificationMessage macos & win polishDominic Letz2021-03-012-53/+83
* Add wxWebViewDominic Letz2021-02-194-1/+1099
* wxNotificationMessage supportDominic Letz2021-01-223-3/+188
* wx: Generate docsDan Gudmundsson2020-12-21232-9230/+7195
* Build all wx constsDan Gudmundsson2020-12-215-14/+33
* Rewrite wx, use wxWidgets 3 as base and use nif interfaceDan Gudmundsson2020-12-21230-33967/+26940
* Change the taskbar api to be forward compatDan Gudmundsson2020-12-071-6/+9
* Added wxTaskBarIcon:new/1Dominic Letz2020-10-131-4/+17
* Update code-gen to gen correct deprecated functionsDan Gudmundsson2020-02-172-6/+5
* otp: Add descriptions to all deprecation attributesJohn Högberg2020-02-1211-11/+18
* stdlib: Add 'send_request' and 'wait_response' to generic behaviorsDan Gudmundsson2019-12-041-0/+32
* wx: Add To/FromDIP functionalityDan Gudmundsson2019-12-0279-8099/+8606
* Fix deprecated warningDan Gudmundsson2019-11-271-22/+32