No description
Find a file
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
.gitignore Initial import 2012-05-15 12:22:24 +02:00
AUTHORS Initial import 2012-05-15 12:22:24 +02:00
autogen.sh Initial import 2012-05-15 12:22:24 +02:00
ChangeLog Initial import 2012-05-15 12:22:24 +02:00
configure.ac Initial import 2012-05-15 12:22:24 +02:00
COPYING Initial import 2012-05-15 12:22:24 +02:00
egg-list-box.doap Initial import 2012-05-15 12:22:24 +02:00
egg-list-box.vala Make ChildInfo a class so we get rid of the by-value semantics 2012-05-16 12:14:28 +02:00
INSTALL Initial import 2012-05-15 12:22:24 +02:00
Makefile.am Initial import 2012-05-15 12:22:24 +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