index
:
cairo-5c
master
start
Nickle bindings for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nichrome
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-06
Relicense three newer nichrome files LGPL instead of GPL
Keith Packard
3
-30
/
+81
2012-05-02
nichrome: add box-test.5c
Keith Packard
1
-0
/
+90
2012-05-02
nichrome: Add explicit 'span' entries in box widget items
Keith Packard
1
-33
/
+87
2012-05-02
nichrome: Skip recursive box resize
Keith Packard
1
-0
/
+3
2012-05-02
nichrome: Add 'solid' widget
Keith Packard
2
-0
/
+88
2012-04-30
Add new nichrome widgets to installed set
Keith Packard
1
-2
/
+4
2012-03-19
Reduce drawing by not forcing redraw on some events
Keith Packard
2
-5
/
+9
2012-03-19
Add Border widget
Keith Packard
1
-0
/
+124
2012-03-19
Remove debug printf in text widget
Keith Packard
1
-1
/
+0
2012-03-14
Replace 1d box widget with 2d box widget.
Keith Packard
1
-467
/
+736
2012-03-14
Add multi-line text display widget
Keith Packard
1
-0
/
+254
2012-03-14
Rename Text widget to Textline
Keith Packard
1
-20
/
+20
2012-03-14
Remove size from default font
Keith Packard
1
-1
/
+1
2012-03-13
Remove not-quite-duplicate 'Nichrome::remove'. Add locking in remove
Keith Packard
1
-27
/
+20
2012-03-13
Add 'remove' handlers
Keith Packard
1
-0
/
+7
2012-03-08
Prevent window dimensions from being set to 0
Keith Packard
1
-1
/
+1
2012-03-03
Hold nichrome.drawing mutex in xy_to_widget
Keith Packard
1
-8
/
+8
2012-03-02
Check for recursive 'draw' calls and just bail
Keith Packard
1
-0
/
+4
2012-03-02
Missing type declaration in Text::get_metrics
Keith Packard
1
-1
/
+1
2012-03-02
Install scrollbar widget
Keith Packard
1
-0
/
+1
2012-03-01
Add global key delivery function
Keith Packard
1
-0
/
+10
2012-03-01
Add key callback to text widget
Keith Packard
1
-1
/
+14
2012-03-01
Expose Nichrome::cairo to other namespaces
Keith Packard
1
-1
/
+1
2012-03-01
Add 'justify' control to label widget
Keith Packard
1
-5
/
+21
2012-03-01
Initialize strut when size and stretch are provided
Keith Packard
1
-0
/
+1
2012-03-01
Add Cairo::Surface::create_window_hidden and Cairo::Surface::set_window_shown
Keith Packard
1
-1
/
+24
2012-03-01
Add 'strut' value to glue
Keith Packard
1
-5
/
+13
2012-02-29
Remove debug printfs from nichrome
Keith Packard
2
-6
/
+0
2012-02-29
Set widget extents at init time
Keith Packard
1
-0
/
+1
2012-02-27
Allow contained objects to be deactivated
Keith Packard
2
-5
/
+74
2012-02-26
Add Nichrome::Text::set_text
Keith Packard
1
-1
/
+6
2012-02-22
Bunch of nichrome updates. All mashed together.
Keith Packard
4
-46
/
+102
2012-02-22
Add Nichrome::resize
Keith Packard
1
-0
/
+4
2012-02-22
Use Semaphore::count to check for pending events
Keith Packard
1
-6
/
+1
2012-02-22
Add Nichrome::remove
Keith Packard
1
-0
/
+10
2012-02-22
Add one-line text input widget
Keith Packard
2
-1
/
+255
2009-02-12
Allow widget to resize itself
Keith Packard
2
-5
/
+13
2009-02-12
Ignore buttons > 3
Keith Packard
2
-0
/
+8
2008-03-21
Name the toolkit 'nichrome' (thanks again, Bart).
Keith Packard
9
-0
/
+2016