summaryrefslogtreecommitdiff
path: root/src/clean_gtk_support.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-01Remove dependency on supporting C codeCamil Staps1-54/+0
2019-10-30Simplify timeouts (remove C code; use pushLc ABC instruction instead)Camil Staps1-9/+0
2019-10-28Cleanup clean_gtk_support.cCamil Staps1-7/+0
2019-10-27Add DeactivateHandler for GtkSheetCamil Staps1-2/+12
2019-10-25Add addTimeout for running a task on a certain intervalCamil Staps1-0/+9
2019-10-23Add EnterPressedHandler for GtkSheetCamil Staps1-3/+11
2019-10-22Restructure signal handling: callbacks cannot be delayed because they may hav...Camil Staps1-37/+27
2019-10-20Initial commitCamil Staps1-0/+53