summaryrefslogtreecommitdiff
path: root/src/Gtk
AgeCommit message (Collapse)AuthorFilesLines
2019-10-21Add GtkMenu* functionality and reorder combinator arguments to ease bindingCamil Staps4-9/+127
2019-10-21Add GtkSheetCamil Staps6-0/+60
2019-10-21Add GtkScrolledWindowCamil Staps4-0/+21
2019-10-21Add appWorld and accWorldCamil Staps2-0/+21
2019-10-21Add fromPtr function; rename ptr to toPtr (to be able to implement "extra" ↵Camil Staps3-3/+10
widgets in external modules)
2019-10-21Add CSS supportCamil Staps8-4/+130
2019-10-20Add tune class for marginsCamil Staps2-0/+27
2019-10-20Add synonym type GtkM a :== State GtkState aCamil Staps4-37/+39
2019-10-20Add setMarginsCamil Staps6-1/+53
2019-10-20Move position of GtkFrame label; add framed helper combinatorCamil Staps4-0/+28
2019-10-20Make GtkTextView not editableCamil Staps3-1/+10
2019-10-20Add GtkFrameCamil Staps5-2/+39
2019-10-20Add GtkBox supportCamil Staps5-10/+57
2019-10-20Add rudimentary support for GtkPaned and GtkTextViewCamil Staps7-22/+171
2019-10-20Initial commitCamil Staps8-0/+288