summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2006-02-02added missing page level and class level docblocksknut
2006-02-02Fixed #16wei
2006-02-02Fixed #27wei
2006-02-02Added a demo of using TDataGrid with automatically generated columns.xue
2006-02-02Fixed #21wei
2006-02-02Fixed #19wei
2006-02-01Modified TDataList demo 2 to make it more demonstrative.xue
2006-02-01Added a new TDataList demo.xue
2006-02-01Missing $wei
2006-02-01Update TTextHighlighter with EnableCopyCode option.wei
2006-02-01Update syntax highlighter with Copy Code option.wei
2006-02-01Update js library.wei
2006-02-01Updated TDataList tutorial.xue
2006-02-01Added a new repeater demo.xue
2006-01-31Split TTable.php file into individual class files. Modified TRepeater demo 2.xue
2006-01-31Delete the backward compatibility notice about timestamp expiry.alban
2006-01-31Fixed a small issue about page configuration.xue
2006-01-31Updated TAPCCache for serializing objectalban
2006-01-31All events are now defined with public on-functions. This is to comply with t...xue
2006-01-31Modified TList and TMap implementation so that they can be more easily extended.xue
2006-01-30Adding THtmlArea.wei
2006-01-30Added TAPCCache.xue
2006-01-30Add Tar file extractor to publish tar file assets (e.g. tiny_mce).wei
2006-01-30Modified viewstate saving method so that much smaller state data is generated.xue
2006-01-29Adding TDateTimeSimpleFormatterwei
2006-01-29Modified TRepeater, TDataList and TTemplateColumn to make use of the new temp...xue
2006-01-29Modified how template property is parsed.xue
2006-01-29Added support to template tag.xue
2006-01-29Changed how template controls initialize their properties.xue
2006-01-29LogRoutes now work when errors happen during application running.xue
2006-01-29Allow TPage constructor to alter application configuration.wei
2006-01-29Adding TWizard (not working).wei
2006-01-29Update quickstart style.csswei
2006-01-29Enhanced error report for template parser.xue
2006-01-28Update I18N.page doc.wei
2006-01-27Added error handling tutorial page.xue
2006-01-25Fixed TTextWriter usage.xue
2006-01-25Fixed Ticket #24.xue
2006-01-25Changed back the usage of ensureChildControls in TTemplateControl. Added TCon...xue
2006-01-25Changed AssociatedControlID to ForControlwei
2006-01-25call ensureChildControls in TTemplateControl::__construct() to make available...wei
2006-01-25Change empty cell background to white.wei
2006-01-25Added TDropDownList validation demos.xue
2006-01-25Added validation demo for TListBox. Fixed a few autopostback with causesvalid...xue
2006-01-25Modified parameter parsing logic so that it can return as an XML node.xue
2006-01-24Modified THttpRequest and THttpSession so that they can be used like an array...xue
2006-01-24Fixed an issue about TCheckBox's value attribute.xue
2006-01-24Added TRadioButton demo and FT.xue
2006-01-24Make quickstart demos disable theme if under FT situation.xue
2006-01-24Fixed a few issues with TCheckBox about validator.xue