Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-20 | wx: Fix listCtrl sort callback | Dan Gudmundsson | |
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 |