Age | Commit message (Expand) | Author |
2006-09-09 | Fixed #366. | xue |
2006-09-09 | Fixed #366. | xue |
2006-09-07 | Add svn keyword $Id$ | wei |
2006-08-28 | Moved createdOnTemplate() and addParsedObject() from TControl to TComponent s... | xue |
2006-06-29 | A minor performance tune-up. | xue |
2006-06-16 | Fixed an issued about ending static string escaping. | xue |
2006-06-15 | Fixed #232 - Allow <%# %> and <%= %> embedded within property values | xue |
2006-06-02 | Added support to subproperty-style event binding. | xue |
2006-05-07 | added support to property tags for template owner control | xue |
2006-05-05 | undo changeset #1010. | xue |
2006-05-04 | Fixed an issue about instantiating a template: direct child controls are adde... | xue |
2006-05-03 | Fixed #154: HTML comments are now parsed as regular template strings. | xue |
2006-04-30 | Fixed a bug in template comment. | xue |
2006-04-30 | Template comment tag is changed from <! ... !> to <!-- ... --!> | xue |
2006-04-18 | Fixed an issue about using expression with non-control component. | xue |
2006-04-16 | Fixed an inconsistency in setting subproperties. | xue |
2006-04-16 | Fixed a few issues with using Globalization. | xue |
2006-04-15 | Breaking change! Changed context of the expressions in template to the templa... | xue |
2006-04-07 | Breaking change!! Optimized the representation and evaluation of template exp... | xue |
2006-03-18 | Fixed a bug about setting empty property for non-control component in template. | xue |
2006-03-13 | TDataFieldAccessor can access public member variables now. Added implementati... | xue |
2006-03-09 | Many small fixes due to the result of zend analyzer. | xue |
2006-03-01 | Added support to dynamic ID and SkinID. | xue |
2006-03-01 | Added some more sanity checks of template usage. | xue |
2006-02-21 | Fixed an issue caused by the incompatibility of PHP 5.1.2 about is_callable(). | xue |
2006-02-20 | Code cleanup and added some documentation. | xue |
2006-02-17 | Changed a few application API names. | xue |
2006-02-17 | Add TApplicationComponent class and adjusted the relevant classes. | xue |
2006-02-17 | moved shortcut methods from TComponent to TControl. | xue |
2006-02-16 | Modified asset manipulation APIs. | xue |
2006-02-15 | Added duplicate property configuration check. | xue |
2006-02-15 | Added SourceTemplateControl property for TControl. | xue |
2006-02-12 | Added getAllowChildControls and TEmptyControlList. | xue |
2006-01-29 | Modified how template property is parsed. | xue |
2006-01-29 | Added support to template tag. | xue |
2006-01-29 | Allow TPage constructor to alter application configuration. | wei |
2006-01-29 | Enhanced error report for template parser. | xue |
2006-01-27 | Added error handling tutorial page. | xue |
2006-01-24 | Fixed a few issues with TCheckBox about validator. | xue |
2006-01-21 | Enhanced template parsing so the error messages can be reported with the file... | xue |
2006-01-21 | BE AWARE: Significant change! | xue |
2006-01-16 | Added support to localization tag. | xue |
2006-01-16 | Fixed an issue with dynamic property tags used with prop:xxx. | xue |
2006-01-13 | Added documentation. | xue |
2006-01-12 | Fixed several issues about viewstate handling. Prado Composer is nearly compl... | xue |
2006-01-11 | Fixed many issues with DataBoundControls. Added Prado Composer Demo (not done... | xue |
2006-01-11 | TRepeater nearly completed (test pending) | xue |
2006-01-11 | (no commit message) | xue |
2006-01-08 | Completed TLogger, TLogRouter, TFileLogRoute, TEmailLogRoute | xue |
2006-01-06 | (no commit message) | wei |