Age | Commit message (Expand) | Author |
2006-06-01 | Allow validation summary to function alone. | wei |
2006-05-31 | Fixed #199 | wei |
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 #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-26 | Test case for #28 | wei |
2006-05-21 | Ensures control ID must start with a letter or underline character. | xue |
2006-05-19 | cleanup of fix #37. | xue |
2006-05-19 | Fixed #37. | xue |
2006-05-18 | Fixed #181. | xue |
2006-05-18 | Fixed #179. | xue |
2006-05-18 | Fix for non-XHTML compliance. | xue |
2006-05-17 | Refactored TListControl. | xue |
2006-05-17 | added TTheme.BasePath. | xue |
2006-05-16 | Changed ImageUrl to ButtonImageUrl, documentation error | jrags |
2006-05-16 | Fixed #174. | xue |
2006-05-12 | Added TTheme.BaseUrl property. | xue |
2006-05-12 | Fixed an issue about setting BasePath. | xue |
2006-05-11 | Update api docs and add API search | wei |
2006-05-08 | A few minor doc fixes. | xue |
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-05 | Update the Event.fireEvent(element,type) javascript function. Hope that is wo... | wei |
2006-05-05 | Fixed #156. | wei |
2006-05-04 | Added TCompositeControl. | xue |
2006-05-04 | Fixed a doc error. | 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-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-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-01 | Fixed an issue about appending SID in the constructed URL.3.0.0 | xue |
2006-05-01 | changelog (marcus): | marcus |
2006-05-01 | Fixed focus error. | wei |
2006-04-30 | Changed ClientValidation to ClientSide (same property name will be used in Ac... | wei |
2006-04-30 | Fixed a bug in template comment. | xue |
2006-04-30 | Template comment tag is changed from <! ... !> to <!-- ... --!> | xue |
2006-04-30 | changed TControl::createChildControls() to public. | xue |
2006-04-29 | Fixed #145. Updating js builds with a better js comment remover. | wei |