aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/src/gen/wxTextDataObject.erl
AgeCommit message (Collapse)Author
2016-10-05Fix guard test for chardataDan 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-05-24wx: Quote atoms in types and specsDan Gudmundsson
Follow the convention and make atom more visibile in types and specs
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-11-21wx: Update documentation links to wxWidgetsDan Gudmundsson
2012-02-22[wx] Fix spec errorsDan Gudmundsson
2012-02-16[wx] Generated types for all wx classesDan Gudmundsson
2010-02-02Generate without trailing spacesBjörn Gustavsson
2010-02-02Update copyright headersBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP