Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid unnecessary length calculations in gl | Dan Gudmundsson | 2016-11-22 | 2 | -181/+318 |
* | Add option to send prebuilt binaries to multiDrawArrays | Dan Gudmundsson | 2016-11-22 | 1 | -483/+489 |
* | wx: Improve error handling | Dan Gudmundsson | 2016-10-17 | 1 | -5/+9 |
* | wx: Add wxWindow:getContentScaleFactor | Dan Gudmundsson | 2016-10-07 | 79 | -6841/+7011 |
* | Fix guard test for chardata | Dan Gudmundsson | 2016-10-05 | 81 | -390/+392 |
* | wx: add wxWindowDragAcceptFiles | Dan Gudmundsson | 2016-09-29 | 79 | -8339/+8515 |
* | wx: Add simple dropfiles support | Dan Gudmundsson | 2016-09-28 | 3 | -0/+95 |
* | wx: Add missing specs | Dan Gudmundsson | 2016-07-05 | 3 | -67/+85 |
* | wx: Change async error handling | Dan Gudmundsson | 2016-06-03 | 2 | -5/+7 |
* | Merge branch 'dgud/wx/fix-seqfault-in-cleanup' | Dan Gudmundsson | 2016-05-31 | 1 | -1/+1 |
|\ | |||||
| * | wx: Fix occasional seq fault after appliction stops | Dan Gudmundsson | 2016-05-30 | 1 | -1/+1 |
* | | wx: Quote atoms in types and specs | Dan Gudmundsson | 2016-05-24 | 191 | -3290/+3290 |
|/ | |||||
* | wx: Remove non implemented wxGauge functions | Dan Gudmundsson | 2016-04-28 | 3 | -3875/+3832 |
* | wx: add object set/check funcions | Dan Gudmundsson | 2016-04-22 | 2 | -2/+12 |
* | Merge branch 'henrik/update-copyrightyear' | Henrik Nord | 2016-04-13 | 148 | -148/+148 |
|\ | |||||
| * | update copyright-year | Henrik Nord | 2016-03-15 | 148 | -148/+148 |
* | | wx: Fix wxListCtrl:hitTest arguments and delivered results | Dan Gudmundsson | 2016-04-04 | 2 | -7/+8 |
|/ | |||||
* | wx: Wait before throwing away early callbacks to wx_objects | Dan Gudmundsson | 2016-03-01 | 1 | -7/+15 |
* | wx: Add wxWindow:SetTransparent and CanSetTransperant | Dan Gudmundsson | 2016-02-29 | 79 | -6963/+7307 |
* | wx: Add wxWindow SetDoubleBuffered and IsDoubleBuffered from wxWidgets 3.0 | Dan Gudmundsson | 2016-02-29 | 79 | -7605/+7982 |
* | wx: Add toolbar stretchablespace | Dan Gudmundsson | 2015-12-07 | 3 | -5023/+5045 |
* | wx: Fix some function specifications | Dan Gudmundsson | 2015-12-03 | 2 | -36/+44 |
* | wx: Remove call to disconnect_impl from server | Dan Gudmundsson | 2015-12-01 | 2 | -21/+17 |
* | wx: Add wxOverlay | Dan Gudmundsson | 2015-11-24 | 4 | -0/+141 |
* | wx: Fix wxAuiManager:getAllPanes/1 | Dan Gudmundsson | 2015-09-02 | 4 | -1844/+1926 |
* | wx: Add missing aui functionality | Dan Gudmundsson | 2015-08-28 | 6 | -1766/+1971 |
* | wx: Add event callback fastpath | Dan Gudmundsson | 2015-07-07 | 2 | -15/+22 |
* | wx: Add mouse_capture_lost event | Dan Gudmundsson | 2015-06-30 | 1 | -0/+65 |
* | Change license text to APLv2 | Bruce Yinhe | 2015-06-18 | 234 | -2110/+2344 |
* | Merge branch 'maint' | Dan Gudmundsson | 2015-01-14 | 1 | -1/+1 |
|\ | |||||
| * | wx: Fix connect when terminating | Dan Gudmundsson | 2015-01-14 | 1 | -1/+1 |
* | | Merge branch 'maint' | Dan Gudmundsson | 2015-01-13 | 1 | -5/+9 |
|\ \ | |/ | |||||
| * | wx: Do not crash server when going down | Dan Gudmundsson | 2014-12-19 | 1 | -5/+9 |
* | | Remove untested option 'generic_debug' from gen_server | Anthony Ramine | 2014-09-15 | 1 | -14/+2 |
* | | Merge branch 'maint' | Dan Gudmundsson | 2014-06-16 | 6 | -3321/+4436 |
|\ \ | |/ | |||||
| * | wx: Add wxPopup(Transient)Window | Dan Gudmundsson | 2014-05-22 | 4 | -0/+1029 |
| * | wx: Add wxActivateEvent | Dan Gudmundsson | 2014-04-16 | 3 | -0/+74 |
| * | wx: Add missing wxTextCtrl:changeValue | Dan Gudmundsson | 2014-04-16 | 3 | -3321/+3333 |
* | | Add synchronous stop function to wx_object | Siri Hansen | 2014-05-28 | 1 | -1/+38 |
|/ | |||||
* | Merge branch 'dgud/wx/fix-wx3-windows64' | Dan Gudmundsson | 2014-03-28 | 6 | -1210/+1551 |
|\ | |||||
| * | wx: Send destroy message direct | Dan Gudmundsson | 2014-03-26 | 1 | -12/+1 |
| * | wx: Add wxLocale class | Dan Gudmundsson | 2014-03-26 | 3 | -0/+320 |
| * | wx: Added misc functions | Dan Gudmundsson | 2014-03-25 | 3 | -1195/+1215 |
| * | wx: Fix possibility to fetch early open msgs on mac | Dan Gudmundsson | 2014-03-25 | 1 | -3/+15 |
* | | Introduce runtime_dependencies in .app files | Rickard Green | 2014-03-20 | 1 | -1/+2 |
|/ | |||||
* | Fix library application appup files | Tobias Schlager | 2014-02-18 | 1 | -6/+4 |
* | wx: Do not warn for our own deprecated functions | Dan Gudmundsson | 2014-02-13 | 14 | -14/+42 |
* | wx: Rewrite eventhandling again | Dan Gudmundsson | 2014-02-13 | 4 | -167/+111 |
* | wx: Add init_dialog event | Dan Gudmundsson | 2014-01-21 | 1 | -0/+64 |
* | Merge branch 'maint' | Dan Gudmundsson | 2013-12-02 | 218 | -7118/+7164 |
|\ |