summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls
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-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-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-17Refactored TListControl.xue
2006-05-16Changed ImageUrl to ButtonImageUrl, documentation errorjrags
2006-05-11Update api docs and add API search wei
2006-05-08A few minor doc fixes.xue
2006-05-05undo changeset 1028.xue
2006-05-05Change ClientSide property class names in TBaseValidator and TValidationSummarywei
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-04-30Changed ClientValidation to ClientSide (same property name will be used in Ac...wei
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
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-25Add TListControlValidator. Update client-side validators, datepicker.js, colo...wei
2006-04-22Modified default value rendering for TCheckBox.xue
2006-04-21Removed the usage of direct property.xue
2006-04-21Update javascript libraries, rewrote client-side validators, removed some js ...wei
2006-04-20TButtonColumn can now be a column of image buttonsxue
2006-04-20Some optimization of THtmlArea.xue
2006-04-20Fixed #138 and an error in HTML entity representation for double quotes.xue
2006-04-19Fixed #137.xue
2006-04-17TButton, TImageButton and TLinkButton now implement IButtonControl interfacexue
2006-04-17Fixed a bug about control's visibility.xue