Age | Commit message (Expand) | Author |
2006-03-31 | Reorganized folders under framework. This may break existing applications. | xue |
2006-03-17 | Cleanup of usage of registerPostBackControl. | xue |
2006-03-16 | Added findControlsByID. | xue |
2006-03-03 | Updated control collection and added methods for accessing control lifecycle. | xue |
2006-02-17 | Fixed #54. | xue |
2006-02-17 | Removed a few constructors. | xue |
2006-02-17 | Add TApplicationComponent class and adjusted the relevant classes. | xue |
2006-02-17 | moved shortcut methods from TComponent to TControl. | xue |
2006-02-16 | Modified asset manipulation APIs. | xue |
2006-02-15 | Added TControlAdapter and TWebControlAdapter and their support in TControl an... | xue |
2006-02-15 | Added SourceTemplateControl property for TControl. | xue |
2006-02-14 | Added TControl::traverseChildControls(). | xue |
2006-02-12 | Added getAllowChildControls and TEmptyControlList. | xue |
2006-02-08 | Changed accessibility of a few render-related methods (needed by adapters). | xue |
2006-02-02 | Modified onSaveState to saveState, and onLoadState to loadState. | xue |
2006-01-31 | All events are now defined with public on-functions. This is to comply with t... | xue |
2006-01-31 | Modified TList and TMap implementation so that they can be more easily extended. | xue |
2006-01-30 | Modified viewstate saving method so that much smaller state data is generated. | xue |
2006-01-25 | Changed back the usage of ensureChildControls in TTemplateControl. Added TCon... | xue |
2006-01-21 | BE AWARE: Significant change! | xue |
2006-01-21 | (no commit message) | xue |
2006-01-21 | (no commit message) | xue |
2006-01-18 | update javascript library and usage in web controls | wei |
2006-01-17 | (no commit message) | xue |
2006-01-12 | Moved geshi to 3rdParty | xue |
2006-01-12 | Fixed an issue about Master/Content. | xue |
2006-01-12 | Fixed several issues about viewstate handling. Prado Composer is nearly compl... | xue |
2006-01-11 | Fixed many issues with DataBoundControls. Added Prado Composer Demo (not done... | xue |
2006-01-11 | (no commit message) | xue |
2006-01-08 | Completed TLogger, TLogRouter, TFileLogRoute, TEmailLogRoute | xue |
2006-01-05 | coreLog instrumentation. | wei |
2006-01-04 | Added findControlsByType(). | xue |
2006-01-01 | Added initial TCheckBoxList implementation. | xue |
2006-01-01 | Enhanced support to attribute access. | xue |
2005-12-30 | Added TListBox samples. | xue |
2005-12-29 | Implemented broadcast event mechanism. | xue |
2005-12-28 | Modified the way to access application singleton. | xue |
2005-12-28 | (no commit message) | xue |
2005-12-21 | Added support to global state. | xue |
2005-12-16 | Split dataBind() into dataBindProperties() and dataBindChildren(). | xue |
2005-12-15 | Fixed a bug about dataBind() (dataBind() was not invoked on child controls) | xue |
2005-12-13 | Added clearViewState and clearControlState. | xue |
2005-12-12 | (no commit message) | xue |
2005-12-12 | Added support to check recursively if a control has its viewstate enabled. | xue |
2005-12-10 | If 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 |