Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-21 | Simplify tuning | Camil Staps | 1 | -2/+2 | |
2019-10-21 | Reorder more combinator arguments to ease binding | Camil Staps | 1 | -2/+2 | |
2019-10-21 | Add GtkMenu* functionality and reorder combinator arguments to ease binding | Camil Staps | 1 | -2/+26 | |
2019-10-21 | Add GtkSheet | Camil Staps | 1 | -0/+2 | |
2019-10-21 | Add GtkScrolledWindow | Camil Staps | 1 | -0/+6 | |
2019-10-21 | Add fromPtr function; rename ptr to toPtr (to be able to implement "extra" ↵ | Camil Staps | 1 | -1/+4 | |
widgets in external modules) | |||||
2019-10-21 | Add CSS support | Camil Staps | 1 | -3/+7 | |
2019-10-20 | Add synonym type GtkM a :== State GtkState a | Camil Staps | 1 | -14/+14 | |
2019-10-20 | Add setMargins | Camil Staps | 1 | -1/+4 | |
2019-10-20 | Move position of GtkFrame label; add framed helper combinator | Camil Staps | 1 | -0/+1 | |
2019-10-20 | Add GtkFrame | Camil Staps | 1 | -2/+8 | |
2019-10-20 | Add GtkBox support | Camil Staps | 1 | -2/+9 | |
2019-10-20 | Add rudimentary support for GtkPaned and GtkTextView | Camil Staps | 1 | -6/+39 | |
2019-10-20 | Initial commit | Camil Staps | 1 | -0/+20 | |