summaryrefslogtreecommitdiff
path: root/framework/Collections/TPagedList.php
AgeCommit message (Expand)Author
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless w...Fabio Bas
2014-01-06Happy 2014!Fabio Bas
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
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
2010-04-18Ensured parent::__construct calls to Base, Caching, and Collectionsjavalizard
2008-10-21removed all trailing ?>qiang.xue
2008-07-30updated copyrightknut
2007-05-30fixing small typos in the API documentationknut
2006-09-08merge from 3.0 branch till 1397.xue
2006-04-14Importing SQLMap + sample + docs.wei
2006-03-09Restored default current page index to 0 (meaning the first page which is alw...xue
2006-03-09changed default current page index to -1, modified itemAt($index)wei
2006-02-24bug fixes and doc addition to TPagedList.xue
2006-02-24added TPagedList.xue