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.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
Add G modifier to ccalls that may trigger GTK signals (which may cause re-ent...
Camil Staps
1
-0
/
+3
2019-10-25
Add tune instance for GSignalHandler (convenience)
Camil Staps
1
-0
/
+4
2019-10-23
Add EnterPressedHandler for GtkSheet
Camil Staps
1
-5
/
+12
2019-10-23
Add tune instance for signal handlers
Camil Staps
1
-0
/
+4
2019-10-22
Restructure signal handling: callbacks cannot be delayed because they may hav...
Camil Staps
1
-5
/
+66
2019-10-22
Add custom GtkM state monad with a bind that does not grow the stack
Camil Staps
1
-7
/
+4
2019-10-21
Remove usage of import qualified as, which relies on the itask compiler
Camil Staps
1
-4
/
+4
2019-10-21
Add ActivateHandler for GtkMenuItem
Camil Staps
1
-1
/
+2
2019-10-21
Reorder more combinator arguments to ease binding
Camil Staps
1
-4
/
+5
2019-10-21
Add fromPtr function; rename ptr to toPtr (to be able to implement "extra" wi...
Camil Staps
1
-1
/
+1
2019-10-20
Add rudimentary support for GtkPaned and GtkTextView
Camil Staps
1
-1
/
+1
2019-10-20
Initial commit
Camil Staps
1
-0
/
+26