Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-07 | wx: Add wxWindow:getContentScaleFactor | Dan Gudmundsson | |
2016-10-05 | Fix guard test for chardata | Dan Gudmundsson | |
Previously only accepted lists tough a call is made to unicode:characters_to_binary/1, and the functions where specified to handle chardata. | |||
2016-09-29 | wx: add wxWindowDragAcceptFiles | Dan Gudmundsson | |
Enable window to handle drop file events. | |||
2016-07-05 | wx: Add missing specs | Dan Gudmundsson | |
Some taylormade functions still used edoc spec's, and some where wrong which caused broken links. Change them to be real spec's and correct the types. | |||
2016-05-24 | wx: Quote atoms in types and specs | Dan Gudmundsson | |
Follow the convention and make atom more visibile in types and specs | |||
2016-04-04 | wx: Fix wxListCtrl:hitTest arguments and delivered results | Dan Gudmundsson | |
May cause incompatibility for applications but the flags argument is out only in C++. | |||
2016-02-29 | wx: Add wxWindow:SetTransparent and CanSetTransperant | Dan Gudmundsson | |
Available in at least 2.8.12 and later. | |||
2016-02-29 | wx: Add wxWindow SetDoubleBuffered and IsDoubleBuffered from wxWidgets 3.0 | Dan Gudmundsson | |
This is really needed on windows to get rid of flickering when updating some widgets. These functions are only available if 3.0 and not on mac where everything is double buffered already. | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-11-21 | wx: Update documentation links to wxWidgets | Dan Gudmundsson | |
2012-03-16 | [wx] Fix listctrl issues | Dan Gudmundsson | |
Wrong arguments / return values in: hitTest getItemPosition and getItemRect | |||
2012-02-24 | [wx] Doc overloaded functions | Dan Gudmundsson | |
edoc do not handle overloaded type-specs, so doc them manually | |||
2012-02-22 | [wx] Fix spec errors | Dan Gudmundsson | |
2012-02-16 | [wx] Generated types for all wx classes | Dan Gudmundsson | |
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 | |
2011-07-07 | Generated code of previous commit | Dan Gudmundsson | |
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 | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |