| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix wx-3.2 macros and OpenGL support | Dan Gudmundsson | 2023-04-24 | 1 | -2/+2 |
| * | Merge pull request #5795 from wojtekmach/wm-observer-improvements | Dan Gudmundsson | 2022-03-25 | 1 | -0/+6 |
| |\ | |||||
| | * | wx: Add macOS system menu ids | Wojtek Mach | 2022-03-21 | 1 | -0/+6 |
| * | | wx: Add aux1 and aux2 fields to the wxMouseState record | Dan Gudmundsson | 2022-02-18 | 1 | -2/+3 |
| |/ | |||||
| * | Add wxWebView | Dominic Letz | 2021-02-19 | 1 | -2/+52 |
| * | wxNotificationMessage support | Dominic Letz | 2021-01-22 | 1 | -1/+4 |
| * | wx: Generate docs | Dan Gudmundsson | 2020-12-21 | 1 | -106/+55 |
| * | Build all wx consts | Dan Gudmundsson | 2020-12-21 | 1 | -353/+352 |
| * | Rewrite wx, use wxWidgets 3 as base and use nif interface | Dan Gudmundsson | 2020-12-21 | 2 | -3508/+5748 |
| * | Fix enum that have changed values | Dan Gudmundsson | 2019-11-21 | 1 | -6/+19 |
| * | wx: Change wxFONTWEIGHT enums | Dan Gudmundsson | 2018-12-13 | 1 | -4/+12 |
| * | Add new "constants" to wxGLCanvas | Dan Gudmundsson | 2018-04-04 | 1 | -1/+17 |
| * | wx: Add wxWindow:getContentScaleFactor | Dan Gudmundsson | 2016-10-07 | 1 | -0/+4 |
| * | wx: Add simple dropfiles support | Dan Gudmundsson | 2016-09-28 | 1 | -200/+207 |
| * | wx: Add missing specs | Dan Gudmundsson | 2016-07-05 | 1 | -217/+217 |
| * | wx: Quote atoms in types and specs | Dan Gudmundsson | 2016-05-24 | 1 | -225/+225 |
| * | wx: Fix generated defines in gl.hrl | Dan Gudmundsson | 2016-05-12 | 1 | -2/+2 |
| * | Merge branch 'henrik/update-copyrightyear' | Henrik Nord | 2016-04-13 | 2 | -2/+2 |
| |\ | |||||
| | * | update copyright-year | Henrik Nord | 2016-03-15 | 2 | -2/+2 |
| * | | wx: Fix type error in wxMouseState record | Dan Gudmundsson | 2016-04-04 | 1 | -1/+1 |
| |/ | |||||
| * | wx: Add wxWindow SetDoubleBuffered and IsDoubleBuffered from wxWidgets 3.0 | Dan Gudmundsson | 2016-02-29 | 1 | -5/+1 |
| * | wx: Add missing aui functionality | Dan Gudmundsson | 2015-08-28 | 1 | -1/+1 |
| * | wx: Make wxLANGUAGE_ variable | Dan Gudmundsson | 2015-07-01 | 1 | -233/+233 |
| * | wx: Add mouse_capture_lost event | Dan Gudmundsson | 2015-06-30 | 1 | -2/+6 |
| * | Change license text to APLv2 | Bruce Yinhe | 2015-06-18 | 3 | -27/+30 |
| * | wx: Add missing data in events | Dan Gudmundsson | 2015-05-05 | 1 | -11/+33 |
| * | wx: Fix variable cursor constants | Dan Gudmundsson | 2015-03-27 | 1 | -4/+4 |
| * | wx: Fix non constant define (wxSL_LABELS) | Dan Gudmundsson | 2014-05-13 | 1 | -1/+1 |
| * | wx: Add wxActivateEvent | Dan Gudmundsson | 2014-04-16 | 1 | -2/+7 |
| * | wx: Add wxLocale class | Dan Gudmundsson | 2014-03-26 | 1 | -0/+245 |
| * | wx: Add init_dialog event | Dan Gudmundsson | 2014-01-21 | 1 | -3/+7 |
| * | wx: Add wxClipboardTextEvent | Dan Gudmundsson | 2013-08-22 | 1 | -3/+7 |
| * | wx: Ifdef changed/removed functionality in wxWidgets-2.9.x | Dan Gudmundsson | 2013-01-09 | 1 | -8/+4 |
| * | wx: Re-generated code | Dan Gudmundsson | 2013-01-09 | 1 | -101/+102 |
| * | [wx] Add more types | Dan Gudmundsson | 2012-03-16 | 1 | -4/+5 |
| * | [wx] Fix bad defines | Dan Gudmundsson | 2012-03-06 | 3 | -410/+410 |
| * | [wx] Add wxTaskBarIcon class | Dan Gudmundsson | 2012-02-24 | 1 | -2/+6 |
| * | [wx] Fix spec errors | Dan Gudmundsson | 2012-02-22 | 1 | -5/+5 |
| * | [wx] Generated types for all wx classes | Dan Gudmundsson | 2012-02-16 | 1 | -195/+238 |
| * | [wx] Generate GL api from latest version | Dan Gudmundsson | 2012-02-16 | 1 | -6/+537 |
| * | [wx] Fix whitespaces | Dan Gudmundsson | 2011-11-10 | 1 | -5/+5 |
| * | Fix documentation and callback options in wxListCtrl:create/3 | Dan Gudmundsson | 2011-07-07 | 1 | -1025/+657 |
| * | Update to OpenGL 4.1 | Dan Gudmundsson | 2010-11-15 | 1 | -6/+572 |
| * | Commit of the generated code with previous commit. | Dan Gudmundsson | 2010-03-12 | 1 | -1616/+1653 |
| * | Generate without trailing spaces | Björn Gustavsson | 2010-02-02 | 1 | -213/+213 |
| * | Added wxListCtrl:getEditCtrl (not available on Mac) | Dan Gudmundsson | 2010-02-02 | 1 | -1/+1 |
| * | Update copyright headers | Björn Gustavsson | 2010-02-02 | 2 | -10/+10 |
| * | wx: Improved wxTreeCtrl. | Dan Gudmundsson | 2010-01-19 | 1 | -6/+6 |
| * | The R13B03 release.OTP_R13B03 | Erlang/OTP | 2009-11-20 | 3 | -0/+7587 |
