summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
2006-06-04Some minor documentation change.xue
2006-06-03Added TTextProcessor and refactored TTextHighlighter and TMarkdown.xue
2006-06-02Added support to subproperty-style event binding.xue
2006-05-31Fixed a bug that newly created controls during postbacks may get their initia...xue
2006-05-30Fixed #197xue
2006-05-30Fixed #184.xue
2006-05-30Added recent comments portlet.xue
2006-05-30onClick javascript event triggered twice on CheckBox labelxue
2006-05-30Blog demo is completed.xue
2006-05-29added TListControl.SelectedValues propertyxue
2006-05-19Fixed #37.xue
2006-05-18Fixed #181.xue
2006-05-18Fixed #179.xue
2006-05-18refactored TUserManager and TAuthManager so that they are easier to be extendedxue
2006-05-17added TTheme.BasePath.xue
2006-05-14Fixed #167.xue
2006-05-13Fixed #44.xue
2006-05-12Added TTheme.BaseUrl property.xue
2006-05-10added Bulgarian requirement checker messagesxue
2006-05-07Add search to quickstart demo.wei
2006-05-07added support to property tags for template owner controlxue
2006-05-05undo changeset 1028.xue
2006-05-05undo changeset #1010.xue
2006-05-05Change ClientSide property class names in TBaseValidator and TValidationSummarywei
2006-05-04Added TCompositeControl.xue
2006-05-04URL format is modified when THttpRequest.UrlFormat=='Path'. This modification...xue
2006-05-04Fixed #150 - TDataGrid and TDataList now render table section tagsxue
2006-05-04Added table section support.xue
2006-05-03Fixed #152 - constituent parts of TWizard are exposedxue
2006-05-03Fixed#151 - added sanity check GET parameters in constructUrl()xue
2006-05-03Fixed #154: HTML comments are now parsed as regular template strings.xue
2006-05-03TAssetManager now ignores .svn directoriesxue
2006-05-03added sanity check to calling event handlersxue
2006-04-30Changed ClientValidation to ClientSide (same property name will be used in Ac...wei
2006-04-30Template comment tag is changed from <! ... !> to <!-- ... --!>xue
2006-04-30changed TControl::createChildControls() to public.xue
2006-04-29Added THttpResponse::reload().xue
2006-04-28A few minor fixes.xue
2006-04-28Fixed #68 and update TinyMCE to 2.0.5.1wei
2006-04-28New abstract TCompositeControl + FT testswei
2006-04-27Added client-side events to client-side validators. see tests/FunctionalTests...wei
2006-04-26TLiteral will display body content if Text is empty.xue
2006-04-25Complete #70, update TDateFormat, NumberFormat add zerofill. Update TDatePick...wei
2006-04-25Some minor changes to TListControlValidator.xue
2006-04-24THttpResponse.writeFile can now use customized headers.xue
2006-04-21Update javascript libraries, rewrote client-side validators, removed some js ...wei
2006-04-21Fixed #139.xue
2006-04-20TButtonColumn can now be a column of image buttonsxue
2006-04-20Fixed #138 and an error in HTML entity representation for double quotes.xue
2006-04-19Fixed #137.xue