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.dcl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-16
Add PixelsAboveLines, PixelsBelowLines, and PixelsInsideWrap to control line ...
Camil Staps
1
-5
/
+7
2019-11-08
Use abstract newtypes to hide pointers
Camil Staps
1
-35
/
+36
2019-11-01
Cleanup and add documentation
Camil Staps
1
-10
/
+175
2019-10-30
Add GtkEntryCompletion
Camil Staps
1
-6
/
+15
2019-10-30
Export all derived strictness
Camil Staps
1
-0
/
+3
2019-10-30
Add isVisible for widgets
Camil Staps
1
-0
/
+1
2019-10-29
Add GtkSearchEntry
Camil Staps
1
-1
/
+11
2019-10-29
Add grabFocus
Camil Staps
1
-0
/
+1
2019-10-29
Add general instance tune w GtkSizeRequest | gtkWidget w, remove size paramet...
Camil Staps
1
-3
/
+5
2019-10-28
Add basic functionality for accelerators (i.e. shortcuts)
Camil Staps
1
-0
/
+8
2019-10-28
Add GtkSeparatorMenuItem
Camil Staps
1
-0
/
+6
2019-10-28
Add addButton for GtkDialog
Camil Staps
1
-0
/
+2
2019-10-28
Remove ptr class
Camil Staps
1
-15
/
+0
2019-10-28
Use newtypes in Gtk.Widgets to support new overlapping instance detection alg...
Camil Staps
1
-24
/
+33
2019-10-28
Add GtkLabel, GtkGrid, and alignment tuning for GtkWidget
Camil Staps
1
-5
/
+18
2019-10-27
Add many functions for action bars, buttons, list stores, tree views, and more
Camil Staps
1
-2
/
+31
2019-10-27
Add basic support for GtkListStore and GtkTreeView
Camil Staps
1
-5
/
+18
2019-10-27
Add GtkScrollbarPolicy and instance tune GtkScrolledWindow (GtkScrollbarPolic...
Camil Staps
1
-2
/
+4
2019-10-27
Add newMessageDialog; add GtkTitle type and instance tune w GtkTitle | gtkWin...
Camil Staps
1
-6
/
+15
2019-10-27
Add GtkSeparator
Camil Staps
1
-0
/
+6
2019-10-27
Make GtkSpinner abstract; add ptr instance
Camil Staps
1
-1
/
+2
2019-10-27
Add instance ptr GtkTextView
Camil Staps
1
-0
/
+1
2019-10-25
Add hide function for widgets and ptr instances for GtkFrame and GtkTextBuffer
Camil Staps
1
-0
/
+3
2019-10-25
Add GtkCheckMenuItem
Camil Staps
1
-2
/
+15
2019-10-24
Add setMarkup for GtkTextBuffer
Camil Staps
1
-2
/
+3
2019-10-24
Add GtkWrapMode for GtkTextView
Camil Staps
1
-1
/
+3
2019-10-23
Add GtkDialog and GtkSpinner functionality
Camil Staps
1
-3
/
+16
2019-10-22
Add setText for TextBuffer
Camil Staps
1
-0
/
+1
2019-10-22
Add custom GtkM state monad with a bind that does not grow the stack
Camil Staps
1
-1
/
+1
2019-10-21
Alphabetic order in Gtk.Widgets
Camil Staps
1
-19
/
+19
2019-10-21
Add support for file choosers
Camil Staps
1
-3
/
+19
2019-10-21
Simplify tuning
Camil Staps
1
-2
/
+2
2019-10-21
Reorder more combinator arguments to ease binding
Camil Staps
1
-2
/
+2
2019-10-21
Add GtkMenu* functionality and reorder combinator arguments to ease binding
Camil Staps
1
-2
/
+26
2019-10-21
Add GtkSheet
Camil Staps
1
-0
/
+2
2019-10-21
Add GtkScrolledWindow
Camil Staps
1
-0
/
+6
2019-10-21
Add fromPtr function; rename ptr to toPtr (to be able to implement "extra" wi...
Camil Staps
1
-1
/
+4
2019-10-21
Add CSS support
Camil Staps
1
-3
/
+7
2019-10-20
Add synonym type GtkM a :== State GtkState a
Camil Staps
1
-14
/
+14
2019-10-20
Add setMargins
Camil Staps
1
-1
/
+4
2019-10-20
Move position of GtkFrame label; add framed helper combinator
Camil Staps
1
-0
/
+1
2019-10-20
Add GtkFrame
Camil Staps
1
-2
/
+8
2019-10-20
Add GtkBox support
Camil Staps
1
-2
/
+9
2019-10-20
Add rudimentary support for GtkPaned and GtkTextView
Camil Staps
1
-6
/
+39
2019-10-20
Initial commit
Camil Staps
1
-0
/
+20