Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Erlang/OTP | 2023-04-25 | 1 | -1/+1 |
* | Fix wx-3.2 macros and OpenGL support | Dan Gudmundsson | 2023-04-24 | 1 | -2/+17 |
* | wx: Add MacGetCommonMenuBar and MacSetCommonMenuBar | Wojtek Mach | 2022-03-25 | 1 | -0/+2 |
* | wx: Add aux1 and aux2 fields to the wxMouseState record | Dan Gudmundsson | 2022-02-18 | 1 | -7/+9 |
* | Merge branch 'maint' | Dan Gudmundsson | 2022-02-17 | 1 | -43/+19 |
|\ | |||||
| * | wx: Update wxGridEvent events | Dan Gudmundsson | 2022-02-08 | 1 | -7/+11 |
| * | wx: Remove static_data from wxImage functions | Dan Gudmundsson | 2022-02-08 | 1 | -36/+8 |
* | | Update copyright year | Erlang/OTP | 2022-02-15 | 1 | -1/+1 |
* | | Fix typos in lib/wx | Kian-Meng Ang | 2022-01-19 | 1 | -2/+2 |
|/ | |||||
* | Update copyright year | Rickard Green | 2021-12-13 | 1 | -1/+1 |
* | wx: add some font functions to wxtextattr | Dan Gudmundsson | 2021-08-25 | 1 | -2/+6 |
* | wxNotificationMessage macos & win polish | Dominic Letz | 2021-03-01 | 1 | -1/+3 |
* | Add wxWebView | Dominic Letz | 2021-02-19 | 1 | -1/+66 |
* | wxNotificationMessage support | Dominic Letz | 2021-01-22 | 1 | -1/+10 |
* | wx: Generate docs | Dan Gudmundsson | 2020-12-21 | 1 | -28/+74 |
* | Build all wx consts | Dan Gudmundsson | 2020-12-21 | 1 | -54/+183 |
* | Rewrite wx, use wxWidgets 3 as base and use nif interface | Dan Gudmundsson | 2020-12-21 | 1 | -224/+290 |
* | Added wxTaskBarIcon:new/1 | Dominic Letz | 2020-10-13 | 1 | -1/+1 |
* | wx: Add To/FromDIP functionality | Dan Gudmundsson | 2019-12-02 | 1 | -1/+5 |
* | Add wxMouseEvent:getWheelAxis function | Dan Gudmundsson | 2019-11-21 | 1 | -1/+3 |
* | Fix enum that have changed values | Dan Gudmundsson | 2019-11-21 | 1 | -1/+16 |
* | Fix bad compiler test | Dan Gudmundsson | 2019-11-20 | 1 | -1/+1 |
* | Add Mac specific menubar functions | Dan Gudmundsson | 2019-10-29 | 1 | -1/+4 |
* | Add wxWindow:isShownOnScreen/1 | Dan Gudmundsson | 2019-10-29 | 1 | -0/+1 |
* | Add wxGCDC | Dan Gudmundsson | 2018-12-13 | 1 | -0/+4 |
* | wx: Add wxDisplay | Dan Gudmundsson | 2018-12-13 | 1 | -0/+10 |
* | wx: Change wxFONTWEIGHT enums | Dan Gudmundsson | 2018-12-13 | 1 | -4/+18 |
* | Update copyright year | Henrik Nord | 2018-06-18 | 1 | -1/+1 |
* | Merge branch 'dgud/wx/glcanvas-improvements' | Dan Gudmundsson | 2018-04-19 | 1 | -1/+21 |
|\ | |||||
| * | Add new "constants" to wxGLCanvas | Dan Gudmundsson | 2018-04-04 | 1 | -1/+21 |
* | | Add backwards compatibility for wxWidgets-3.1.1 | Dan Gudmundsson | 2018-04-03 | 1 | -1/+2 |
|/ | |||||
* | Remove deprecation of non deprecated functions | Dan Gudmundsson | 2017-08-16 | 1 | -2/+2 |
* | wx: Add wxWindow:getContentScaleFactor | Dan Gudmundsson | 2016-10-07 | 1 | -1/+2 |
* | wx: add wxWindowDragAcceptFiles | Dan Gudmundsson | 2016-09-29 | 1 | -1/+1 |
* | wx: Add simple dropfiles support | Dan Gudmundsson | 2016-09-28 | 1 | -3/+9 |
* | wx: Remove non implemented wxGauge functions | Dan Gudmundsson | 2016-04-28 | 1 | -3/+3 |
* | Merge branch 'henrik/update-copyrightyear' | Henrik Nord | 2016-04-13 | 1 | -1/+1 |
|\ | |||||
| * | update copyright-year | Henrik Nord | 2016-03-15 | 1 | -1/+1 |
* | | wx: Fix wxListCtrl:hitTest arguments and delivered results | Dan Gudmundsson | 2016-04-04 | 1 | -1/+1 |
|/ | |||||
* | wx: Add wxWindow:SetTransparent and CanSetTransperant | Dan Gudmundsson | 2016-02-29 | 1 | -0/+2 |
* | wx: Add wxWindow SetDoubleBuffered and IsDoubleBuffered from wxWidgets 3.0 | Dan Gudmundsson | 2016-02-29 | 1 | -1/+4 |
* | wx: Add toolbar stretchablespace | Dan Gudmundsson | 2015-12-07 | 1 | -0/+2 |
* | wx: Make wxPostScriptDC optional | Dan Gudmundsson | 2015-11-24 | 1 | -1/+1 |
* | wx: Add wxOverlay | Dan Gudmundsson | 2015-11-24 | 1 | -0/+6 |
* | wx: Fix wxAuiManager:getAllPanes/1 | Dan Gudmundsson | 2015-09-02 | 1 | -2/+40 |
* | wx: Add missing aui functionality | Dan Gudmundsson | 2015-08-28 | 1 | -2/+10 |
* | wx: Make wxLANGUAGE_ variable | Dan Gudmundsson | 2015-07-01 | 1 | -1/+2 |
* | wx: Add mouse_capture_lost event | Dan Gudmundsson | 2015-06-30 | 1 | -0/+3 |
* | wx: Fix code generator | Dan Gudmundsson | 2015-06-30 | 1 | -16/+16 |
* | Change license text to APLv2 | Bruce Yinhe | 2015-06-18 | 1 | -9/+10 |