Age | Commit message (Expand) | Author |
2006-06-13 | TRepeater, TDataList and TDataGrid will store data indices in DataKeys if Dat... | xue |
2006-06-12 | Fixed #191. | xue |
2006-06-10 | Fixed #182. | xue |
2006-06-08 | ensureChildControls() is now invoked in TControl::initRecursive | xue |
2006-06-06 | Fixed #213. | xue |
2006-06-04 | Some minor documentation change. | xue |
2006-06-03 | Added TTextProcessor and refactored TTextHighlighter and TMarkdown. | xue |
2006-06-02 | Added support to subproperty-style event binding. | xue |
2006-05-31 | Fixed a bug that newly created controls during postbacks may get their initia... | xue |
2006-05-30 | Fixed #197 | xue |
2006-05-30 | Fixed #184. | xue |
2006-05-30 | Added recent comments portlet. | xue |
2006-05-30 | onClick javascript event triggered twice on CheckBox label | xue |
2006-05-30 | Blog demo is completed. | xue |
2006-05-29 | added TListControl.SelectedValues property | xue |
2006-05-19 | Fixed #37. | xue |
2006-05-18 | Fixed #181. | xue |
2006-05-18 | Fixed #179. | xue |
2006-05-18 | refactored TUserManager and TAuthManager so that they are easier to be extended | xue |
2006-05-17 | added TTheme.BasePath. | xue |
2006-05-14 | Fixed #167. | xue |
2006-05-13 | Fixed #44. | xue |
2006-05-12 | Added TTheme.BaseUrl property. | xue |
2006-05-10 | added Bulgarian requirement checker messages | xue |
2006-05-07 | Add search to quickstart demo. | wei |
2006-05-07 | added support to property tags for template owner control | xue |
2006-05-05 | undo changeset 1028. | xue |
2006-05-05 | undo changeset #1010. | xue |
2006-05-05 | Change ClientSide property class names in TBaseValidator and TValidationSummary | wei |
2006-05-04 | Added TCompositeControl. | xue |
2006-05-04 | URL format is modified when THttpRequest.UrlFormat=='Path'. This modification... | xue |
2006-05-04 | Fixed #150 - TDataGrid and TDataList now render table section tags | xue |
2006-05-04 | Added table section support. | xue |
2006-05-03 | Fixed #152 - constituent parts of TWizard are exposed | xue |
2006-05-03 | Fixed#151 - added sanity check GET parameters in constructUrl() | xue |
2006-05-03 | Fixed #154: HTML comments are now parsed as regular template strings. | xue |
2006-05-03 | TAssetManager now ignores .svn directories | xue |
2006-05-03 | added sanity check to calling event handlers | xue |
2006-04-30 | Changed ClientValidation to ClientSide (same property name will be used in Ac... | wei |
2006-04-30 | Template comment tag is changed from <! ... !> to <!-- ... --!> | xue |
2006-04-30 | changed TControl::createChildControls() to public. | xue |
2006-04-29 | Added THttpResponse::reload(). | xue |
2006-04-28 | A few minor fixes. | xue |
2006-04-28 | Fixed #68 and update TinyMCE to 2.0.5.1 | wei |
2006-04-28 | New abstract TCompositeControl + FT tests | wei |
2006-04-27 | Added client-side events to client-side validators. see tests/FunctionalTests... | wei |
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-25 | Some minor changes to TListControlValidator. | xue |
2006-04-24 | THttpResponse.writeFile can now use customized headers. | xue |