summaryrefslogtreecommitdiff
path: root/framework/Web/UI/ActiveControls/TAutoComplete.php
AgeCommit message (Expand)Author
2015-11-07Prepare for release: update (c) year to 2015, version to 3.3Fabio Bas
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless w...Fabio Bas
2014-01-06Happy 2014!Fabio Bas
2014-01-05Restored TAutoCompleteFabio Bas
2013-12-02Added an autocomplete based on jQuery-uiFabio Bas
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-08-10fix #421ctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2012-03-24Committer 2nd part of patch for #391ctrlaltca@gmail.com
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