Age | Commit message (Expand) | Author |
2006-05-07 | Add search to quickstart demo. | wei |
2006-05-04 | Added TCompositeControl. | xue |
2006-04-27 | Added more FT. | xue |
2006-04-26 | TLiteral will display body content if Text is empty. | xue |
2006-04-25 | Complete #70, update TDateFormat, NumberFormat add zerofill. Update TDatePick... | wei |
2006-04-22 | Modified default value rendering for TCheckBox. | xue |
2006-04-16 | change in pre-format. | xue |
2006-04-15 | Breaking change! Changed context of the expressions in template to the templa... | xue |
2006-04-11 | Changed back the sample. | xue |
2006-04-11 | Added Raw layout to TDataList. | xue |
2006-04-11 | Fixed a few inconsistency due to change of template parsing. | xue |
2006-04-07 | List controls now use array keys as list item values even if the array is int... | xue |
2006-04-07 | Breaking change!! Optimized the representation and evaluation of template exp... | xue |
2006-04-02 | Removed some unused files. | xue |
2006-04-02 | Added TFileUpload and TJavascriptLogger tutorials. | xue |
2006-04-02 | Added TMultiView demo. | xue |
2006-04-02 | Added TMultiView tutorial and demo. | xue |
2006-04-01 | Added THiddenField and THtmlArea demos. | xue |
2006-03-31 | Added TImageMap and TInlineFrame demos. | xue |
2006-03-27 | Added TLiteral, TPlaceHolder demos. | xue |
2006-03-27 | Added demos for TExpression, TStatements, TSafeHtml and TTextHighlighter. | xue |
2006-03-26 | Added tutorial for TTextHighlighter. | xue |
2006-03-26 | Modified DisplaySideBar and DisplayCancelButton to ShowSideBar and ShowCancel... | xue |
2006-03-26 | Added tutorial page for TExpression and TStatements. | xue |
2006-03-25 | Added more meaningful error message when creating runtime directory fails. | xue |
2006-03-25 | Finished all TWizard demos. | xue |
2006-03-25 | Added TemplatedWizardStep example. | xue |
2006-03-24 | Enhanced error context display when a PHP error occurs. | xue |
2006-03-24 | Added two wizard demos. | xue |
2006-03-23 | Reorganized quickstart tutorial. | xue |
2006-03-19 | Update datagrid samples in respect to the new change to TDataGrid. | xue |
2006-02-25 | TValidationSummary font color is set as red by default. | xue |
2006-02-25 | Added TRangeValidator demo. | xue |
2006-02-23 | more clean up work about validators. | xue |
2006-02-22 | cleanup of validators. | xue |
2006-02-22 | Updated some validators and relevant demos. | xue |
2006-02-19 | Update TRatingList and date picker. | wei |
2006-02-19 | Fixed a bug of calling destructor. | xue |
2006-02-18 | Update some javascript code. | wei |
2006-02-15 | Adding new TRatingList component. | wei |
2006-02-14 | Added changing page size to the datagrid demo and two more FT. | xue |
2006-02-14 | Added 3 FT for TDataGrid demos. | xue |
2006-02-14 | Added datalist FT. | xue |
2006-02-13 | Fixed an issue of I18N FT running on FF. | xue |
2006-02-13 | Anonymous modules are allowed now. | xue |
2006-02-10 | Fixed a bug in TTemplateColumn about HeaderText. | xue |
2006-02-07 | Completed the tutorial about creating new controls. | xue |
2006-02-07 | Fixed a bug in generating URLs with double slashes. | xue |
2006-02-06 | Fixed a bug in TDataGrid about columnspan of pager cell. | xue |
2006-02-05 | Added two examples showing creating new controls by composition. | xue |