Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-21 | Reorder more combinator arguments to ease binding | Camil Staps | 1 | -6/+8 |
2019-10-21 | Add GtkMenu* functionality and reorder combinator arguments to ease binding | Camil Staps | 1 | -7/+52 |
2019-10-21 | Add GtkSheet | Camil Staps | 1 | -0/+5 |
2019-10-21 | Add GtkScrolledWindow | Camil Staps | 1 | -0/+8 |
2019-10-21 | Add fromPtr function; rename ptr to toPtr (to be able to implement "extra" wi... | Camil Staps | 1 | -1/+5 |
2019-10-21 | Add CSS support | Camil Staps | 1 | -0/+28 |
2019-10-20 | Add synonym type GtkM a :== State GtkState a | Camil Staps | 1 | -15/+15 |
2019-10-20 | Add setMargins | Camil Staps | 1 | -0/+8 |
2019-10-20 | Move position of GtkFrame label; add framed helper combinator | Camil Staps | 1 | -0/+10 |
2019-10-20 | Make GtkTextView not editable | Camil Staps | 1 | -1/+4 |
2019-10-20 | Add GtkFrame | Camil Staps | 1 | -0/+11 |
2019-10-20 | Add GtkBox support | Camil Staps | 1 | -8/+21 |
2019-10-20 | Add rudimentary support for GtkPaned and GtkTextView | Camil Staps | 1 | -11/+57 |
2019-10-20 | Initial commit | Camil Staps | 1 | -0/+41 |