aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/api_gen/wx_extra/bugs.h
AgeCommit message (Collapse)Author
2013-08-23wx: Add wxPanel:setFocusIgnoringChildren/1Dan Gudmundsson
It was missing and needed
2013-01-23wx: Add wxTreeCtrl:isTreeItemIdOk/1Dan Gudmundsson
Since I have replaced the wxTreeItemIdClass with integers, there is no way to verify that it is a valid wxTreeItemId that is returned from the wxTreeCtrl:getItem* functions. Still the check is that is non null so beware don't construct your own id's.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP