summaryrefslogtreecommitdiff
path: root/framework/Web/UI/ActiveControls/TAutoComplete.php
AgeCommit message (Expand)Author
2011-06-20updated year information on all framework sources where possible (Copyright &...ctrlaltca@gmail.com
2011-06-20removed useless calls to empty contructor; reverted some additional undocumen...ctrlaltca@gmail.com
2010-04-18ensured that the UI are calling their parent __construct methodsjavalizard
2010-02-22Merged /branches/3.1:r2773 into trunkChristophe.Boulain
2009-03-19replace is_null() function calls with native native language constuctgodzilla80@gmx.net
2008-11-11Issue 62carlgmathisen
2008-10-21removed all trailing ?>qiang.xue
2008-07-30updated copyrightknut
2007-10-11Forgot ValidationGroup in previous fix.tof
2007-10-11Fixed #719tof
2007-05-08Fixed #587wei
2007-04-22Typo in TAutoCompletewei
2007-04-05fixed set MinChars and Frequency in AutoCompletewei
2007-03-31add inplacetext onkeypress suggestionswei
2007-03-30Fixed #507 and update other active controls.wei
2006-12-09Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs for...wei
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-08-27Adding TActiveImage and TActiveImageButtonwei
2006-06-24Fixed #253wei
2006-06-24Update active controls.wei
2006-06-17Update TAutoComplete, OnSuggest event for getting suggestions.wei
2006-06-17Update changes to active controls, add FT tests for active controls, add comm...wei
2006-06-15Update active controls. Add comments. Add THttpResponseAdapterwei
2006-05-14refactor active controls.wei
2006-05-13Adding TCallbackOptionswei
2006-05-07Adding TAutoCompletewei