Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-25 | Merge branch 'maint' | Henrik Nord | |
2018-09-24 | Prepare release | Erlang/OTP | |
2018-09-21 | Merge branch 'maint' | Henrik Nord | |
2018-09-21 | Update copyright year | Henrik Nord | |
2018-08-13 | Merge branch 'maint' | Dan Gudmundsson | |
* maint: Fix delete_object and write convergence in transaction. Replace for loop with strchr Fix typos Clean unused wxe_driver callbacks Remove wx c_src compilation warning on Darwin | |||
2018-08-13 | Merge remote-tracking branch 'upstream/pr/1860' into maint | Dan Gudmundsson | |
* upstream/pr/1860: Replace for loop with strchr Fix typos Clean unused wxe_driver callbacks Remove wx c_src compilation warning on Darwin OTP-15230 | |||
2018-07-27 | Change "can not" into "cannot" | Raimo Niskanen | |
I did not find any legitimate use of "can not", however skipped changing e.g RFCs archived in the source tree. | |||
2018-07-13 | docs: make clean all XMLDIR | Lukas Larsson | |
2018-07-03 | Replace for loop with strchr | Artur Cygan | |
2018-07-03 | Fix typos | Artur Cygan | |
2018-07-03 | Clean unused wxe_driver callbacks | Artur Cygan | |
2018-07-03 | Remove wx c_src compilation warning on Darwin | Artur Cygan | |
2018-06-19 | Prepare release | Erlang/OTP | |
2018-06-18 | Update copyright year | Henrik Nord | |
2018-05-29 | Revert "Prepare release" | Henrik | |
This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08. | |||
2018-05-25 | Prepare release | Erlang/OTP | |
2018-05-02 | Revert "Update release notes" | Henrik | |
This reverts commit 202bb737e3deabfebee683266f4b7c42781eb521. | |||
2018-05-02 | Revert "Update version numbers" | Henrik | |
This reverts commit 345f7f527a4c26ef49cef0d81e2c8b71bf01ebc3. | |||
2018-04-30 | Update release notes | Erlang/OTP | |
2018-04-30 | Update version numbers | Erlang/OTP | |
2018-04-19 | Merge branch 'dgud/wx/glcanvas-improvements' | Dan Gudmundsson | |
* dgud/wx/glcanvas-improvements: Add new "constants" to wxGLCanvas | |||
2018-04-19 | Merge pull request #1768 from dgud/dgud/wx/build-on-wxW-311 | Dan Gudmundsson | |
Allow building with wxWidgets-3.1.1 OTP-15027 | |||
2018-04-09 | erl_docgen: Add ghlink step for all non-generated doc xml files | Lukas Larsson | |
In order to get line numbers into the ghlink we have to add a post processing step for all xml files. | |||
2018-04-04 | Add new "constants" to wxGLCanvas | Dan Gudmundsson | |
They can't be constants because the order differ between 3.0.3 and 3.1. So they must be looked up in runtime. | |||
2018-04-03 | Add backwards compatibility for wxWidgets-3.1.1 | Dan Gudmundsson | |
wx did not build with wxWidgets-3.1.1 since they have removed wxGraphicsRenderer:CreatePen(wxPen). Get the pen info and create the pen from that in 3.1.1 as is done for wxGrahicsContext:CreatePen(wxPen). | |||
2018-03-27 | Merge branch 'dgud/testcase-fixes' | Dan Gudmundsson | |
* dgud/testcase-fixes: debug info add unicode opt env may contain unicode signs Fix lexemes conversion | |||
2018-02-06 | wx: Do not call erlang:get_stacktrace() | Hans Bolinder | |
2018-01-22 | wx: open_port doesn't allow 0 terminated strings anymore | Dan Gudmundsson | |
Fix getenv usage. And remove set path it is automagically done by driver interface. | |||
2017-12-13 | Merge branch 'maint' | Henrik Nord | |
2017-12-08 | Update release notes | Erlang/OTP | |
2017-12-08 | Update version numbers | Erlang/OTP | |
2017-10-23 | Merge branch 'maint' | Dan Gudmundsson | |
* maint: fix win32 share filename join/split (#1604) Correct io_vec handling | |||
2017-10-20 | add unicode opt env may contain unicode signs | Dan Gudmundsson | |
2017-10-17 | Correct io_vec handling | Dan Gudmundsson | |
Can not depend on internal knowledge of binaries any more it changed and caused at least opengl to crash in OTP-20.1 | |||
2017-10-10 | Merge branch 'maint' | Lars Thorsen | |
2017-10-10 | Merge branch 'lars/doc-cleanup/OTP-14475' into maint | Lars Thorsen | |
* lars/doc-cleanup/OTP-14475: [edoc] Remove unused module otpsgml_layout.erl Remove unused files from the documentation build | |||
2017-09-28 | Remove unused files from the documentation build | Lars Thorsen | |
2017-09-26 | Merge branch 'maint' | Henrik Nord | |
2017-09-22 | Update release notes | Erlang/OTP | |
2017-09-22 | Update version numbers | Erlang/OTP | |
2017-09-18 | Merge branch 'maint' | Dan Gudmundsson | |
* maint: reltool: Remove export_all warning in tests et: Remove export_all warnings in test mnesia: Remove export_all in tests wx: Remove export_all in example code wx: test remove export_all wx: Update doc, OpenGL external links wx: Reduce Opengl docs | |||
2017-09-14 | wx: Remove export_all in example code | Dan Gudmundsson | |
2017-09-14 | wx: test remove export_all | Dan Gudmundsson | |
Remove unnecessary warnings | |||
2017-09-14 | wx: Update doc, OpenGL external links | Dan Gudmundsson | |
They have moved from opengl.org to www.khronos.org | |||
2017-09-14 | wx: Reduce Opengl docs | Dan Gudmundsson | |
Only use the first paragraph in the doc which contains an overview, the result of the more detailed doc generated non valid xml, and all math expressions was rendered poorly. Remove for now. | |||
2017-09-07 | Merge branch 'maint' | Siri Hansen | |
2017-09-05 | wx: add Unicode translation modifier to wx_object | Siri Hansen | |
This is both for error logger events and debug events. It can be done because error log and debug log are both opened with encoding utf8 since OTP-20.0 | |||
2017-08-29 | Merge pull request #1525 from bitnitdit/remove-query-keyword-residues | Hans Bolinder | |
Remove query keyword residues | |||
2017-08-16 | Remove deprecation of non deprecated functions | Dan Gudmundsson | |
Functions where missing and where without alternatives, and the functions are available in wxWidgets-3.0.*. So either I missed it or they where removed for a while in wxWidgets-2.9 branch, but that should not be used anywhere as it was only a development branch. | |||
2017-08-16 | Update so that doxygen 1.8.11 can generate code | Dan Gudmundsson | |
Fix some configurations so that it works with new doxygen and with complete install outside of /usr/include/wx... |