summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-10-21Simplify tuningCamil Staps4-17/+33
2019-10-21Resolve TODO: pass floats platform-independently to gtk_frame_set_label_alignCamil Staps1-12/+1
2019-10-21Add ActivateHandler for GtkMenuItemCamil Staps2-4/+6
2019-10-21Reorder more combinator arguments to ease bindingCamil Staps4-13/+16
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" wi...Camil Staps3-3/+10
2019-10-21Add CSS supportCamil Staps8-4/+130
2019-10-20Add tune class for marginsCamil Staps4-0/+29
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 mother Gtk module to collect all importsCamil Staps2-0/+12
2019-10-20Add rudimentary support for GtkPaned and GtkTextViewCamil Staps7-22/+171
2019-10-20Initial commitCamil Staps9-0/+341