No description
Find a file
Alexander Larsson 7ece2dfcb5 Fix child_changed update_separator code
When we move a child, three childrens separators may be affected.
The moved child, the one after the new position, and the one
*after* the previous position (as it got a new before).

However, we were looking at the one before the previous location => bug.
2012-05-25 14:15:00 +02:00
.gitignore upadte .gitignore 2012-05-17 09:49:08 +02:00
AUTHORS Initial import 2012-05-15 12:22:24 +02:00
autogen.sh autogen.sh: add --no-configure option 2012-05-16 17:27:07 +02:00
ChangeLog Initial import 2012-05-15 12:22:24 +02:00
configure.ac generate egg-list-box-uninstalled 2012-05-17 09:37:20 +02:00
COPYING Initial import 2012-05-15 12:22:24 +02:00
egg-list-box-uninstalled.pc.in generate egg-list-box-uninstalled 2012-05-17 09:37:20 +02:00
egg-list-box.doap Initial import 2012-05-15 12:22:24 +02:00
egg-list-box.vala Fix child_changed update_separator code 2012-05-25 14:15:00 +02:00
INSTALL Initial import 2012-05-15 12:22:24 +02:00
Makefile.am Clean up all .c files created from .vala files 2012-05-21 11:00:21 +02:00
NEWS Initial import 2012-05-15 12:22:24 +02:00
README Initial import 2012-05-15 12:22:24 +02:00
test-list.vala list-test: Add css to test prelight and active 2012-05-16 11:21:10 +02:00
test-scrolled.vala Test scrolled listbox not at top 2012-05-21 14:40:57 +02:00