Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-25 | Add G modifier to ccalls that may trigger GTK signals (which may cause re-ent... | Camil Staps | 1 | -0/+4 |
2019-10-25 | Add tune instance for GSignalHandler (convenience) | Camil Staps | 1 | -0/+1 |
2019-10-23 | Add EnterPressedHandler for GtkSheet | Camil Staps | 1 | -0/+1 |
2019-10-23 | Add tune instance for signal handlers | Camil Staps | 1 | -0/+5 |
2019-10-22 | Restructure signal handling: callbacks cannot be delayed because they may hav... | Camil Staps | 1 | -7/+19 |
2019-10-22 | Add custom GtkM state monad with a bind that does not grow the stack | Camil Staps | 1 | -2/+2 |
2019-10-21 | Add ActivateHandler for GtkMenuItem | Camil Staps | 1 | -3/+4 |
2019-10-21 | Reorder more combinator arguments to ease binding | Camil Staps | 1 | -1/+1 |
2019-10-20 | Initial commit | Camil Staps | 1 | -0/+14 |