Age | Commit message (Expand) | Author |
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-03 | Separate color from RICO | wei |
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 #16 | wei |
2006-02-02 | Fixed #27 | wei |
2006-02-02 | Added a demo of using TDataGrid with automatically generated columns. | xue |
2006-02-02 | Fixed #21 | wei |
2006-02-02 | Fixed #19 | wei |
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 | Update js library. | 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 |
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 | Adding THtmlArea. | wei |
2006-01-30 | Modified viewstate saving method so that much smaller state data is generated. | xue |
2006-01-29 | Modified TRepeater, TDataList and TTemplateColumn to make use of the new temp... | xue |
2006-01-29 | Modified how template property is parsed. | xue |
2006-01-29 | Added support to template tag. | xue |
2006-01-29 | Changed how template controls initialize their properties. | xue |
2006-01-29 | Allow TPage constructor to alter application configuration. | wei |
2006-01-29 | Adding TWizard (not working). | wei |
2006-01-29 | Enhanced error report for template parser. | xue |
2006-01-28 | Update I18N.page doc. | wei |
2006-01-27 | Added error handling tutorial page. | xue |
2006-01-25 | Fixed TTextWriter usage. | xue |
2006-01-25 | Changed back the usage of ensureChildControls in TTemplateControl. Added TCon... | xue |
2006-01-25 | Changed AssociatedControlID to ForControl | wei |
2006-01-25 | call ensureChildControls in TTemplateControl::__construct() to make available... | wei |
2006-01-25 | Change empty cell background to white. | wei |
2006-01-25 | Added TDropDownList validation demos. | xue |
2006-01-25 | Added validation demo for TListBox. Fixed a few autopostback with causesvalid... | xue |
2006-01-24 | Modified THttpRequest and THttpSession so that they can be used like an array... | xue |
2006-01-24 | Fixed an issue about TCheckBox's value attribute. | xue |
2006-01-24 | Added TRadioButton demo and FT. | xue |
2006-01-24 | Make quickstart demos disable theme if under FT situation. | xue |
2006-01-24 | Fixed a few issues with TCheckBox about validator. | xue |
2006-01-23 | Passing an empty validationgroup will only return validators that do not belo... | xue |
2006-01-23 | Added TPanel and TTable FT. | xue |
2006-01-22 | Fixed renderInputTag issue with TRadioButton. | xue |
2006-01-22 | Fixed a few issues with TCheckBox, TLinkButton and TRadioButton. | xue |