Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-03 | wx: Fix some function specifications | Dan Gudmundsson | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder | |
2013-01-09 | wx: Fix comments | Dan Gudmundsson | |
Fix utf-8 code generation for opengl docs | |||
2012-03-06 | [wx] Fix bad defines | Dan Gudmundsson | |
Reported by Vlad Dumitrescu. | |||
2012-02-16 | [wx] Generate GL api from latest version | Dan Gudmundsson | |
- Remove edoc types in gl - Add OpenGL documentation | |||
2010-11-15 | Update to OpenGL 4.1 | Dan Gudmundsson | |
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-12 | Fixed code generation from newer doxygen versions. | Dan Gudmundsson | |
Also changed the wx.hrl output order. Tried to get it to work with both doxygen-1.4.6 and doxygen-1.6.3. Minor problems still exists with doxygen-1.6.3. | |||
2010-02-05 | Merge branch 'dgud/wx_list_ctrl' into ccase/r13b04_dev | Erlang/OTP | |
* dgud/wx_list_ctrl: Generate without trailing spaces Fix correct starting copyright year Do not emit trailing whitespace Added tests for wxListCtrl:getItem/2. Added wxListCtrl:getEditCtrl (not available on Mac) OTP-8408 Added wxListCtrl:getEditCtrl/1 (not available on Mac). | |||
2010-02-02 | Do not emit trailing whitespace | Björn Gustavsson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |