summaryrefslogtreecommitdiff
path: root/framework/Web/UI/ActiveControls/TCallbackClientScript.php
AgeCommit message (Expand)Author
2016-03-23belated happy new yearFabio Bas
2015-12-07Move urls from pradosoft.com to github's project page; drop unmaintained quic...Fabio Bas
2015-11-07Prepare for release: update (c) year to 2015, version to 3.3Fabio Bas
2015-10-27calling replace on clientside will now either replace the whole element (like...Jens Klaer
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless w...Fabio Bas
2014-01-06Happy 2014!Fabio Bas
2013-11-03Fixed evaluation of end-scripts on callbackFabio Bas
2013-10-24More work on ajaxFabio Bas
2013-10-24More ajax-related portingFabio Bas
2013-10-20Ported ajax effects, Prado.Element.*Fabio Bas
2013-10-19Started work on ajaxFabio Bas
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2012-05-18fix #401ctrlaltca
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-03-15Fixed Issue#232Christophe.Boulain
2010-02-22Merged /branches/3.1:r2773 into trunkChristophe.Boulain
2009-03-20Fixed Issue #120godzilla80@gmx.net
2009-03-19replace is_null() function calls with native native language constuctgodzilla80@gmx.net
2008-10-21removed all trailing ?>qiang.xue
2008-07-30updated copyrightknut
2008-04-18Renamed IControlContainer to ISurroundablemikl
2008-04-17Minor improvement in fix for #622mikl
2008-04-17Fixed #622mikl
2008-03-18Fixed a bug in TCallbackClientScript::setStyle method. tof
2008-03-13Upgrade to Prototype 1.6.0.2 & Scriptaculous 1.8.1tof
2007-03-30Fixed #538wei
2007-01-04Add chat demo and tutorial.wei
2006-11-30add more options for togglewei
2006-10-16typowei
2006-10-16Fixed setText problem in TActiveLinkButtonwei
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-09Add basic active control docs.wei
2006-09-01resolve adodb defined clashes, add TCallbackClientScript::fireEvent()wei
2006-08-29fixed autocomplete problem and add TInPlcaeTextboxwei
2006-08-27Adding TActiveImage and TActiveImageButtonwei
2006-08-12Update active controls.wei
2006-08-11Fixed callback replace content.wei
2006-06-24Update active controls.wei
2006-06-17Update changes to active controls, add FT tests for active controls, add comm...wei
2006-05-05Added prioritize callback and enabled viewstate update on callback return.wei
2006-05-05Adding TActiveLabelwei
2006-05-04Adding TCallback component.wei
2006-05-02Adding more work on ActiveControls. wei