summaryrefslogtreecommitdiff
path: root/framework/Web/UI
AgeCommit message (Expand)Author
2006-02-18Update some javascript code.wei
2006-02-18cleaning up TClientScriptManager.xue
2006-02-18client script reorganization.xue
2006-02-18Fixed a security issue about usage of Prado::getPathOfNamespace.xue
2006-02-17Fixed #54.xue
2006-02-17Fixed a few more issues to the introduction of TApplicationComponent.xue
2006-02-17Changed a few application API names.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-17Merged TTarAssetManager into TAssetManager.xue
2006-02-16Modified asset manipulation APIs.xue
2006-02-16Add clientscript registration.wei
2006-02-15Added error messages for TListControl.xue
2006-02-15Fixed ticket #53xue
2006-02-15Example for TRatingListwei
2006-02-15Added duplicate property configuration check.xue
2006-02-15TDataFieldAccessor is used consistently to access all data field values.xue
2006-02-15Fixed using error.xue
2006-02-15Adding new TRatingList component.wei
2006-02-15Added TControlAdapter and TWebControlAdapter and their support in TControl an...xue
2006-02-15Added SourceTemplateControl property for TControl.xue
2006-02-14Added TControl::traverseChildControls().xue
2006-02-14Added TDataFieldAccessor and modified TDataGridColumn accordingly.xue
2006-02-14Fixed a bug about base url calculation.xue
2006-02-13Added repeater functional tests.xue
2006-02-13Added PagePath property to TPage.xue
2006-02-12Fixed the bug of missing _initialized variable.xue
2006-02-12Added getAllowChildControls and TEmptyControlList.xue
2006-02-12Implemented cookie HMAC check.xue
2006-02-11Added TSecurityManager and state encryption method.xue
2006-02-11Fixed Ticket #46.xue
2006-02-11Completed TDataGrid documentation.xue
2006-02-10Fixed a bug in TTemplateColumn about HeaderText.xue
2006-02-08Changed accessibility of a few render-related methods (needed by adapters).xue
2006-02-07fixed the usage of getIsValidxue
2006-02-07Added ControlCssClass property to TBaseValidator.xue
2006-02-07Added AutoTrim property to TTextBox.xue
2006-02-07Fixed a bug in generating URLs with double slashes.xue
2006-02-06Added EmptyTemplate property to TRepeater.xue
2006-02-06Fixed a bug in TDataGrid about columnspan of pager cell.xue
2006-02-06Fixed a bug in computing page numbers.xue
2006-02-06Fixed a bug about calculating the starting pager button in TDataGrid.xue
2006-02-05Added a demo of TDataGrid showing custom paging.xue
2006-02-05Makes TCheckBox xhtml-compliant when Enabled is false.xue
2006-02-05Added paging example of TDataGrid.xue
2006-02-05Added an example showing TDataGrid sort functionality.xue
2006-02-04Modified TDataGrid sample to enable updating rating.xue
2006-02-04Added an example of TDataGrid showing updating and deleting functionalities.xue
2006-02-04Fixed a bug about performing databind with an empty dataset.xue