aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/c_src/gen
AgeCommit message (Expand)Author
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
2014-02-13wx: Rewrite eventhandling againDan Gudmundsson
2014-01-23wx: Delay all deletes if recursed in event loopDan Gudmundsson
2014-01-21wx: Add init_dialog eventDan Gudmundsson
2014-01-14wx: Fix crash when garbage collect event handlers (debugger caused seg fault)Dan Gudmundsson
2013-11-21wx: wxListBox::Set crashes on wxWidgets 3.0 with NULL argumentSergei Golovan
2013-10-30wx: Fix compiler warningsDan Gudmundsson
2013-10-30wx: Fix cleanup of event handlersDan Gudmundsson
2013-08-23wx: Add wxPanel:setFocusIgnoringChildren/1Dan Gudmundsson
2013-08-22wx: Add wxClipboardTextEventDan Gudmundsson
2013-08-21wx: Fix bug in wxStatusBar:getFieldRect/2Dan Gudmundsson
2013-01-25Merge branch 'dgud/wx/depr-driver-if'Dan Gudmundsson