summaryrefslogtreecommitdiff
path: root/src/Gtk/Widgets.dcl
AgeCommit message (Expand)AuthorFilesLines
2020-01-27Add support for populate-popup signalCamil Staps1-0/+3
2019-12-12Add GtkTreeViewColumnSizing for TreeView columnsCamil Staps1-2/+4
2019-12-12Add GtkSortable for TreeView columnsCamil Staps1-3/+3
2019-11-16Add PixelsAboveLines, PixelsBelowLines, and PixelsInsideWrap to control line ...Camil Staps1-5/+7
2019-11-08Use abstract newtypes to hide pointersCamil Staps1-35/+36
2019-11-01Cleanup and add documentationCamil Staps1-10/+175
2019-10-30Add GtkEntryCompletionCamil Staps1-6/+15
2019-10-30Export all derived strictnessCamil Staps1-0/+3
2019-10-30Add isVisible for widgetsCamil Staps1-0/+1
2019-10-29Add GtkSearchEntryCamil Staps1-1/+11
2019-10-29Add grabFocusCamil Staps1-0/+1
2019-10-29Add general instance tune w GtkSizeRequest | gtkWidget w, remove size paramet...Camil Staps1-3/+5
2019-10-28Add basic functionality for accelerators (i.e. shortcuts)Camil Staps1-0/+8
2019-10-28Add GtkSeparatorMenuItemCamil Staps1-0/+6
2019-10-28Add addButton for GtkDialogCamil Staps1-0/+2
2019-10-28Remove ptr classCamil Staps1-15/+0
2019-10-28Use newtypes in Gtk.Widgets to support new overlapping instance detection alg...Camil Staps1-24/+33
2019-10-28Add GtkLabel, GtkGrid, and alignment tuning for GtkWidgetCamil Staps1-5/+18
2019-10-27Add many functions for action bars, buttons, list stores, tree views, and moreCamil Staps1-2/+31
2019-10-27Add basic support for GtkListStore and GtkTreeViewCamil Staps1-5/+18
2019-10-27Add GtkScrollbarPolicy and instance tune GtkScrolledWindow (GtkScrollbarPolic...Camil Staps1-2/+4
2019-10-27Add newMessageDialog; add GtkTitle type and instance tune w GtkTitle | gtkWin...Camil Staps1-6/+15
2019-10-27Add GtkSeparatorCamil Staps1-0/+6
2019-10-27Make GtkSpinner abstract; add ptr instanceCamil Staps1-1/+2
2019-10-27Add instance ptr GtkTextViewCamil Staps1-0/+1
2019-10-25Add hide function for widgets and ptr instances for GtkFrame and GtkTextBufferCamil Staps1-0/+3
2019-10-25Add GtkCheckMenuItemCamil Staps1-2/+15
2019-10-24Add setMarkup for GtkTextBufferCamil Staps1-2/+3
2019-10-24Add GtkWrapMode for GtkTextViewCamil Staps1-1/+3
2019-10-23Add GtkDialog and GtkSpinner functionalityCamil Staps1-3/+16
2019-10-22Add setText for TextBufferCamil Staps1-0/+1
2019-10-22Add custom GtkM state monad with a bind that does not grow the stackCamil Staps1-1/+1
2019-10-21Alphabetic order in Gtk.WidgetsCamil Staps1-19/+19
2019-10-21Add support for file choosersCamil Staps1-3/+19
2019-10-21Simplify tuningCamil Staps1-2/+2
2019-10-21Reorder more combinator arguments to ease bindingCamil Staps1-2/+2
2019-10-21Add GtkMenu* functionality and reorder combinator arguments to ease bindingCamil Staps1-2/+26
2019-10-21Add GtkSheetCamil Staps1-0/+2
2019-10-21Add GtkScrolledWindowCamil Staps1-0/+6
2019-10-21Add fromPtr function; rename ptr to toPtr (to be able to implement "extra" wi...Camil Staps1-1/+4
2019-10-21Add CSS supportCamil Staps1-3/+7
2019-10-20Add synonym type GtkM a :== State GtkState aCamil Staps1-14/+14
2019-10-20Add setMarginsCamil Staps1-1/+4
2019-10-20Move position of GtkFrame label; add framed helper combinatorCamil Staps1-0/+1
2019-10-20Add GtkFrameCamil Staps1-2/+8
2019-10-20Add GtkBox supportCamil Staps1-2/+9
2019-10-20Add rudimentary support for GtkPaned and GtkTextViewCamil Staps1-6/+39
2019-10-20Initial commitCamil Staps1-0/+20