summaryrefslogtreecommitdiff
path: root/framework/Web/UI/ActiveControls
AgeCommit message (Expand)Author
2015-12-07Fix #558Fabio 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
2015-10-22extended ISurroundable to provide the surrounding tag in addition to the idJens Klaer
2015-10-14this commit resolves #550 like discussedJens Klaer
2015-10-14Fixed typo which causes 'abstract method not implemented' in strict mode.Jens Klaer
2015-08-11TActiveCheckBoxList not obeying AutoPostBack="false"Jens Klaer
2015-05-20viewstate tracking with custom pagestate tracker classJens Klaer
2014-04-03Respect ButtonCssClass property in TActivePager. fix #511Fabio Bas
2014-02-19Avoid an exception loop on callback error when headers have already been sent...Fabio Bas
2014-02-08Fixed TActiveRatingListFabio Bas
2014-02-02Fix #498Fabio Bas
2014-01-15Merge pull request #495 from david0/masterctrlaltca
2014-01-15Fix: do json_decode before decoding UTF8 to globalisations charsetDavid
2014-01-10Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList j...Fabio Bas
2014-01-10Fix TActiveCheckBoxList, TActiveRadioButtonListFabio 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-05Re-enable prototype-based scripts, and enable old drag&drop controlsFabio Bas
2014-01-05Restored TAutoCompleteFabio Bas
2013-12-02Added an autocomplete based on jQuery-uiFabio Bas
2013-11-26Ported TCallback + demoFabio Bas
2013-11-26Fixed evaluation of end-scripts on callbackFabio Bas
2013-11-26More work on ajaxFabio Bas
2013-11-26More ajax-related portingFabio Bas
2013-11-26Ported ajax effects, Prado.Element.*Fabio Bas
2013-11-26Started work on ajaxFabio Bas
2013-11-25Fixed a bug in TDatePicker rendering an unused TTextBoxFabio Bas
2013-10-03During callback, separate loading of stylesheet files and code snippets; fixe...Fabio Bas
2013-09-30Better handling of callback errors on request containing non-UTF8Fabio Bas
2013-09-30Fix use of TCallbackOptions with TActiveCheckBoxList, TActiveRadioButtonList,...Fabio Bas
2013-07-24Upgrade to newly released 3.2.23.2.2Ciro Mattia Gonano
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-11-14fix #427ctrlaltca
2012-08-10fix #421ctrlaltca
2012-07-12removed ?> from php filesctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2012-07-12Doc fix: it's ActiveControl.EnableUpdate, not ActiveControl.EnabledUpdate (co...ctrlaltca
2012-07-12Doc fix: it's ActiveControl.EnableUpdate, not ActiveControl.EnabledUpdate ctrlaltca
2012-07-07Missed an include in previous commitctrlaltca
2012-07-07fix #414ctrlaltca
2012-07-07fix #413ctrlaltca
2012-06-12TBaseActiveControl: permit the use of prefixes (Page, Parent, ..) when settin...ctrlaltca
2012-06-12TBaseActiveControl: fix documentation and exception messagectrlaltca
2012-06-01removed a spurious ?>ctrlaltca
2012-06-01committed additional patch for #235ctrlaltca
2012-06-01TActiveClientScript: remove scripts from the page after the browser evaluated...ctrlaltca