summaryrefslogtreecommitdiff
path: root/framework/TComponent.php
AgeCommit message (Expand)Author
2006-10-06update js logger and make TComponent::ensureEnum show available values during...wei
2006-09-07Add svn keyword $Id$wei
2006-09-04Finished updating code related with enumerable data types.xue
2006-09-03Added TEnumerable and updated places where enumerable type should be used.xue
2006-08-28Moved createdOnTemplate() and addParsedObject() from TControl to TComponent s...xue
2006-06-04Some minor documentation change.xue
2006-06-04TComponentReflection now returns comments also.xue
2006-05-11Update api docs and add API search wei
2006-05-03added sanity check to calling event handlersxue
2006-03-28Added TComponentReflection.xue
2006-03-16Updated some API doc.xue
2006-02-17Fixed a few more issues to the introduction of TApplicationComponent.xue
2006-02-17Removed a few constructors.xue
2006-02-17Add TApplicationComponent class and adjusted the relevant classes.xue
2006-02-17moved shortcut methods from TComponent to TControl.xue
2006-02-16Modified asset manipulation APIs.xue
2006-01-31Modified TList and TMap implementation so that they can be more easily extended.xue
2006-01-21BE AWARE: Significant change!xue
2006-01-21(no commit message)xue
2006-01-01Enhanced TPropertyValue::ensureEnum() method so that it can take variable len...xue
2005-12-28Modified the way to access application singleton.xue
2005-12-19Added detachEventHandler.xue
2005-12-17Changed TList::addAt to TList::insertxue
2005-12-06(no commit message)xue
2005-11-17(no commit message)xue
2005-11-17Fixed a problem with converting a string to an array.xue
2005-11-17Updated TPropertyValue so ensureArray parses a string like "(aaa,bbb,ccc)" in...alex
2005-11-13added support to static member event handlerxue
2005-11-12Changed how string is converted to boolean.xue
2005-11-11Changed getPropertyByPath and setPropertyByPath to getSubProperty and setSubP...xue
2005-11-10Initial import of prado frameworkxue