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 (
Expand
)
Author
Files
Lines
2019-10-28
Add basic functionality for accelerators (i.e. shortcuts)
Camil Staps
1
-0
/
+6
2019-10-28
Add GtkSeparatorMenuItem
Camil Staps
1
-0
/
+2
2019-10-28
Add addButton for GtkDialog
Camil Staps
1
-0
/
+1
2019-10-28
Use newtypes in Gtk.Widgets to support new overlapping instance detection alg...
Camil Staps
1
-0
/
+6
2019-10-28
Add GtkLabel, GtkGrid, and alignment tuning for GtkWidget
Camil Staps
1
-0
/
+8
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 (GtkScrollbarPolic...
Camil Staps
1
-0
/
+1
2019-10-27
Add newMessageDialog; add GtkTitle type and instance tune w GtkTitle | gtkWin...
Camil Staps
1
-0
/
+2
2019-10-27
Add GtkSeparator
Camil Staps
1
-0
/
+2
2019-10-27
Add runWhileEventsPending to be able to show something before starting a long...
Camil Staps
1
-0
/
+2
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 hav...
Camil Staps
1
-6
/
+1
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