index
:
gtk
master
windows-compatibility
Gtk 3 bindings and application framework for Clean
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Gtk
/
Signal.dcl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
Add support for populate-popup signal
Camil Staps
1
-1
/
+4
2019-11-01
Cleanup and add documentation
Camil Staps
1
-9
/
+48
2019-11-01
Remove dependency on supporting C code
Camil Staps
1
-1
/
+5
2019-10-30
Add support for delete-event signal
Camil Staps
1
-0
/
+1
2019-10-30
Add GdkEvent and KeyPressHandler
Camil Staps
1
-1
/
+3
2019-10-29
Add GtkSearchEntry
Camil Staps
1
-4
/
+8
2019-10-27
Add many functions for action bars, buttons, list stores, tree views, and more
Camil Staps
1
-2
/
+4
2019-10-27
Add DeactivateHandler for GtkSheet
Camil Staps
1
-0
/
+1
2019-10-25
Add addTimeout for running a task on a certain interval
Camil Staps
1
-1
/
+5
2019-10-25
Add G modifier to ccalls that may trigger GTK signals (which may cause re-ent...
Camil Staps
1
-0
/
+4
2019-10-25
Add tune instance for GSignalHandler (convenience)
Camil Staps
1
-0
/
+1
2019-10-23
Add EnterPressedHandler for GtkSheet
Camil Staps
1
-0
/
+1
2019-10-23
Add tune instance for signal handlers
Camil Staps
1
-0
/
+5
2019-10-22
Restructure signal handling: callbacks cannot be delayed because they may hav...
Camil Staps
1
-7
/
+19
2019-10-22
Add custom GtkM state monad with a bind that does not grow the stack
Camil Staps
1
-2
/
+2
2019-10-21
Add ActivateHandler for GtkMenuItem
Camil Staps
1
-3
/
+4
2019-10-21
Reorder more combinator arguments to ease binding
Camil Staps
1
-1
/
+1
2019-10-20
Initial commit
Camil Staps
1
-0
/
+14