summaryrefslogtreecommitdiff
path: root/lib/wx/src
Commit message (Expand)AuthorAgeFilesLines
* Change the taskbar api to be forward compatDan Gudmundsson2020-12-071-6/+9
* Added wxTaskBarIcon:new/1Dominic Letz2020-10-131-4/+17
* Update code-gen to gen correct deprecated functionsDan Gudmundsson2020-02-172-6/+5
* otp: Add descriptions to all deprecation attributesJohn Högberg2020-02-1211-11/+18
* stdlib: Add 'send_request' and 'wait_response' to generic behaviorsDan Gudmundsson2019-12-041-0/+32
* wx: Add To/FromDIP functionalityDan Gudmundsson2019-12-0279-8099/+8606
* Fix deprecated warningDan Gudmundsson2019-11-271-22/+32
* Add wxMouseEvent:getWheelAxis functionDan Gudmundsson2019-11-213-1649/+1660
* Add Mac specific menubar functionsDan Gudmundsson2019-10-293-5268/+5296
* Add wxWindow:isShownOnScreen/1Dan Gudmundsson2019-10-2979-7504/+7710
* wx: Remove ERL_FLAGS from Makefile erlc commandLukas Larsson2019-03-251-2/+2
* Add wxGCDCDan Gudmundsson2018-12-133-0/+297
* wx: Add wxDisplayDan Gudmundsson2018-12-133-2/+155
* Update copyright yearHenrik Nord2018-06-183-3/+3
* wx: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-062-9/+9
* wx: open_port doesn't allow 0 terminated strings anymoreDan Gudmundsson2018-01-221-10/+3
* wx: Update doc, OpenGL external linksDan Gudmundsson2017-09-142-481/+481
* wx: Reduce Opengl docsDan Gudmundsson2017-09-142-8891/+5
* wx: add Unicode translation modifier to wx_objectSiri Hansen2017-09-051-11/+11
* Remove deprecation of non deprecated functionsDan Gudmundsson2017-08-161-3/+1
* Update so that doxygen 1.8.11 can generate codeDan Gudmundsson2017-08-162-10/+10
* Update copyright yearRaimo Niskanen2017-05-042-2/+2
* Merge branch 'zandra/stdlib/optional-callbacks/OTP-13801'Zandra Norman2017-04-241-9/+40
|\
| * wx: make wx_object callbacks optionalZandra Norman2017-04-211-9/+40
* | Avoid livelock in driver when batching commandsDan Gudmundsson2017-04-061-2/+8
|/
* 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