summaryrefslogtreecommitdiff
path: root/lib/wx/api_gen
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-04-255-5/+5
* gl: Fix glDebugMessage functionalityDan Gudmundsson2023-04-244-19/+37
* Fix wx-3.2 macros and OpenGL supportDan Gudmundsson2023-04-243-3/+26
* wx: Add debug printouts for OpenGLDan Gudmundsson2023-04-021-3/+5
* Merge PR-5834 from sverker/add-nifs-attribSverker Eriksson2022-03-311-0/+1
|\
| * wx: Use new -nifs([]) attributeSverker Eriksson2022-03-291-0/+1
* | wx: Add MacGetCommonMenuBar and MacSetCommonMenuBarWojtek Mach2022-03-251-0/+2
|/
* Update copyright yearErlang/OTP2022-03-231-1/+1
* Merge branch 'dgud/wx/mouse_event_aux/OTP-17950'Dan Gudmundsson2022-03-182-8/+11
|\
| * wx: Add aux1 and aux2 fields to the wxMouseState recordDan Gudmundsson2022-02-182-8/+11
* | Merge branch 'maint' into masterHenrik Nord2022-03-103-3/+3
|\ \ | |/ |/|
| * Update copyright yearErlang/OTP2022-03-095-5/+5
* | Merge branch 'maint'Dan Gudmundsson2022-02-175-47/+33
|\ \ | |/
| * wx: Update wxGridEvent eventsDan Gudmundsson2022-02-081-7/+11
| * wx: Remove static_data from wxImage functionsDan Gudmundsson2022-02-085-40/+22
* | Update copyright yearErlang/OTP2022-02-154-4/+4
* | Fix comments for wx.erl and wxEvtHandler.erlLeo Liu2022-01-211-1/+2
* | Fix typos in lib/wxKian-Meng Ang2022-01-1910-14/+14
|/
* Update copyright yearRickard Green2021-12-1321-21/+21
* wx: Improve opengl doc generationDan Gudmundsson2021-11-152-92/+165
* wx: Declare variables in correct scopeDan Gudmundsson2021-11-151-3/+7
* wx: add some font functions to wxtextattrDan Gudmundsson2021-08-252-2/+7
* wx: Check wxColour type harderDan Gudmundsson2021-08-242-12/+31
* Correct licenseDan Gudmundsson2021-04-281-14/+2
* Improve doc generationDan Gudmundsson2021-04-282-236/+102
* wx: Move wx interface filesDan Gudmundsson2021-04-23397-179908/+9
* wxNotificationMessage macos & win polishDominic Letz2021-03-011-1/+3
* Merge pull request #3027 from diodechain/letz/wxWebViewDan Gudmundsson2021-02-207-1476/+143
|\
| * Add wxWebViewDominic Letz2021-02-197-1476/+143
* | Fix (pre) C++11 warnings and usageDan Gudmundsson2021-02-191-2/+2
|/
* Updated generated wxe_wrapper_x.cppDominic Letz2021-01-261-6/+13
* wxNotificationMessage supportDominic Letz2021-01-224-5/+16
* wx: Generate docsDan Gudmundsson2020-12-2121-278/+1759
* Build all wx constsDan Gudmundsson2020-12-2116-157/+373
* Rewrite wx, use wxWidgets 3 as base and use nif interfaceDan Gudmundsson2020-12-2182-3233/+5252
* Add wx interface filesDan Gudmundsson2020-12-09394-0/+180006
* Change the taskbar api to be forward compatDan Gudmundsson2020-12-071-6/+9
* 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
* | Added wxTaskBarIcon:new/1Dominic Letz2020-10-133-1/+89
|/
* Update code-gen to gen correct deprecated functionsDan Gudmundsson2020-02-171-1/+7
* wx: Add To/FromDIP functionalityDan Gudmundsson2019-12-022-1/+10
* Add wxMouseEvent:getWheelAxis functionDan Gudmundsson2019-11-213-3/+20
* Fix enum that have changed valuesDan Gudmundsson2019-11-211-1/+16
* Fix bad compiler testDan Gudmundsson2019-11-201-1/+1
* Add Mac specific menubar functionsDan Gudmundsson2019-10-292-1/+12
* Add wxWindow:isShownOnScreen/1Dan Gudmundsson2019-10-291-0/+1
* Fix showModal crash on MojaveDan Gudmundsson2019-01-251-2/+4
* Add wxGCDCDan Gudmundsson2018-12-132-0/+5
* wx: Add wxDisplayDan Gudmundsson2018-12-134-2/+24