summaryrefslogtreecommitdiff
path: root/framework/Web/UI/ActiveControls/TDropContainer.php
AgeCommit message (Collapse)Author
2016-03-06Add some deprecation noticesFabio Bas
2015-12-07Move urls from pradosoft.com to github's project page; drop unmaintained ↵Fabio Bas
quickstart tutorial translations
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless ↵Fabio Bas
with git
2014-01-06Happy 2014!Fabio Bas
2014-01-05Re-enable prototype-based scripts, and enable old drag&drop controlsFabio 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-07-12happy new yearctrlaltca
2012-06-01committed additional patch for #235ctrlaltca
2012-03-24Committer 2nd part of patch for #391ctrlaltca@gmail.com
2011-06-24merged in the patch for progressive rendering from #235; unit tests doesn't ↵ctrlaltca@gmail.com
evidence any regression, but of course more proper testing is needed
2011-06-20removed useless calls to empty contructor; reverted some additional ↵ctrlaltca@gmail.com
undocumented changes; upported the "cgi workaround" to trunk/; large (fake) changeset are due to mixed cr/crlf used previously
2011-05-25fixed last blocking error related to the build script. it completes ↵ctrlaltca@gmail.com
successfully now
2010-04-18ensured that the UI are calling their parent __construct methodsjavalizard
2010-02-22Merged /branches/3.1:r2773 into trunkChristophe.Boulain
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762
2009-10-02Enhancement on drag & drop controls.Christophe.Boulain
2009-05-11Fixed Issue#150Christophe.Boulain
2008-10-13Added drag and drop componentstof