summaryrefslogtreecommitdiff
path: root/src/Gtk/Widgets/Sheet
AgeCommit message (Expand)AuthorFilesLines
2019-10-27Add getCellText for GtkSheetCamil Staps2-0/+16
2019-10-27Add DeactivateHandler for GtkSheetCamil Staps2-1/+4
2019-10-25Catch traverse event to (-1,0) which seems to be a bug in GtkSheetCamil Staps1-7/+13
2019-10-25Add G modifier to ccalls that may trigger GTK signals (which may cause re-ent...Camil Staps1-17/+11
2019-10-24Add GtkJustification for columns of GtkSheetCamil Staps2-0/+6
2019-10-23Add setRangeEditable for GtkSheetCamil Staps2-0/+17
2019-10-23Add setCSSClassForRange for GtkSheetCamil Staps2-0/+20
2019-10-23Add get/setActiveCell for GtkSheetCamil Staps2-0/+12
2019-10-23Add EnterPressedHandler for GtkSheetCamil Staps2-2/+6
2019-10-23Add setRowTitle for GtkSheetCamil Staps2-0/+9
2019-10-22Add TraverseHandler for GtkSheetCamil Staps2-0/+35
2019-10-22Add whileFrozen, ensureDimensions, setColumnTitle and setCellText to GtkSheetCamil Staps2-12/+106
2019-10-21Add tune instances to set row/column resizability/sensitivity on GtkSheetCamil Staps2-0/+24
2019-10-21Add GtkSheetCamil Staps2-0/+16