index
:
egg-list-box.git
master
Unnamed repository; edit this file 'description' to name the repository.
Guillaume Desmottes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
add option to activate on double click
HEAD
master
Guillaume Desmottes
1
-1/+14
2012-06-01
fix style in button_{press,release}_event
Guillaume Desmottes
1
-4/+4
2012-05-29
cache the iter while iterating over the children
Guillaume Desmottes
1
-1/+3
2012-05-25
Update separators when visibility changes.
Alexander Larsson
1
-0/+14
2012-05-25
Fix child_changed update_separator code
Alexander Larsson
1
-1/+1
2012-05-25
Remove useless update_separator call on add
Alexander Larsson
1
-2/+0
2012-05-21
Test scrolled listbox not at top
Alexander Larsson
1
-1/+8
2012-05-21
Support adjustments where the ListBox is not at top
Alexander Larsson
1
-3/+6
2012-05-21
Fix coordinates in size_allocate
Alexander Larsson
1
-3/+3
2012-05-21
Set background of GdkWindow
Alexander Larsson
1
-0/+1
2012-05-21
Track and properly remove separator widget children
Alexander Larsson
1
-7/+28
2012-05-21
Clean up all .c files created from .vala files
Alexander Larsson
1
-0/+2
2012-05-21
Fix up test-scrolled build
Alexander Larsson
1
-1/+1
2012-05-21
use GObject constructor
Guillaume Desmottes
1
-1/+1
2012-05-17
upadte .gitignore
Guillaume Desmottes
1
-0/+6
2012-05-17
generate egg-list-box-uninstalled
Guillaume Desmottes
2
-1/+13
2012-05-17
Build a static library
Guillaume Desmottes
1
-5/+33
2012-05-16
autogen.sh: add --no-configure option
Guillaume Desmottes
1
-1/+15
2012-05-16
Add set_adjustment to the API instead of relying on focus_vadjustment
Alexander Larsson
2
-11/+18
2012-05-16
Avoid updating separators while not visible
Alexander Larsson
1
-8/+18
2012-05-16
Initial version of test with scrolledwindow
Alexander Larsson
2
-1/+104
2012-05-16
Make ChildInfo a class so we get rid of the by-value semantics
Alexander Larsson
1
-50/+53
2012-05-16
Draw active child
Alexander Larsson
1
-11/+36
2012-05-16
Add tracking of active child
Alexander Larsson
1
-12/+32
2012-05-16
list-test: Add css to test prelight and active
Alexander Larsson
1
-0/+14
2012-05-15
(split) Add ListBox.select_child method
Alexander Larsson
1
-0/+7
2012-05-15
Initial import
Alexander Larsson
13
-0/+2051