Alexander Larsson
|
8d7860761c
|
Make ChildInfo a class so we get rid of the by-value semantics
We were comparing equality by value, etc, and we had to use "?" everywhere to
work around value copying. Better just use a class.
|
2012-05-16 12:14:28 +02:00 |
|
Alexander Larsson
|
1c1809f01c
|
Draw active child
Also, make sure we only draw each child once, even if its in multiple
states.
|
2012-05-16 11:22:24 +02:00 |
|
Alexander Larsson
|
cb626d6da8
|
Add tracking of active child
|
2012-05-16 11:22:13 +02:00 |
|
Alexander Larsson
|
35e07a8fc3
|
(split) Add ListBox.select_child method
|
2012-05-15 14:11:57 +02:00 |
|
Alexander Larsson
|
744851ea2d
|
Initial import
This is the inital version of the code from the gnome-contacts wip/sorted
branch, just renamed and restructured to work standalone
|
2012-05-15 12:22:24 +02:00 |
|