summaryrefslogtreecommitdiff
path: root/framework/Web/UI/ActiveControls
AgeCommit message (Expand)Author
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
2012-05-29Removed ajax rendering from TClientScript since it was a not-backward compati...ctrlaltca
2012-05-19fix #402ctrlaltca
2012-05-18fix #401ctrlaltca
2012-05-15TActiveDatePicker's default value for the AutoPostBack property should be tru...ctrlaltca
2012-05-11fix for a small regression related to #181ctrlaltca
2012-05-10fix for #399, addresses ratings.js and inlineeditor.jsctrlaltca
2012-04-14more tests fixingctrlaltca@gmail.com
2012-04-14When rendering the <span> used as a placeholder for an invisible activecontro...ctrlaltca@gmail.com
2012-04-01TActiveListBox missed to include TActiveListControlAdapterctrlaltca@gmail.com
2012-03-24Committer 2nd part of patch for #391ctrlaltca@gmail.com
2012-03-23Fixed #390 and #391ctrlaltca@gmail.com
2012-01-28some fixes related to build scripts, now the "dist" task completes successfullyctrlaltca@gmail.com
2012-01-25fix for #381ctrlaltca@gmail.com
2012-01-11respect visibility state when updating activecontrols during an ajax callbackctrlaltca@gmail.com
2011-12-21fix for #91; fixed TActiveCustomvalidator's behaviour and demo (more discussi...ctrlaltca@gmail.com
2011-12-21fix #314ctrlaltca@gmail.com
2011-11-173-in-1 bugfix commit:ctrlaltca@gmail.com
2011-11-15dirty test patch for #372, open for commentsctrlaltca@gmail.com
2011-11-09fix #371ctrlaltca@gmail.com
2011-10-31TActiveMultiView: don't render the clientiside if the active view did not cha...ctrlaltca@gmail.com
2011-10-21fixes #368 + documentation-only addition to TDropDownList, other changes are ...ctrlaltca@gmail.com
2011-10-11TActiveFileUpload: fix when 2 TActiveFileUpload are present in the same page ...ctrlaltca@gmail.com
2011-09-29Test patch for #366: use a <div> instead of a <span> around the <table> of a ...ctrlaltca@gmail.com
2011-09-06TCallbackResponseAdapter: avoid to flush empty boundaries (this caused all th...ctrlaltca@gmail.com
2011-08-19fix for #361ctrlaltca@gmail.com
2011-07-16patch for #349ctrlaltca@gmail.com
2011-07-16TActivecustomvalidator _must_ have EnableClientScript=truectrlaltca@gmail.com
2011-07-16applied prado-lazyload-in-callbacks-patch (ticket #348)ctrlaltca@gmail.com
2011-06-25applied further "progressive rendering" patches (#235)ctrlaltca@gmail.com
2011-06-24merged in the patch for progressive rendering from #235; unit tests doesn't e...ctrlaltca@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
2011-06-02upported to trunk/ last doc changes, everything should be fine nowctrlaltca@gmail.com
2011-06-02upported documentation changes to trunk/ctrlaltca@gmail.com
2011-06-02merged documentation changes from branch/3.1 to trunk/ctrlaltca@gmail.com