aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/c_src/wxe_events.h
AgeCommit message (Collapse)Author
2013-10-30wx: Fix cleanup of event handlersDan Gudmundsson
Event handlers was not removed after objects/process had been delete/died, which causes memory leakage and that fun's was kept in the wx_server process. Code that might be purged and the server died.
2013-01-16wx: Remove deprecated driver_send_term usageDan Gudmundsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP