Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-02-13 | wx: Rewrite eventhandling again | Dan Gudmundsson | |
Remove the extra wxEvtListener that only caused confusion, now everything is automatically cleaned up by the destructors and event sent to erlang when it becomes delete for all cases. | |||
2014-01-21 | wx: Refactor C++ code | Dan Gudmundsson | |
Try to clean up the files a bit | |||
2013-10-30 | wx: Fix cleanup of event handlers | Dan 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-16 | wx: Remove deprecated driver_send_term usage | Dan Gudmundsson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |