It helps when you don't break things...
[lhc/web/wiklou.git] / includes / Pager.php
2007-07-18 Rob ChurchIt helps when you don't break things...
2007-07-18 Rob ChurchIntroduce IndexPager::preprocessResults(); useful for...
2007-07-06 Aaron Schulz*Typo
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-24 Aryeh GregorWrap comments at 79 characters, not the particular...
2007-05-08 Brion Vibber* (bug 9808) Fix regression that ignored user 'rclimit...
2007-04-27 Tim Starlingformatting
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-02-09 Raimond Spekking* Message names changed for AlphabeticPager introduced
2007-02-04 Domas Mituzas* Add AlphabeticPager abstract class
2007-01-06 Antoine MussoCleaner HTML output
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-10-04 Nick Jenkins=(Bug 6890) Limit Pager.php to prevent integer wraparou...
2006-08-17 Tim StarlingTablePager: fixes for IE (doesn't like coloured ridge...
2006-08-16 Tim StarlingSome styling for Special:Imagelist courtesy of Splarka
2006-08-13 Jens FrankFix undefined variables
2006-08-13 Rotem LissSwap the table pager images in RTL languages.
2006-08-13 Tim StarlingRevamped Special:Imagelist. Implemented generic table...
2006-07-07 Tim StarlingSplit off index paging code from PageHistory.php to...