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
/
Widgets.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
Add setText for TextBuffer
Camil Staps
1
-0
/
+3
2019-10-22
Add custom GtkM state monad with a bind that does not grow the stack
Camil Staps
1
-2
/
+0
2019-10-21
Alphabetic order in Gtk.Widgets
Camil Staps
1
-46
/
+46
2019-10-21
Add support for file choosers
Camil Staps
1
-5
/
+43
2019-10-21
Remove usage of import qualified as, which relies on the itask compiler
Camil Staps
1
-38
/
+38
2019-10-21
Simplify tuning
Camil Staps
1
-4
/
+6
2019-10-21
Reorder more combinator arguments to ease binding
Camil Staps
1
-6
/
+8
2019-10-21
Add GtkMenu* functionality and reorder combinator arguments to ease binding
Camil Staps
1
-7
/
+52
2019-10-21
Add GtkSheet
Camil Staps
1
-0
/
+5
2019-10-21
Add GtkScrolledWindow
Camil Staps
1
-0
/
+8
2019-10-21
Add fromPtr function; rename ptr to toPtr (to be able to implement "extra" wi...
Camil Staps
1
-1
/
+5
2019-10-21
Add CSS support
Camil Staps
1
-0
/
+28
2019-10-20
Add synonym type GtkM a :== State GtkState a
Camil Staps
1
-15
/
+15
2019-10-20
Add setMargins
Camil Staps
1
-0
/
+8
2019-10-20
Move position of GtkFrame label; add framed helper combinator
Camil Staps
1
-0
/
+10
2019-10-20
Make GtkTextView not editable
Camil Staps
1
-1
/
+4
2019-10-20
Add GtkFrame
Camil Staps
1
-0
/
+11
2019-10-20
Add GtkBox support
Camil Staps
1
-8
/
+21
2019-10-20
Add rudimentary support for GtkPaned and GtkTextView
Camil Staps
1
-11
/
+57
2019-10-20
Initial commit
Camil Staps
1
-0
/
+41