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
/
Sheet.dcl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
Add scrollToCell for GtkSheet
Camil Staps
1
-0
/
+7
2019-11-08
Use abstract newtypes to hide pointers
Camil Staps
1
-1
/
+1
2019-11-01
Cleanup and add documentation
Camil Staps
1
-0
/
+13
2019-10-30
Add getEntry for GtkSheet
Camil Staps
1
-1
/
+4
2019-10-29
Add functions to set/check row visibility of GtkSheets
Camil Staps
1
-0
/
+2
2019-10-28
Make GtkSheet a newtype
Camil Staps
1
-1
/
+3
2019-10-27
Add getCellText for GtkSheet
Camil Staps
1
-0
/
+3
2019-10-24
Add GtkJustification for columns of GtkSheet
Camil Staps
1
-1
/
+3
2019-10-23
Add set{Column,Row}Titles convenience functions for GtkSheet
Camil Staps
1
-0
/
+3
2019-10-23
Add setRangeEditable for GtkSheet
Camil Staps
1
-0
/
+1
2019-10-23
Add setCSSClassForRange for GtkSheet
Camil Staps
1
-0
/
+2
2019-10-23
Add get/setActiveCell for GtkSheet
Camil Staps
1
-0
/
+3
2019-10-23
Add setRowTitle for GtkSheet
Camil Staps
1
-0
/
+1
2019-10-22
Add TraverseHandler for GtkSheet
Camil Staps
1
-0
/
+2
2019-10-22
Add whileFrozen, ensureDimensions, setColumnTitle and setCellText to GtkSheet
Camil Staps
1
-0
/
+6
2019-10-22
Add custom GtkM state monad with a bind that does not grow the stack
Camil Staps
1
-1
/
+7
2019-10-21
Add tune instances to set row/column resizability/sensitivity on GtkSheet
Camil Staps
1
-0
/
+23
2019-10-21
Add GtkSheet
Camil Staps
1
-0
/
+13