| Commit | Date | |
|---|---|---|
| 2007-10-16 12:52:44 | Tree | |
|
[r1134]
by
kingsleyelmes
Added correct 'sleep' attribute name to components registration. Added check to setSleepTime method to insure the animator isn't running when calling the setResolution method as this throws an exception. |
2007-10-16 12:01:51 | Tree |
| 2007-10-16 11:54:51 | Tree | |
| 2007-10-16 11:51:52 | Tree | |
|
[r1131]
by
kingsleyelmes
Fixed bug of content being lost in the editor by adding getText nethod to component. |
2007-10-16 11:29:06 | Tree |
|
[r1130]
by
kingsleyelmes
AnimationSurface is now removed from the palette within the editor. It is an abstract class which cannot be used in its own right. |
2007-10-16 10:39:51 | Tree |
|
[r1129]
by
kingsleyelmes
Attribute names for 'Max' and 'Step' in XSpinner were conflicting with the ProgressBar component. Changed attribute name in component registration file so it matches the 'maxvalue' and 'stepvalue' attributes in the XSpinner class. |
2007-10-16 09:11:36 | Tree |
|
[r1128]
by
kingsleyelmes
Fixed exception setting step value in editor by setting the correct method name 'StepSize'. |
2007-10-15 18:00:16 | Tree |
|
[r1127]
by
kingsleyelmes
Fixed bug in XProject's getImage method which was returning a non-null |
2007-10-15 17:26:25 | Tree |
|
[r1126]
by
kingsleyelmes
Fixed byNPE in editor by adding check to see if property name is null in setExpression method. |
2007-10-15 17:24:33 | Tree |