aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/c_src
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-04-19Merge branch 'dgud/wx/glcanvas-improvements'Dan Gudmundsson
2018-04-04Add new "constants" to wxGLCanvasDan Gudmundsson
2018-04-03Add backwards compatibility for wxWidgets-3.1.1Dan Gudmundsson
2018-01-22wx: open_port doesn't allow 0 terminated strings anymoreDan Gudmundsson
2017-10-17Correct io_vec handlingDan Gudmundsson
2017-08-16Remove deprecation of non deprecated functionsDan Gudmundsson
2017-08-16Update so that doxygen 1.8.11 can generate codeDan Gudmundsson
2017-06-14Update copyright yearHans Nilsson
2017-05-24wx: Tune when to break command loop in driverDan Gudmundsson
2017-05-11wx: Fix builds on VS-2017Dan Gudmundsson
2017-05-04Update copyright yearRaimo Niskanen
2017-05-02Merge branch 'dgud/wx/fixup-batch-break'Dan Gudmundsson
2017-04-28Merge branch 'dgud/wx/pr/1425'Dan Gudmundsson
2017-04-28Fixup batch breakDan Gudmundsson
2017-04-24wxe_impl.cpp: pointer comparison fixKenji Rikitake
2017-04-06Avoid livelock in driver when batching commandsDan Gudmundsson
2016-11-22wx: Do not dispatch commands after frequent eventsDan Gudmundsson
2016-11-22Add option to send prebuilt binaries to multiDrawArraysDan Gudmundsson
2016-11-22Fix gl driver pointer errorDan Gudmundsson
2016-10-07wx: Add wxWindow:getContentScaleFactorDan Gudmundsson
2016-09-29wx: add wxWindowDragAcceptFilesDan Gudmundsson
2016-09-28wx: Add simple dropfiles supportDan Gudmundsson
2016-06-21Request a larger stacksize for wx threadDan Gudmundsson
2016-05-30wx: Fix occasional seq fault after appliction stopsDan Gudmundsson
2016-05-11wx: Fix driver command queueDan Gudmundsson
2016-05-02Fix argv typesDan Gudmundsson
2016-04-28wx: Remove non implemented wxGauge functionsDan 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-03-15update copyright-yearHenrik Nord
2016-03-01wx: Use wrapper classes where possibleDan 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: Tiny optimizationDan Gudmundsson
2016-02-23wx: Fix a crash with sending two binaries to command queueDan Gudmundsson
2015-12-14Merge branch 'dgud/wx/fix-observer-display' into maintDan Gudmundsson
2015-12-12wx: Revert part of 617387025b698cDan Gudmundsson
2015-12-07wx: Add toolbar stretchablespaceDan 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
2015-11-23wx: Use only one ring buffer for command queueDan Gudmundsson
2015-09-02wx: Fix wxAuiManager:getAllPanes/1Dan Gudmundsson
2015-08-28wx: Add missing aui functionalityDan Gudmundsson
2015-07-02wx: Event callbacks could hang wx application temporaryDan Gudmundsson
2015-07-01wx: Make wxLANGUAGE_ variableDan Gudmundsson
2015-06-30wx: Send wxWdigets assert to error loggerDan Gudmundsson
2015-06-30wx: Add mouse_capture_lost eventDan Gudmundsson