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
/
Internal.icl
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-12-05
Add G flag to ccall of gtk_sheet_moveto, to be sure
Camil Staps
1
-1
/
+1
2019-11-25
Add scrollToCell for GtkSheet
Camil Staps
1
-0
/
+5
2019-10-31
Use import code from library instead of environments to link with Gtk and ↵
Camil Staps
1
-0
/
+2
GtkSheet
2019-10-30
Add getEntry for GtkSheet
Camil Staps
1
-0
/
+5
2019-10-30
Add G modifier to ccalls gtk_sheet_thaw and gtk_sheet_row_set_visibility ↵
Camil Staps
1
-2
/
+2
which may trigger a deactivate signal
2019-10-29
Add functions to set/check row visibility of GtkSheets
Camil Staps
1
-0
/
+10
2019-10-27
Add getCellText for GtkSheet
Camil Staps
1
-0
/
+13
2019-10-25
Add G modifier to ccalls that may trigger GTK signals (which may cause ↵
Camil Staps
1
-17
/
+11
re-entrance if there is a handler; add withPossibleCallback to save and retrieve state around such calls)
2019-10-24
Add GtkJustification for columns of GtkSheet
Camil Staps
1
-0
/
+5
2019-10-23
Add setRangeEditable for GtkSheet
Camil Staps
1
-0
/
+16
2019-10-23
Add setCSSClassForRange for GtkSheet
Camil Staps
1
-0
/
+18
2019-10-23
Add get/setActiveCell for GtkSheet
Camil Staps
1
-0
/
+10
2019-10-23
Add setRowTitle for GtkSheet
Camil Staps
1
-0
/
+8
2019-10-22
Add whileFrozen, ensureDimensions, setColumnTitle and setCellText to GtkSheet
Camil Staps
1
-10
/
+86
2019-10-21
Add tune instances to set row/column resizability/sensitivity on GtkSheet
Camil Staps
1
-0
/
+20
2019-10-21
Add GtkSheet
Camil Staps
1
-0
/
+11