Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-03-25 | wx: Fix possibility to fetch early open msgs on mac | Dan Gudmundsson | |
Mac doesn't add clicked files to program arguments, a callback is invoked instead, send msgs to erlang about them. | |||
2012-11-19 | Enable silent start of wx | Håkan Mattsson | |
Add {silent_start, boolean()} option to wx:new/1 in order to be able to suppress error messages during startup of wx. | |||
2012-02-16 | [wx] Remove redundant erts version check | Dan Gudmundsson | |
2011-03-02 | Fixed coredump when graphics could not be initiated | Dan Gudmundsson | |
For instance when DISPLAY was not set | |||
2010-11-15 | Windows and Mac build issues | Dan Gudmundsson | |
2010-11-15 | Add dialyser spec | Dan Gudmundsson | |
2010-11-15 | Split opengl functionality into separate dynamic library | Dan Gudmundsson | |
The idea is to build a separate opengl library which can be reused by other erlang applications. | |||
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 | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |