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
/
Internal.dcl
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-10-27
Add many functions for action bars, buttons, list stores, tree views, and more
Camil Staps
1
-0
/
+20
2019-10-27
Add basic support for GtkListStore and GtkTreeView
Camil Staps
1
-0
/
+18
2019-10-27
Add GtkScrollbarPolicy and instance tune GtkScrolledWindow ↵
Camil Staps
1
-0
/
+1
(GtkScrollbarPolicy, GtkScrollbarPolicy)
2019-10-27
Add newMessageDialog; add GtkTitle type and instance tune w GtkTitle | ↵
Camil Staps
1
-0
/
+2
gtkWindow w
2019-10-27
Add GtkSeparator
Camil Staps
1
-0
/
+2
2019-10-27
Add runWhileEventsPending to be able to show something before starting a ↵
Camil Staps
1
-0
/
+2
long task on the main thread
2019-10-25
Add addTimeout for running a task on a certain interval
Camil Staps
1
-0
/
+3
2019-10-25
Add hide function for widgets and ptr instances for GtkFrame and GtkTextBuffer
Camil Staps
1
-0
/
+1
2019-10-25
Add GtkCheckMenuItem
Camil Staps
1
-0
/
+4
2019-10-24
Add setMarkup for GtkTextBuffer
Camil Staps
1
-0
/
+4
2019-10-24
Add GtkWrapMode for GtkTextView
Camil Staps
1
-0
/
+1
2019-10-23
Add GtkDialog and GtkSpinner functionality
Camil Staps
1
-0
/
+8
2019-10-22
Restructure signal handling: callbacks cannot be delayed because they may ↵
Camil Staps
1
-6
/
+1
have pointer arguments referring to the stack; also, some callbacks expect a return value
2019-10-22
Add setText for TextBuffer
Camil Staps
1
-0
/
+1
2019-10-21
Add support for file choosers
Camil Staps
1
-0
/
+13
2019-10-21
Add GtkMenu* functionality and reorder combinator arguments to ease binding
Camil Staps
1
-0
/
+11
2019-10-21
Add GtkScrolledWindow
Camil Staps
1
-0
/
+2
2019-10-21
Add CSS support
Camil Staps
1
-0
/
+10
2019-10-20
Add setMargins
Camil Staps
1
-0
/
+4
2019-10-20
Move position of GtkFrame label; add framed helper combinator
Camil Staps
1
-0
/
+1
2019-10-20
Make GtkTextView not editable
Camil Staps
1
-0
/
+1
2019-10-20
Add GtkFrame
Camil Staps
1
-0
/
+2
2019-10-20
Add GtkBox support
Camil Staps
1
-0
/
+4
2019-10-20
Add rudimentary support for GtkPaned and GtkTextView
Camil Staps
1
-1
/
+13
2019-10-20
Initial commit
Camil Staps
1
-0
/
+25