Age | Commit message (Expand) | Author |
2015-12-14 | Merge branch 'dgud/wx/fix-observer-display' into maint | Dan Gudmundsson |
2015-12-12 | wx: Revert part of 617387025b698c | Dan Gudmundsson |
2015-12-07 | wx: Add toolbar stretchablespace | Dan Gudmundsson |
2015-11-24 | wx: Add a command queue check after event sent to erlang | Dan Gudmundsson |
2015-11-24 | wx: Make wxPostScriptDC optional | Dan Gudmundsson |
2015-11-24 | wx: Add wxOverlay | Dan Gudmundsson |
2015-11-23 | wx: Use only one ring buffer for command queue | Dan Gudmundsson |
2015-09-02 | wx: Fix wxAuiManager:getAllPanes/1 | Dan Gudmundsson |
2015-08-28 | wx: Add missing aui functionality | Dan Gudmundsson |
2015-07-02 | wx: Event callbacks could hang wx application temporary | Dan Gudmundsson |
2015-07-01 | wx: Make wxLANGUAGE_ variable | Dan Gudmundsson |
2015-06-30 | wx: Send wxWdigets assert to error logger | Dan Gudmundsson |
2015-06-30 | wx: Add mouse_capture_lost event | Dan Gudmundsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-05 | wx: Optimize binary args | Dan Gudmundsson |
2015-06-01 | wx: Driver lock cleanup | Dan Gudmundsson |
2015-06-01 | wx: Optimize event and return value construction | Dan Gudmundsson |
2015-06-01 | wx: Fix bad float in return values | Dan Gudmundsson |
2015-05-12 | wx: Fix raise during emulator stoppage | Dan Gudmundsson |
2015-05-05 | wx: Add missing data in events | Dan Gudmundsson |
2015-05-05 | wx: Fix delete object | Dan Gudmundsson |
2015-05-05 | wx: Optimize command queues | Dan Gudmundsson |
2015-04-13 | wx: Optimize OpenGL invocations | Dan Gudmundsson |
2015-03-27 | wx: Fix variable cursor constants | Dan Gudmundsson |
2015-03-27 | wx: On Mac keyboards use meta field as raw_ctrl | Dan Gudmundsson |
2014-06-16 | wx: Fix destroy bug | Dan Gudmundsson |
2014-05-22 | wx: Add wxPopup(Transient)Window | Dan Gudmundsson |
2014-05-13 | wx: Fix non constant define (wxSL_LABELS) | Dan Gudmundsson |
2014-04-16 | wx: Add wxActivateEvent | Dan Gudmundsson |
2014-04-16 | wx: Add missing wxTextCtrl:changeValue | Dan Gudmundsson |
2014-03-26 | wx: Send destroy message direct | Dan Gudmundsson |
2014-03-26 | wx: Add wxLocale class | Dan Gudmundsson |
2014-03-25 | wx: Added misc functions | Dan Gudmundsson |
2014-03-25 | wx: Fix memory garbage collector | Dan Gudmundsson |
2014-03-25 | wx: Fix possibility to fetch early open msgs on mac | Dan Gudmundsson |
2014-03-20 | wx: Fix listCtrl sort callback | Dan Gudmundsson |
2014-02-24 | Use correct variable name for silent rule C++ compiler | Tuncer Ayaz |
2014-02-13 | wx: Rewrite eventhandling again | Dan Gudmundsson |
2014-01-23 | wx: Delay all deletes if recursed in event loop | Dan Gudmundsson |
2014-01-22 | wx: wx could hang if wxe_server died (or had died) when inside a callback | Dan Gudmundsson |
2014-01-22 | wx: Delay memory cleanup until safe | Dan Gudmundsson |
2014-01-21 | wx: Refactor C++ code | Dan Gudmundsson |
2014-01-21 | wx: Add init_dialog event | Dan Gudmundsson |
2014-01-16 | wx: Fix hanging wx calls | Dan Gudmundsson |
2014-01-14 | wx: Fix crash when garbage collect event handlers (debugger caused seg fault) | Dan Gudmundsson |
2013-12-02 | wx: Fix silent make rules | Anthony Ramine |
2013-11-29 | wx: Fix initialization | Dan Gudmundsson |
2013-11-21 | wx: wxListBox::Set crashes on wxWidgets 3.0 with NULL argument | Sergei Golovan |
2013-11-05 | wx: Fix looping debug printout | Dan Gudmundsson |
2013-10-30 | wx: Fix compilation on old macs | Dan Gudmundsson |