src/core/object-vector.h
Wed, 27 Feb 2008 19:36:03 +0100 Mathieu Lacage do not use operator []. Use iterators instead to work with std::list.
Mon, 25 Feb 2008 22:08:56 +0100 Mathieu Lacage add a base arg to MakeSimpleAttributeChecker
Wed, 20 Feb 2008 21:45:42 +0100 Mathieu Lacage value.h -> attribute.h
Wed, 20 Feb 2008 21:17:34 +0100 Mathieu Lacage Value -> AttributeValue
Wed, 20 Feb 2008 20:57:59 +0100 Mathieu Lacage Accessor -> AttributeAccessor
Wed, 20 Feb 2008 20:24:52 +0100 Mathieu Lacage ParamSpec -> Accessor
Wed, 20 Feb 2008 19:57:31 +0100 Mathieu Lacage PValue -> Attribute
Mon, 18 Feb 2008 00:18:45 +0100 Mathieu Lacage split checker from ParamSpec.
Sun, 17 Feb 2008 04:38:34 +0100 Mathieu Lacage split initial value from ParamSpec.
Sun, 17 Feb 2008 00:46:24 +0100 Mathieu Lacage get rid of ParamSpec::CreateValue.
Mon, 11 Feb 2008 04:26:09 +0100 Mathieu Lacage add ObjectVector value support.
less more (0) tip