Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-25 | Merge branch 'hawk/wx-add-app-file' into dev | Erlang/OTP | |
* hawk/wx-add-app-file: Add app and appup files to the wx application OTP-8538 hawk/wx-add-app-file | |||
2010-03-23 | Add app and appup files to the wx application | HÃ¥kan Mattsson | |
2010-02-02 | Added tests for wxListCtrl:getItem/2. | Dan Gudmundsson | |
2010-01-20 | Test case fixes | Dan Gudmundsson | |
2010-01-19 | Fixed a memory reference bug which caused unexplained {badarg, Int} exits. | Dan Gudmundsson | |
You could get a reference to another applications memory, if wx had deleted that applications memory without the drivers knowledge about it, typically memory allocated by wx and not the application using classes where wx-driver can't override the desctructors. When wx allocated new memory and got a pointer to that memory, the wx-driver detected the same pointer and forwarded the old ref to erlang. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |