summaryrefslogtreecommitdiff
path: root/lib/wx/src
Commit message (Expand)AuthorAgeFilesLines
* Avoid unnecessary length calculations in glDan Gudmundsson2016-11-222-181/+318
* Add option to send prebuilt binaries to multiDrawArraysDan Gudmundsson2016-11-221-483/+489
* wx: Improve error handlingDan Gudmundsson2016-10-171-5/+9
* wx: Add wxWindow:getContentScaleFactorDan Gudmundsson2016-10-0779-6841/+7011
* Fix guard test for chardataDan Gudmundsson2016-10-0581-390/+392
* wx: add wxWindowDragAcceptFilesDan Gudmundsson2016-09-2979-8339/+8515
* wx: Add simple dropfiles supportDan Gudmundsson2016-09-283-0/+95
* wx: Add missing specsDan Gudmundsson2016-07-053-67/+85
* wx: Change async error handlingDan Gudmundsson2016-06-032-5/+7
* Merge branch 'dgud/wx/fix-seqfault-in-cleanup'Dan Gudmundsson2016-05-311-1/+1
|\
| * wx: Fix occasional seq fault after appliction stopsDan Gudmundsson2016-05-301-1/+1
* | wx: Quote atoms in types and specsDan Gudmundsson2016-05-24191-3290/+3290
|/
* wx: Remove non implemented wxGauge functionsDan Gudmundsson2016-04-283-3875/+3832
* wx: add object set/check funcionsDan Gudmundsson2016-04-222-2/+12
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-13148-148/+148
|\
| * update copyright-yearHenrik Nord2016-03-15148-148/+148
* | wx: Fix wxListCtrl:hitTest arguments and delivered resultsDan Gudmundsson2016-04-042-7/+8
|/
* wx: Wait before throwing away early callbacks to wx_objectsDan Gudmundsson2016-03-011-7/+15
* wx: Add wxWindow:SetTransparent and CanSetTransperantDan Gudmundsson2016-02-2979-6963/+7307
* wx: Add wxWindow SetDoubleBuffered and IsDoubleBuffered from wxWidgets 3.0Dan Gudmundsson2016-02-2979-7605/+7982
* wx: Add toolbar stretchablespaceDan Gudmundsson2015-12-073-5023/+5045
* wx: Fix some function specificationsDan Gudmundsson2015-12-032-36/+44
* wx: Remove call to disconnect_impl from serverDan Gudmundsson2015-12-012-21/+17
* wx: Add wxOverlayDan Gudmundsson2015-11-244-0/+141
* wx: Fix wxAuiManager:getAllPanes/1Dan Gudmundsson2015-09-024-1844/+1926
* wx: Add missing aui functionalityDan Gudmundsson2015-08-286-1766/+1971
* wx: Add event callback fastpathDan Gudmundsson2015-07-072-15/+22
* wx: Add mouse_capture_lost eventDan Gudmundsson2015-06-301-0/+65
* Change license text to APLv2Bruce Yinhe2015-06-18234-2110/+2344
* Merge branch 'maint'Dan Gudmundsson2015-01-141-1/+1
|\
| * wx: Fix connect when terminatingDan Gudmundsson2015-01-141-1/+1
* | Merge branch 'maint'Dan Gudmundsson2015-01-131-5/+9
|\ \ | |/
| * wx: Do not crash server when going downDan Gudmundsson2014-12-191-5/+9
* | Remove untested option 'generic_debug' from gen_serverAnthony Ramine2014-09-151-14/+2
* | Merge branch 'maint'Dan Gudmundsson2014-06-166-3321/+4436
|\ \ | |/
| * wx: Add wxPopup(Transient)WindowDan Gudmundsson2014-05-224-0/+1029
| * wx: Add wxActivateEventDan Gudmundsson2014-04-163-0/+74
| * wx: Add missing wxTextCtrl:changeValueDan Gudmundsson2014-04-163-3321/+3333
* | Add synchronous stop function to wx_objectSiri Hansen2014-05-281-1/+38
|/
* Merge branch 'dgud/wx/fix-wx3-windows64'Dan Gudmundsson2014-03-286-1210/+1551
|\
| * wx: Send destroy message directDan Gudmundsson2014-03-261-12/+1
| * wx: Add wxLocale classDan Gudmundsson2014-03-263-0/+320
| * wx: Added misc functionsDan Gudmundsson2014-03-253-1195/+1215
| * wx: Fix possibility to fetch early open msgs on macDan Gudmundsson2014-03-251-3/+15
* | Introduce runtime_dependencies in .app filesRickard Green2014-03-201-1/+2
|/
* Fix library application appup filesTobias Schlager2014-02-181-6/+4
* wx: Do not warn for our own deprecated functionsDan Gudmundsson2014-02-1314-14/+42
* wx: Rewrite eventhandling againDan Gudmundsson2014-02-134-167/+111
* wx: Add init_dialog eventDan Gudmundsson2014-01-211-0/+64
* Merge branch 'maint'Dan Gudmundsson2013-12-02218-7118/+7164
|\