Age | Commit message (Expand) | Author |
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-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-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-07 | Fixed a bug in generating URLs with double slashes. | 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 |
2006-02-04 | Fixed a bug about performing databind with an empty dataset. | xue |
2006-02-04 | Fixed a bug in TList and TMap about the usage of isset. | xue |
2006-02-04 | Adding TColorPicker. | wei |
2006-02-03 | Completed datagrid tutorial part one and added a new datagrid sample. | xue |
2006-02-03 | Fixed an issue about style merging. | xue |
2006-02-03 | Added TCheckBoxColumn. | xue |
2006-02-02 | Modified onSaveState to saveState, and onLoadState to loadState. | xue |
2006-02-02 | added missing page level and class level docblocks | knut |
2006-02-02 | Fixed #27 | wei |
2006-02-02 | Added a demo of using TDataGrid with automatically generated columns. | xue |
2006-02-01 | Modified TDataList demo 2 to make it more demonstrative. | xue |
2006-02-01 | Added a new TDataList demo. | xue |
2006-02-01 | Missing $ | wei |
2006-02-01 | Update TTextHighlighter with EnableCopyCode option. | wei |
2006-02-01 | Update syntax highlighter with Copy Code option. | wei |
2006-02-01 | Updated TDataList tutorial. | xue |
2006-02-01 | Added a new repeater demo. | xue |
2006-01-31 | Split TTable.php file into individual class files. Modified TRepeater demo 2. | xue |