Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 ↵ | Camil Staps | 1 | -7/+19 | |
have pointer arguments referring to the stack; also, some callbacks expect a return value | |||||
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 | |