summaryrefslogtreecommitdiff
path: root/framework/Web/UI/TControl.php
AgeCommit message (Expand)Author
2006-01-31All events are now defined with public on-functions. This is to comply with t...xue
2006-01-31Modified TList and TMap implementation so that they can be more easily extended.xue
2006-01-30Modified viewstate saving method so that much smaller state data is generated.xue
2006-01-25Changed back the usage of ensureChildControls in TTemplateControl. Added TCon...xue
2006-01-21BE AWARE: Significant change!xue
2006-01-21(no commit message)xue
2006-01-21(no commit message)xue
2006-01-18update javascript library and usage in web controlswei
2006-01-17(no commit message)xue
2006-01-12Moved geshi to 3rdPartyxue
2006-01-12Fixed an issue about Master/Content.xue
2006-01-12Fixed several issues about viewstate handling. Prado Composer is nearly compl...xue
2006-01-11Fixed many issues with DataBoundControls. Added Prado Composer Demo (not done...xue
2006-01-11(no commit message)xue
2006-01-08Completed TLogger, TLogRouter, TFileLogRoute, TEmailLogRoutexue
2006-01-05coreLog instrumentation.wei
2006-01-04Added findControlsByType().xue
2006-01-01Added initial TCheckBoxList implementation.xue
2006-01-01Enhanced support to attribute access.xue
2005-12-30Added TListBox samples.xue
2005-12-29Implemented broadcast event mechanism.xue
2005-12-28Modified the way to access application singleton.xue
2005-12-28(no commit message)xue
2005-12-21Added support to global state.xue
2005-12-16Split dataBind() into dataBindProperties() and dataBindChildren().xue
2005-12-15Fixed a bug about dataBind() (dataBind() was not invoked on child controls)xue
2005-12-13Added clearViewState and clearControlState.xue
2005-12-12(no commit message)xue
2005-12-12Added support to check recursively if a control has its viewstate enabled.xue
2005-12-10If a control is invisible, it's PreRender event will not be raised.xue
2005-12-10(no commit message)xue
2005-12-10(no commit message)xue
2005-12-07(no commit message)xue
2005-12-04(no commit message)xue
2005-12-03(no commit message)xue
2005-11-26(no commit message)xue
2005-11-25(no commit message)xue
2005-11-17Modified how errors are handled.xue
2005-11-15Added a new template/theme syntax for URL support.xue
2005-11-14Added theme support.xue
2005-11-13Modified TControl::getPage and getTemplateControl.xue
2005-11-12Added asset manager.xue
2005-11-11Changed getPropertyByPath and setPropertyByPath to getSubProperty and setSubP...xue
2005-11-11Added Request, Response, Session, User properties to TControl.xue
2005-11-10Initial import of prado frameworkxue