summaryrefslogtreecommitdiff
path: root/src/Gtk/Widgets
AgeCommit message (Expand)AuthorFilesLines
2019-10-22Add TraverseHandler for GtkSheetCamil Staps3-0/+37
2019-10-22Add whileFrozen, ensureDimensions, setColumnTitle and setCellText to GtkSheetCamil Staps4-12/+142
2019-10-22Add custom GtkM state monad with a bind that does not grow the stackCamil Staps2-8/+8
2019-10-21Remove usage of import qualified as, which relies on the itask compilerCamil Staps1-6/+6
2019-10-21Add tune instances to set row/column resizability/sensitivity on GtkSheetCamil Staps4-0/+71
2019-10-21Add GtkSheetCamil Staps4-0/+53