summaryrefslogtreecommitdiff
path: root/framework/Web/UI/ActiveControls/TActiveDataGrid.php
AgeCommit message (Collapse)Author
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-06-02merged documentation changes from branch/3.1 to trunk/ctrlaltca@gmail.com
2011-05-25fixed last blocking error related to the build script. it completes ↵ctrlaltca@gmail.com
successfully now
2011-05-20added missing TLiteralColumn counterpart to TActiveDataGrid: class ↵ctrlaltca@gmail.com
TActiveLiteralColumn
2009-10-02updated the phpdoc package namespacerojaro
2009-09-29Added TActiveDataGrid and TActiveRepeater from LCSChristophe.Boulain