summaryrefslogtreecommitdiff
path: root/framework/Web/UI
AgeCommit message (Expand)Author
2014-08-23Revert "Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButt...Fabio Bas
2014-08-23Dropped Markdown for ParsedownFabio Bas
2014-08-23Removed ?> from buildscripts and demosFabio Bas
2014-08-23Avoid dependency loop between TRadioButton and TRadioButtonListFabio Bas
2014-08-23Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList j...Fabio Bas
2014-08-23Avoid rendering <script> blocks in callbacksFabio Bas
2014-08-21Fix #515Fabio Bas
2014-08-21Respect ButtonCssClass property in TActivePager. fix #511Fabio Bas
2014-08-21Fix #506Fabio Bas
2014-08-21Fix #504Fabio Bas
2014-08-21Fix: avoid unnecessary scrollingDavid
2014-08-21Avoid an exception loop on callback error when headers have already been sent...Fabio Bas
2014-08-21Fix #498Fabio Bas
2014-08-21Fix: do json_decode before decoding UTF8 to globalisations charsetDavid
2014-08-21Removed all @version $Id comments: they were managed by svn and are useless w...Fabio Bas
2014-08-21Happy 2014!Fabio 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-09-11Merge up to r3319Ciro Mattia Gonano
2013-07-24Upgrade to newly released 3.2.23.2.2Ciro Mattia Gonano
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-25backported r3265 to trunk/ctrlaltca
2013-01-22merged r3261, r3262 to trunk/ctrlaltca
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2013-01-15backported r3251 into trunk/ctrlaltca
2013-01-07backported r3243 to trunk/ctrlaltca
2013-01-06backported r3241 to trunk/ctrlaltca
2013-01-06backported r3236 to trunk/ctrlaltca
2012-12-28Recommitted r3135 that got inadvertently reverted in r3159; fixes #394, #428ctrlaltca
2012-11-14fix #427ctrlaltca
2012-09-29fix #424ctrlaltca
2012-08-10fix #421ctrlaltca
2012-08-06patch for #419ctrlaltca
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-12more documentation fixesctrlaltca
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-10TSecurityManager: make it able to use any hashing/crypto algorithm supported ...ctrlaltca
2012-07-07Missed an include in previous commitctrlaltca
2012-07-07fix #414ctrlaltca
2012-07-07fix #413ctrlaltca
2012-06-25committed patch for #410ctrlaltca
2012-06-12TBaseActiveControl: permit the use of prefixes (Page, Parent, ..) when settin...ctrlaltca
2012-06-12TBaseActiveControl: fix documentation and exception messagectrlaltca
2012-06-04Related to r3159: Script rendering in ajax callbacks doesn't need to happen i...ctrlaltca
2012-06-04After r3159 TTabPanel was not keeping the active TabView upon post back: fixedctrlaltca