Age | Commit message (Expand) | Author |
2006-05-30 | Fixed #197 | xue |
2006-05-30 | Fixed #189 | 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-27 | Fixed #169. | wei |
2006-05-27 | Possible fix for #171 (including TColorPicker). Fixed #160. | wei |
2006-05-21 | Ensures control ID must start with a letter or underline character. | xue |
2006-05-17 | Refactored TListControl. | xue |
2006-05-16 | Changed ImageUrl to ButtonImageUrl, documentation error | jrags |
2006-05-11 | Update api docs and add API search | wei |
2006-05-08 | A few minor doc fixes. | xue |
2006-05-05 | undo changeset 1028. | xue |
2006-05-05 | Change ClientSide property class names in TBaseValidator and TValidationSummary | wei |
2006-05-04 | Fixed #150 - TDataGrid and TDataList now render table section tags | xue |
2006-05-04 | Added table section support. | xue |
2006-05-04 | Refactored TTable and TTableRow. | xue |
2006-05-04 | Fixed an issue about instantiating a template: direct child controls are adde... | xue |
2006-05-03 | Fixed #152 - constituent parts of TWizard are exposed | xue |
2006-04-30 | Changed ClientValidation to ClientSide (same property name will be used in Ac... | wei |
2006-04-30 | changed TControl::createChildControls() to public. | 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 | renamed "invoker" to "sender" in default javascript event receiving function. | wei |
2006-04-27 | Add effects to validation summary. | wei |
2006-04-27 | Added client-side events to client-side validators. see tests/FunctionalTests... | wei |
2006-04-27 | Added more FT. | xue |
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-25 | Add TListControlValidator. Update client-side validators, datepicker.js, colo... | wei |
2006-04-22 | Modified default value rendering for TCheckBox. | xue |
2006-04-21 | Removed the usage of direct property. | xue |
2006-04-21 | Update javascript libraries, rewrote client-side validators, removed some js ... | wei |
2006-04-20 | TButtonColumn can now be a column of image buttons | xue |
2006-04-20 | Some optimization of THtmlArea. | xue |
2006-04-20 | Fixed #138 and an error in HTML entity representation for double quotes. | xue |
2006-04-19 | Fixed #137. | xue |
2006-04-17 | TButton, TImageButton and TLinkButton now implement IButtonControl interface | xue |
2006-04-17 | Fixed a bug about control's visibility. | xue |
2006-04-16 | Fixed a few issues with using Globalization. | xue |
2006-04-15 | Added TRepeater.DataKeys and TRepeater.DataKeyField | xue |
2006-04-14 | Fixed #93 and #121 | wei |
2006-04-12 | Fixed a bug in TMultiView about getting the active view. | xue |
2006-04-12 | Fixed #129. | xue |
2006-04-11 | Added Raw layout to TDataList. | xue |
2006-04-11 | Fixed a few inconsistency due to change of template parsing. | xue |
2006-04-07 | List controls now use array keys as list item values even if the array is int... | xue |
2006-04-03 | Added BaseUrl property to THead. | xue |