Age | Commit message (Expand) | Author |
2014-06-16 | wx: Fix destroy bug | Dan Gudmundsson |
2014-05-22 | wx: Add wxPopup(Transient)Window | Dan Gudmundsson |
2014-05-13 | wx: Fix non constant define (wxSL_LABELS) | Dan Gudmundsson |
2014-04-16 | wx: Add wxActivateEvent | Dan Gudmundsson |
2014-04-16 | wx: Add missing wxTextCtrl:changeValue | Dan Gudmundsson |
2014-03-26 | wx: Add wxLocale class | Dan Gudmundsson |
2014-03-25 | wx: Added misc functions | Dan Gudmundsson |
2014-03-20 | wx: Fix listCtrl sort callback | Dan Gudmundsson |
2014-02-14 | Merge branch 'dgud/wx/fix-cb-cleanup/OTP-11699' | Dan Gudmundsson |
2014-02-13 | wx: Do not warn for our own deprecated functions | Dan Gudmundsson |
2014-02-13 | wx: Rewrite eventhandling again | Dan Gudmundsson |
2014-02-07 | Merge branch 'hsv/using_lists_droplast' | Henrik Nord |
2014-01-24 | lib/wx - Replace reverse(tl(reverse(L))) with lists:droplast/1 | Hans Svensson |
2014-01-23 | wx: Delay all deletes if recursed in event loop | Dan Gudmundsson |
2014-01-21 | wx: Add init_dialog event | Dan Gudmundsson |
2014-01-21 | Merge branch 'maint' | Dan Gudmundsson |
2014-01-14 | wx: Fix crash when garbage collect event handlers (debugger caused seg fault) | Dan Gudmundsson |
2013-12-02 | Merge branch 'maint' | Dan Gudmundsson |
2013-11-21 | wx: Update documentation links to wxWidgets | Dan Gudmundsson |
2013-11-21 | wx: wxListBox::Set crashes on wxWidgets 3.0 with NULL argument | Sergei Golovan |
2013-10-30 | wx: Fix compiler warnings | Dan Gudmundsson |
2013-10-30 | wx: Fix cleanup of event handlers | Dan Gudmundsson |
2013-08-29 | Merge branch 'maint' | Dan Gudmundsson |
2013-08-23 | wx: Add wxPanel:setFocusIgnoringChildren/1 | Dan Gudmundsson |
2013-08-22 | wx: Add wxClipboardTextEvent | Dan Gudmundsson |
2013-08-21 | wx: Fix bug in wxStatusBar:getFieldRect/2 | Dan Gudmundsson |
2013-08-20 | wx: Fix api generator | Dan Gudmundsson |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-01-25 | Merge branch 'dgud/wx/depr-driver-if' | Dan Gudmundsson |
2013-01-23 | wx: Add wxTreeCtrl:isTreeItemIdOk/1 | Dan Gudmundsson |
2013-01-23 | wx: Fix wxTreeCtrl return values | Dan Gudmundsson |
2013-01-16 | wx: Remove deprecated driver_send_term usage | Dan Gudmundsson |
2013-01-09 | wx: Fix comments | Dan Gudmundsson |
2013-01-09 | wx: Remove unnecessary casts | Dan Gudmundsson |
2013-01-09 | wx: Fix changed getfunctions | Dan Gudmundsson |
2013-01-09 | wx: Fix int to enum | Dan Gudmundsson |
2013-01-09 | wx: Deprecate functions not available in wxWidgets-2.9 | Dan Gudmundsson |
2013-01-09 | wx: Fixes more changed/removed functionality in 2.9 | Dan Gudmundsson |
2013-01-09 | wx: Ifdef changed/removed functionality in wxWidgets-2.9.x | Dan Gudmundsson |
2013-01-09 | wx: Fix code generation bugs | Dan Gudmundsson |
2013-01-09 | wx: Fix xml-parsing with new doxygen version | Dan Gudmundsson |
2012-06-28 | [wx] Add callback option to event handler spec | Dan Gudmundsson |
2012-03-29 | [wx] Fix list in list in list specs | Dan Gudmundsson |
2012-03-16 | [wx] Fix listctrl issues | Dan Gudmundsson |
2012-03-06 | [wx] Fix bad defines | Dan Gudmundsson |
2012-03-01 | [wx] Fix bad type references | Dan Gudmundsson |
2012-02-24 | [wx] Add missing stc function | Dan Gudmundsson |
2012-02-24 | [wx] Add wxTaskBarIcon class | Dan Gudmundsson |
2012-02-24 | [wx] Doc overloaded functions | Dan Gudmundsson |
2012-02-22 | [wx] Fix spec errors | Dan Gudmundsson |