summaryrefslogtreecommitdiff
path: root/lib/wx/c_src/gen
Commit message (Expand)AuthorAgeFilesLines
* gl: Fix glDebugMessage functionalityDan Gudmundsson2023-04-241-7/+11
* Fix wx-3.2 macros and OpenGL supportDan Gudmundsson2023-04-244-1380/+1468
* Merge branch 'maint'Dan Gudmundsson2022-04-251-1/+1
|\
| * wx: Fix build problems with wxWidgets-3.1.6Dan Gudmundsson2022-04-201-2/+2
* | wx: Add MacGetCommonMenuBar and MacSetCommonMenuBarWojtek Mach2022-03-252-2993/+3033
* | Merge pull request #5795 from wojtekmach/wm-observer-improvementsDan Gudmundsson2022-03-251-1/+7
|\ \
| * | wx: Add macOS system menu idsWojtek Mach2022-03-211-1/+7
| |/
* | wx: Add aux1 and aux2 fields to the wxMouseState recordDan Gudmundsson2022-02-182-978/+1074
|/
* wx: Update wxGridEvent eventsDan Gudmundsson2022-02-081-6/+5
* wx: Remove static_data from wxImage functionsDan Gudmundsson2022-02-083-261/+93
* wx: Declare variables in correct scopeDan Gudmundsson2021-11-151-65/+65
* wx: add some font functions to wxtextattrDan Gudmundsson2021-08-253-2057/+2300
* wx: Check wxColour type harderDan Gudmundsson2021-08-242-5/+5
* wxNotificationMessage macos & win polishDominic Letz2021-03-012-103/+167
* Merge pull request #3027 from diodechain/letz/wxWebViewDan Gudmundsson2021-02-205-46/+3182
|\
| * Add wxWebViewDominic Letz2021-02-195-46/+3182
* | Fix (pre) C++11 warnings and usageDan Gudmundsson2021-02-191-2/+2
|/
* Updated generated wxe_wrapper_x.cppDominic Letz2021-01-268-39594/+39594
* wxNotificationMessage supportDominic Letz2021-01-226-6/+255
* wx: Generate docsDan Gudmundsson2020-12-215-3509/+3633
* Build all wx constsDan Gudmundsson2020-12-211-369/+6903
* Rewrite wx, use wxWidgets 3 as base and use nif interfaceDan Gudmundsson2020-12-2120-45904/+87408
* Added wxTaskBarIcon:new/1Dominic Letz2020-10-132-3/+16
* wx: Add To/FromDIP functionalityDan Gudmundsson2019-12-022-3199/+3235
* Add wxMouseEvent:getWheelAxis functionDan Gudmundsson2019-11-212-822/+832
* Fix enum that have changed valuesDan Gudmundsson2019-11-211-2/+61
* Fix bad compiler testDan Gudmundsson2019-11-201-1/+1
* Add Mac specific menubar functionsDan Gudmundsson2019-10-292-2633/+2659
* Add wxWindow:isShownOnScreen/1Dan Gudmundsson2019-10-292-3283/+3291
* Fix showModal crash on MojaveDan Gudmundsson2019-01-251-2/+2
* Add wxGCDCDan Gudmundsson2018-12-134-1/+44
* wx: Add wxDisplayDan Gudmundsson2018-12-133-2/+100
* wx: Change wxFONTWEIGHT enumsDan Gudmundsson2018-12-131-1/+65
* Merge branch 'dgud/wx/mojave-crash/OTP-15426' into maintDan Gudmundsson2018-12-031-5/+5
|\
| * wx: Do not delay deletes of wxGraphicContextDan Gudmundsson2018-11-161-5/+5
* | Merge branch 'dgud/wx/glcanvas-improvements'Dan Gudmundsson2018-04-191-2/+114
|\ \
| * | Add new "constants" to wxGLCanvasDan Gudmundsson2018-04-041-2/+114
| |/
* | Add backwards compatibility for wxWidgets-3.1.1Dan Gudmundsson2018-04-031-3/+31
|/
* Remove deprecation of non deprecated functionsDan Gudmundsson2017-08-161-5/+1
* Update so that doxygen 1.8.11 can generate codeDan Gudmundsson2017-08-161-5/+5
* wx: Do not dispatch commands after frequent eventsDan Gudmundsson2016-11-221-1/+1
* Add option to send prebuilt binaries to multiDrawArraysDan Gudmundsson2016-11-221-477/+485
* Fix gl driver pointer errorDan Gudmundsson2016-11-221-45/+45
* wx: Add wxWindow:getContentScaleFactorDan Gudmundsson2016-10-072-3179/+3189
* wx: add wxWindowDragAcceptFilesDan Gudmundsson2016-09-292-3330/+3340
* wx: Add simple dropfiles supportDan Gudmundsson2016-09-283-1/+39
* wx: Fix occasional seq fault after appliction stopsDan Gudmundsson2016-05-301-34/+47
* wx: Remove non implemented wxGauge functionsDan Gudmundsson2016-04-282-1947/+1915
* wx: Fix callback problemsDan Gudmundsson2016-04-221-6/+8
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-134-4/+4
|\