Age | Commit message (Expand) | Author |
2006-02-20 | TPage::setFocus is working. | xue |
2006-02-19 | Added more check to publishFilePath. | xue |
2006-02-19 | Update TRatingList and date picker. | wei |
2006-02-19 | Fixed #56. | xue |
2006-02-19 | Made TForm DefaultButton working. | xue |
2006-02-19 | Updated architecture tutorial page for change of asset manager. | xue |
2006-02-18 | Update some javascript code. | wei |
2006-02-18 | cleaning up TClientScriptManager. | xue |
2006-02-18 | client script reorganization. | xue |
2006-02-18 | fixed an issue about TLinkButton always postback even if client validation fa... | xue |
2006-02-18 | Fixed a security issue about usage of Prado::getPathOfNamespace. | xue |
2006-02-17 | Fixed #54. | xue |
2006-02-17 | Fixed a few more issues to the introduction of TApplicationComponent. | xue |
2006-02-17 | Changed a few application API names. | xue |
2006-02-17 | Fixed a problem with destructor. | 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-17 | Put back missing javascript code to TListControls | wei |
2006-02-17 | removed some APIs. | xue |
2006-02-17 | Merged TTarAssetManager into TAssetManager. | xue |
2006-02-16 | Moved TAssetManager to System.Web. | xue |
2006-02-16 | Modified asset manipulation APIs. | xue |
2006-02-16 | Add clientscript registration. | wei |
2006-02-15 | Added error messages for TListControl. | xue |
2006-02-15 | Fixed ticket #53 | xue |
2006-02-15 | Example for TRatingList | wei |
2006-02-15 | Added duplicate property configuration check. | xue |
2006-02-15 | TDataFieldAccessor is used consistently to access all data field values. | xue |
2006-02-15 | Fixed using error. | xue |
2006-02-15 | Adding new TRatingList component. | wei |
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-14 | Added TDataFieldAccessor and modified TDataGridColumn accordingly. | xue |
2006-02-14 | Fixed a bug about base url calculation. | xue |
2006-02-13 | Added repeater functional tests. | xue |
2006-02-13 | Added PagePath property to TPage. | xue |
2006-02-13 | Anonymous modules are allowed now. | xue |
2006-02-13 | Removed host address and user agent from cookie validation information. | xue |
2006-02-13 | Refactored TPageService so that it is easier to be derived. | xue |
2006-02-12 | Fixed the bug of missing _initialized variable. | xue |
2006-02-12 | Added getAllowChildControls and TEmptyControlList. | xue |
2006-02-12 | Implemented cookie HMAC check. | xue |
2006-02-11 | Added TSecurityManager and state encryption method. | xue |
2006-02-11 | Fixed Ticket #46. | xue |
2006-02-11 | Completed TDataGrid documentation. | xue |
2006-02-10 | Fixed a bug in TTemplateColumn about HeaderText. | xue |
2006-02-09 | Added Printer-friendly version of quickstart tutorial. | xue |
2006-02-08 | Changed accessibility of a few render-related methods (needed by adapters). | xue |