aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/c_src/gen
AgeCommit message (Expand)Author
2019-01-25Fix showModal crash on MojaveDan Gudmundsson
2018-12-13Add wxGCDCDan Gudmundsson
2018-12-13wx: Add wxDisplayDan Gudmundsson
2018-12-13wx: Change wxFONTWEIGHT enumsDan Gudmundsson
2018-12-03Merge branch 'dgud/wx/mojave-crash/OTP-15426' into maintDan Gudmundsson
2018-11-16wx: Do not delay deletes of wxGraphicContextDan Gudmundsson
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
2017-08-16Remove deprecation of non deprecated functionsDan Gudmundsson
2017-08-16Update so that doxygen 1.8.11 can generate codeDan 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-05-30wx: Fix occasional seq fault after appliction stopsDan 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
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-09-02wx: Fix wxAuiManager:getAllPanes/1Dan Gudmundsson
2015-08-28wx: Add missing aui functionalityDan Gudmundsson
2015-07-01wx: Make wxLANGUAGE_ variableDan Gudmundsson
2015-06-30wx: Add mouse_capture_lost eventDan Gudmundsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-05wx: Optimize binary argsDan Gudmundsson
2015-06-01wx: Optimize event and return value constructionDan Gudmundsson
2015-06-01wx: Fix bad float in return valuesDan Gudmundsson
2015-05-05wx: Add missing data in eventsDan Gudmundsson
2015-05-05wx: Fix delete objectDan Gudmundsson
2015-03-27wx: Fix variable cursor constantsDan Gudmundsson
2015-03-27wx: On Mac keyboards use meta field as raw_ctrlDan Gudmundsson
2014-06-16wx: Fix destroy bugDan Gudmundsson
2014-05-22wx: Add wxPopup(Transient)WindowDan Gudmundsson
2014-05-13wx: Fix non constant define (wxSL_LABELS)Dan Gudmundsson
2014-04-16wx: Add wxActivateEventDan Gudmundsson
2014-04-16wx: Add missing wxTextCtrl:changeValueDan Gudmundsson
2014-03-26wx: Add wxLocale classDan Gudmundsson
2014-03-25wx: Added misc functionsDan Gudmundsson
2014-03-20wx: Fix listCtrl sort callbackDan Gudmundsson