Commit Graph

19 Commits

Author SHA1 Message Date
Mauro Tortonesi
c41be20e40 bug 460: ListPositionAllocator bug 2009-01-09 08:31:17 +01:00
Mathieu Lacage
4ff40c4a07 get rid of Attribute class. Use AttributeValue subclasses directly. 2008-04-17 13:42:25 -07:00
Mathieu Lacage
6a96f3f3ea improve doxygen and add explicit getters/setters 2008-03-15 23:25:13 +01:00
Mathieu Lacage
848cb7cfb5 add back support for introspected doxygen. 2008-03-13 12:56:49 -07:00
Mathieu Lacage
514685e9a6 attribute should be Uinteger, not Integer 2008-03-10 00:32:36 +01:00
Mathieu Lacage
9af9500a0c forgot to ensure registration of GridPositionAllocator. 2008-03-10 00:29:41 +01:00
Mathieu Lacage
a0f5714f8a add ListPositionAllocator 2008-03-01 05:41:17 +01:00
Mathieu Lacage
9e40bb3bfd fix optimized build 2008-02-27 19:51:34 +01:00
Mathieu Lacage
68a81eed0b AddParameter -> AddAttribute 2008-02-21 19:28:41 +01:00
Mathieu Lacage
f9538ea708 enum-value -> enum 2008-02-21 19:16:00 +01:00
Mathieu Lacage
03cc15ebdd fp-value -> double 2008-02-21 19:13:39 +01:00
Mathieu Lacage
c1d4c1d4c5 int-value -> integer 2008-02-21 19:04:18 +01:00
Mathieu Lacage
baca67f7a3 fpValue -> Double 2008-02-21 00:54:05 +01:00
Mathieu Lacage
c5dc486e2c EnumValue -> Value 2008-02-21 00:00:18 +01:00
Mathieu Lacage
144e84154b UintValue -> Uinteger, IntValue -> Integer 2008-02-21 00:09:16 +01:00
Mathieu Lacage
ad7d70ae34 ParamSpec -> Accessor 2008-02-20 20:24:52 +01:00
Mathieu Lacage
c194579f5e split checker from ParamSpec. 2008-02-18 00:18:45 +01:00
Mathieu Lacage
cf9ed2855f split initial value from ParamSpec. 2008-02-17 04:38:34 +01:00
Mathieu Lacage
16a94230d2 convert Mobility subsystem to Value framework 2008-02-08 04:11:48 +01:00