Age | Commit message (Expand) | Author |
2006-02-24 | Fixed #69. | xue |
2006-02-24 | changed parent class of TDataGridColumn. | xue |
2006-02-23 | Fixing #65 | wei |
2006-02-23 | more clean up work about validators. | xue |
2006-02-22 | Did some minor optimization tweaks | knut |
2006-02-22 | cleanup of validators. | xue |
2006-02-22 | Updated some validators and relevant demos. | xue |
2006-02-22 | Added TRangeValidator | xue |
2006-02-20 | Code cleanup and added some documentation. | xue |
2006-02-20 | some more refactoring. | xue |
2006-02-20 | Refactored TEditCommandColumn to make it easier for being extended. | xue |
2006-02-20 | Cleaned up TForm and THead. | xue |
2006-02-20 | TPage::setFocus is working. | xue |
2006-02-19 | Update TRatingList and date picker. | wei |
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 a security issue about usage of Prado::getPathOfNamespace. | 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 | Merged TTarAssetManager into TAssetManager. | 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 | 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-14 | Added TDataFieldAccessor and modified TDataGridColumn accordingly. | xue |
2006-02-13 | Added repeater functional tests. | 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-08 | Changed accessibility of a few render-related methods (needed by adapters). | xue |
2006-02-07 | fixed the usage of getIsValid | xue |
2006-02-07 | Added ControlCssClass property to TBaseValidator. | xue |
2006-02-07 | Added AutoTrim property to TTextBox. | xue |
2006-02-06 | Added EmptyTemplate property to TRepeater. | xue |
2006-02-06 | Fixed a bug in TDataGrid about columnspan of pager cell. | xue |
2006-02-06 | Fixed a bug in computing page numbers. | xue |
2006-02-06 | Fixed a bug about calculating the starting pager button in TDataGrid. | xue |
2006-02-05 | Added a demo of TDataGrid showing custom paging. | xue |
2006-02-05 | Makes TCheckBox xhtml-compliant when Enabled is false. | xue |
2006-02-05 | Added paging example of TDataGrid. | xue |
2006-02-05 | Added an example showing TDataGrid sort functionality. | xue |
2006-02-04 | Modified TDataGrid sample to enable updating rating. | xue |
2006-02-04 | Added an example of TDataGrid showing updating and deleting functionalities. | xue |