aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx
AgeCommit message (Expand)Author
2016-08-19Merge branch 'dgud/wx/broken-links' into maintDan Gudmundsson
2016-08-19Merge branch 'dgud/wx/increase_wx_stacksize' into maintDan Gudmundsson
2016-07-07wx: Prepare for using Erlang types and specsHans Bolinder
2016-07-05wx: Add missing specsDan Gudmundsson
2016-06-21Prepare releaseErlang/OTP
2016-06-21Request a larger stacksize for wx threadDan Gudmundsson
2016-06-03wx: Change async error handlingDan Gudmundsson
2016-05-31Merge branch 'dgud/wx/fix-seqfault-in-cleanup'Dan Gudmundsson
2016-05-30wx: Fix occasional seq fault after appliction stopsDan Gudmundsson
2016-05-24wx: Quote atoms in types and specsDan Gudmundsson
2016-05-16Fix compilation warningDan Gudmundsson
2016-05-12wx: Fix generated defines in gl.hrlDan Gudmundsson
2016-05-11wx: Fix driver command queueDan Gudmundsson
2016-05-04Test cuddle, increase sleepDan Gudmundsson
2016-05-03wx: Fix warnings in exampleDan Gudmundsson
2016-05-02Fix argv typesDan Gudmundsson
2016-04-28wx: Remove non implemented wxGauge functionsDan Gudmundsson
2016-04-22wx: add object set/check funcionsDan Gudmundsson
2016-04-22wx test: Setup timetrapsDan Gudmundsson
2016-04-22wx: Fix callback problemsDan Gudmundsson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-04wx: Fix wxListCtrl:hitTest arguments and delivered resultsDan Gudmundsson
2016-04-04wx: Fix type error in wxMouseState recordDan Gudmundsson
2016-03-15update copyright-yearHenrik Nord
2016-03-15Merge tag 'OTP-18.3'Lars Thorsen
2016-03-14Prepare releaseErlang/OTP
2016-03-08Merge branch 'maint'Sverker Eriksson
2016-03-08Merge remote-tracking branch 'origin/dgud/wx/bugs' into maintDan Gudmundsson
2016-03-01wx: Use wrapper classes where possibleDan Gudmundsson
2016-03-01Merge branch 'maint'Ingela Anderton Andin
2016-03-01wx: Wait before throwing away early callbacks to wx_objectsDan Gudmundsson
2016-02-29wx: Add wxWindow:SetTransparent and CanSetTransperantDan Gudmundsson
2016-02-29wx: Add wxWindow SetDoubleBuffered and IsDoubleBuffered from wxWidgets 3.0Dan Gudmundsson
2016-02-29wx: Remove http_util usageDan Gudmundsson
2016-02-29wx: Tiny optimizationDan Gudmundsson
2016-02-23wx: Fix a crash with sending two binaries to command queueDan Gudmundsson
2016-02-10epmd: support IPv6 node registrationMichael Santos
2015-12-16Merge tag 'OTP-18.2'Henrik Nord
2015-12-15Update release notesErlang/OTP
2015-12-15Update version numbersErlang/OTP
2015-12-14Merge branch 'bjorn/deprecate-random/OTP-12502'Björn Gustavsson
2015-12-14Merge branch 'dgud/wx/fix-observer-display' into maintDan Gudmundsson
2015-12-12wx: Revert part of 617387025b698cDan Gudmundsson
2015-12-11wx: Replace 'random' with 'rand'Björn Gustavsson
2015-12-07wx: Add toolbar stretchablespaceDan Gudmundsson
2015-12-03wx: Fix some function specificationsDan Gudmundsson
2015-12-01wx: Remove call to disconnect_impl from serverDan Gudmundsson
2015-11-24wx: Add a command queue check after event sent to erlangDan Gudmundsson
2015-11-24wx: Make wxPostScriptDC optionalDan Gudmundsson
2015-11-24wx: Add wxOverlayDan Gudmundsson