Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-28 | wx: Add missing aui functionality | Dan Gudmundsson | |
2015-07-01 | wx: Make wxLANGUAGE_ variable | Dan Gudmundsson | |
So they work on both wxWidgets-2.8 and 3.0 | |||
2015-06-30 | wx: Add mouse_capture_lost event | Dan Gudmundsson | |
Needed to avoid asserts when capturing mouse on Windows. | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-05-05 | wx: Add missing data in events | Dan Gudmundsson | |
Some events where missing useful information. May require user code recompilation, since some records in wx.hrl have chnaged it's definition. | |||
2015-03-27 | wx: Fix variable cursor constants | Dan Gudmundsson | |
Fix cursor constants that changes with OS and wxWidgets releases. | |||
2014-05-13 | wx: Fix non constant define (wxSL_LABELS) | Dan Gudmundsson | |
wxSL_LABELS have changed constant value in 3.0, make version agnostic by doing a lookup during runtime instead of constant. Thanks Enrique Fernández (efcasado) | |||
2014-04-16 | wx: Add wxActivateEvent | Dan Gudmundsson | |
2014-03-26 | wx: Add wxLocale class | Dan Gudmundsson | |
2014-01-21 | wx: Add init_dialog event | Dan Gudmundsson | |
It was missing. | |||
2013-08-22 | wx: Add wxClipboardTextEvent | Dan Gudmundsson | |
2013-01-09 | wx: Ifdef changed/removed functionality in wxWidgets-2.9.x | Dan Gudmundsson | |
2013-01-09 | wx: Re-generated code | Dan Gudmundsson | |
Generated code with previous commit. | |||
2012-03-16 | [wx] Add more types | Dan Gudmundsson | |
The hardcoded records wxMouseState and wxHtmlLinkInfo did have types as comments. (changes in code gen is in prev commit) | |||
2012-03-06 | [wx] Fix bad defines | Dan Gudmundsson | |
Reported by Vlad Dumitrescu. | |||
2012-02-24 | [wx] Add wxTaskBarIcon class | Dan Gudmundsson | |
2012-02-22 | [wx] Fix spec errors | Dan Gudmundsson | |
2012-02-16 | [wx] Generated types for all wx classes | Dan Gudmundsson | |
2012-02-16 | [wx] Generate GL api from latest version | Dan Gudmundsson | |
- Remove edoc types in gl - Add OpenGL documentation | |||
2011-11-10 | [wx] Fix whitespaces | Dan Gudmundsson | |
Generate whitespace after comma in types | |||
2011-07-07 | Fix documentation and callback options in wxListCtrl:create/3 | Dan Gudmundsson | |
2010-11-15 | Update to OpenGL 4.1 | Dan Gudmundsson | |
2010-03-12 | Commit of the generated code with previous commit. | Dan Gudmundsson | |
Should be the same as previously. Still generated with doxxygen-1.4.6. | |||
2010-02-02 | Generate without trailing spaces | Björn Gustavsson | |
2010-02-02 | Added wxListCtrl:getEditCtrl (not available on Mac) | Dan Gudmundsson | |
2010-02-02 | Update copyright headers | Björn Gustavsson | |
2010-01-19 | wx: Improved wxTreeCtrl. | Dan Gudmundsson | |
Changed representation of wxTreeItem to be int. This saves memory, where the driver don't need to keep a reference map for every tree item. And added getFirstChild and getNextChild to wxTreeCtrl. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |