summaryrefslogtreecommitdiff
path: root/framework/Web/UI/ActiveControls
AgeCommit message (Expand)Author
2007-06-09implemented TActiveHiddenFieldcarl
2007-05-31Fixed small phpdoc error in TActiveLabelcarl
2007-05-08Fixed #593.wei
2007-05-08Fixed #587wei
2007-04-22Typo in TAutoCompletewei
2007-04-06refactor client scripts.wei
2007-04-05fixed set MinChars and Frequency in AutoCompletewei
2007-04-02Fixed #585, #586wei
2007-03-31add inplacetext onkeypress suggestionswei
2007-03-30Fixed #535wei
2007-03-30Fixed #500, urldecode the url for TActiveHyperLink::NavigateUrlwei
2007-03-30Fixed #500wei
2007-03-30Fixed #504wei
2007-03-30Fixed #538wei
2007-03-30Fixed #507 and update other active controls.wei
2007-03-30Fixed #579wei
2007-03-26update tests for radio button, update ajax3.js (null post values are ignored)wei
2007-03-06removed trailing spaces.xue
2007-03-05Fixed #550.xue
2007-01-28Fixed TActiveListBox bug. Add more meta for active record. Fix TCallback docs.wei
2007-01-24Fixed #517, #519, #521wei
2007-01-06Update docs.wei
2007-01-04Add chat demo and tutorial.wei
2007-01-03Update active controls to use http response body for application data.wei
2006-12-09Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs for...wei
2006-11-30add more options for togglewei
2006-10-28Add TActiveCustomValidator to change ErrorMessage on callbback.wei
2006-10-19BC BREAK: Changed Validator property names:wei
2006-10-16typowei
2006-10-16Fixed setText problem in TActiveLinkButtonwei
2006-10-08Fixed #414, #411, #415wei
2006-10-06fixed #410 #412wei
2006-10-01Fixed #350 and #148, Add TActiveRatingList, should remove TRatingList from W...wei
2006-09-30Fixed #403wei
2006-09-28Fixed #401wei
2006-09-23Fixed #383wei
2006-09-23Fixed #389 and add OnPreDispatch for TCallbackClientSidewei
2006-09-16add setOpacity to TCallbackClientScriptwei
2006-09-16Fixed #363wei
2006-09-15Defer render() calls in callback event handler to a later stage.wei
2006-09-13Fixed #376wei
2006-09-11missing $options=array() in TAutoComplete.phpwei
2006-09-10Changed TCallbackEventParameter::Parameter to TCallbackEventParameter::Callba...wei
2006-09-09Add basic active control docs.wei
2006-09-06update triggered callbacks.wei
2006-09-06change ClientID to UniqueID.wei
2006-09-01resolve adodb defined clashes, add TCallbackClientScript::fireEvent()wei
2006-09-01Add TActiveCustomValidatorwei
2006-08-30Updated TInPlaceTextBoxwei
2006-08-29put back loadPostDatawei