Age | Commit message (Expand) | Author |
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-20 | Fixed an inconsistency between tutorial and actual framework code. | xue |
2006-04-16 | change in pre-format. | xue |
2006-04-16 | Added files for Hello World. | xue |
2006-04-16 | Rewrote Hello World tutorial. | xue |
2006-04-16 | Updated a few tutorial pages. | xue |
2006-04-15 | Breaking change! Changed context of the expressions in template to the templa... | xue |
2006-04-15 | Added TRepeater.DataKeys and TRepeater.DataKeyField | 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-11 | THttpUtility::htmlEncode and htmlDecode now do not deal with & | 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-04 | A typo. | xue |
2006-04-04 | Refactored cache classes with support for cache dependency | xue |
2006-04-02 | Added TParameterModule. | 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 | Fixed a few typo in tutorial. | xue |
2006-04-01 | Added THiddenField and THtmlArea demos. | xue |
2006-03-31 | Added TImageMap and TInlineFrame demos. | xue |
2006-03-31 | Reorganized folders under framework. This may break existing applications. | xue |
2006-03-28 | Fixed a description error in quickstart tutorial about using customized page ... | 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-03-06 | small fixes to prepare for beta release | xue |
2006-03-06 | Updated Hangman to use view controls | jrags |
2006-02-28 | another fix about asset tutorial. | xue |
2006-02-28 | Fixes some errors in asset tutorial. | xue |
2006-02-26 | Corrected references to XSD and DTD files | knut |
2006-02-25 | TValidationSummary font color is set as red by default. | xue |
2006-02-25 | Added TRangeValidator demo. | xue |
2006-02-23 | Corrected links to DTD and XSD files in the quick start guide | knut |
2006-02-23 | Corrected 'mode' to 'Mode' since it refers to a TApplication property | knut |
2006-02-23 | Created an XmlLintTask to validate configuration against XML Schema Definitio... | knut |
2006-02-23 | more clean up work about validators. | xue |