summaryrefslogtreecommitdiff
path: root/src/clean_gtk_support.c
AgeCommit message (Collapse)AuthorFilesLines
2019-10-23Add EnterPressedHandler for GtkSheetCamil Staps1-3/+11
2019-10-22Restructure signal handling: callbacks cannot be delayed because they may ↵Camil Staps1-37/+27
have pointer arguments referring to the stack; also, some callbacks expect a return value
2019-10-20Initial commitCamil Staps1-0/+53