Revert r38221, 38238 -- "Add new parser function {{apiurl}}. Also, add new global...
[lhc/web/wiklou.git] / includes / Pager.php
2008-07-09 Niklas Laxström* More fixes to misuse of wfmsg functions
2008-05-25 Brion VibberRevert r35277 (grayed-out paging links). IMHO this...
2008-05-24 Leon WeberPaging links on special pages now have CSS classes...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-10 Aaron SchulzPass in $join_conds
2008-05-07 Aryeh GregorUse rel="start", "prev", "next" appropriately on Pager...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-20 Aryeh GregorRemove the functionality allowing users to change the...
2008-03-20 Brion Vibbercomment the extra category paging option links for...
2008-03-20 Aryeh GregorPer Brion's suggestion, show the selected options too...
2008-03-20 Aryeh GregorMove some of the changes I made to Special:Categories...
2008-03-20 Aryeh GregorNighttime commit when I'm tired and want to get this...
2007-12-07 Niklas Laxström* Added new pager-{older,newer}-n messages for chronolo...
2007-10-30 Raimond Spekking* (bug 11809) Use formatNum() for more numbers
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...