aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/c_src
AgeCommit message (Expand)Author
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
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-05wx: Optimize binary argsDan Gudmundsson
2015-06-01wx: Driver lock cleanupDan Gudmundsson
2015-06-01wx: Optimize event and return value constructionDan Gudmundsson
2015-06-01wx: Fix bad float in return valuesDan Gudmundsson
2015-05-12wx: Fix raise during emulator stoppageDan Gudmundsson
2015-05-05wx: Add missing data in eventsDan Gudmundsson
2015-05-05wx: Fix delete objectDan Gudmundsson
2015-05-05wx: Optimize command queuesDan Gudmundsson
2015-04-13wx: Optimize OpenGL invocationsDan 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: Send destroy message directDan Gudmundsson
2014-03-26wx: Add wxLocale classDan Gudmundsson
2014-03-25wx: Added misc functionsDan Gudmundsson
2014-03-25wx: Fix memory garbage collectorDan Gudmundsson
2014-03-25wx: Fix possibility to fetch early open msgs on macDan Gudmundsson
2014-03-20wx: Fix listCtrl sort callbackDan Gudmundsson
2014-02-24Use correct variable name for silent rule C++ compilerTuncer Ayaz
2014-02-13wx: Rewrite eventhandling againDan Gudmundsson
2014-01-23wx: Delay all deletes if recursed in event loopDan Gudmundsson
2014-01-22wx: wx could hang if wxe_server died (or had died) when inside a callbackDan Gudmundsson
2014-01-22wx: Delay memory cleanup until safeDan Gudmundsson
2014-01-21wx: Refactor C++ codeDan Gudmundsson
2014-01-21wx: Add init_dialog eventDan Gudmundsson
2014-01-16wx: Fix hanging wx callsDan Gudmundsson
2014-01-14wx: Fix crash when garbage collect event handlers (debugger caused seg fault)Dan Gudmundsson
2013-12-02wx: Fix silent make rulesAnthony Ramine
2013-11-29wx: Fix initializationDan Gudmundsson
2013-11-21wx: wxListBox::Set crashes on wxWidgets 3.0 with NULL argumentSergei Golovan
2013-11-05wx: Fix looping debug printoutDan Gudmundsson
2013-10-30wx: Fix compilation on old macsDan Gudmundsson