Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-01 | Remove dependency on supporting C code | Camil Staps | 1 | -54/+0 |
2019-10-30 | Simplify timeouts (remove C code; use pushLc ABC instruction instead) | Camil Staps | 1 | -9/+0 |
2019-10-28 | Cleanup clean_gtk_support.c | Camil Staps | 1 | -7/+0 |
2019-10-27 | Add DeactivateHandler for GtkSheet | Camil Staps | 1 | -2/+12 |
2019-10-25 | Add addTimeout for running a task on a certain interval | Camil Staps | 1 | -0/+9 |
2019-10-23 | Add EnterPressedHandler for GtkSheet | Camil Staps | 1 | -3/+11 |
2019-10-22 | Restructure signal handling: callbacks cannot be delayed because they may hav... | Camil Staps | 1 | -37/+27 |
2019-10-20 | Initial commit | Camil Staps | 1 | -0/+53 |