summaryrefslogtreecommitdiff
path: root/framework/Web/UI
AgeCommit message (Expand)Author
2006-06-04Added classtree builder.3.0.1xue
2006-06-04Some minor documentation change.xue
2006-06-04Fixed a bug of raising OnTextChanged event.xue
2006-06-03Fixed an error message bug.xue
2006-06-03Added TTextProcessor and refactored TTextHighlighter and TMarkdown.xue
2006-06-02Added support to subproperty-style event binding.xue
2006-06-02Including TDataFieldAccessor.xue
2006-06-02some minor fixes.xue
2006-06-01adding TMarkdown for markdown syntax wei
2006-06-01Allow validation summary to function alone.wei
2006-05-31Fixed a bug that newly created controls during postbacks may get their initia...xue
2006-05-30Fixed #197xue
2006-05-30Fixed #189xue
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-27Fixed #169.wei
2006-05-27Possible fix for #171 (including TColorPicker). Fixed #160.wei
2006-05-21Ensures control ID must start with a letter or underline character.xue
2006-05-18Fixed #179.xue
2006-05-18Fix for non-XHTML compliance.xue
2006-05-17Refactored TListControl.xue
2006-05-17added TTheme.BasePath.xue
2006-05-16Changed ImageUrl to ButtonImageUrl, documentation errorjrags
2006-05-12Added TTheme.BaseUrl property.xue
2006-05-12Fixed an issue about setting BasePath.xue
2006-05-11Update api docs and add API search wei
2006-05-08A few minor doc fixes.xue
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-04Fixed #150 - TDataGrid and TDataList now render table section tagsxue
2006-05-04Added table section support.xue
2006-05-04Refactored TTable and TTableRow.xue
2006-05-04Fixed an issue about instantiating a template: direct child controls are adde...xue
2006-05-03Fixed #152 - constituent parts of TWizard are exposedxue
2006-05-03Fixed #154: HTML comments are now parsed as regular template strings.xue
2006-04-30Changed ClientValidation to ClientSide (same property name will be used in Ac...wei
2006-04-30Fixed a bug in template comment.xue
2006-04-30Template comment tag is changed from <! ... !> to <!-- ... --!>xue
2006-04-30changed TControl::createChildControls() to public.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-27renamed "invoker" to "sender" in default javascript event receiving function.wei
2006-04-27Add effects to validation summary.wei
2006-04-27Added client-side events to client-side validators. see tests/FunctionalTests...wei
2006-04-27Added more FT.xue