summaryrefslogtreecommitdiff
path: root/includes/pager.inc
Commit message (Expand)AuthorAge
* #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functionsGábor Hojtsy2007-12-06
* - Patch #163508 by profix898: fixed 4 E_ALL notices.Dries Buytaert2007-08-02
* - Patch #135931 by EclipseGc: semantic update for core pager.Dries Buytaert2007-05-01
* - Patch #111347 by Steven: refactor url() and l().Dries Buytaert2007-02-15
* - Patch #87995 by merlinofchaos: added missing css.Dries Buytaert2006-10-15
* - Patch #80934 by timnc: more t() fixes.Dries Buytaert2006-08-27
* #80200 by gorgen. More strict pager query regexp.Neil Drumm2006-08-24
* - Patch #78364 by chx: remove pager cruft.Dries Buytaert2006-08-16
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
* #5371, drupal_get_destination, pager and tablesort array handling, patch by S...Gerhard Killesreiter2006-04-13
* - Patch #44771 by jvandyk: small performance improvement.Dries Buytaert2006-01-15
* - #44498: Clean up pager / make more accessibleSteven Wittens2006-01-15
* - Patch #44498 by m3vrck: improved HTML generated code for pagers.Dries Buytaert2006-01-14
* - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.Dries Buytaert2005-10-22
* - #32603: Clean up theme_pager_link (drumm)Steven Wittens2005-10-21
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #27980 by Neil Drumm: removed unused function.Dries Buytaert2005-08-10
* - #24673: Fix deprecated usage of implodeSteven Wittens2005-07-30
* - Fix mistakes in pager patch.Steven Wittens2005-05-25
* - #23495: Clean up pager code. Now uses $page instead of $from, and counts pa...Steven Wittens2005-05-25
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Patch by Remco: <div> -> </div>.Dries Buytaert2005-01-28
* - Patch by Jeremy: fixed unclosed "Dries Buytaert2005-01-27
* - Patch by Jeremy: made the diffs more meaningful.Dries Buytaert2005-01-27
* - Patch #16273 by Jeremy: improved the themability of the pager.Dries Buytaert2005-01-27
* Pager_query's count query was broken if no query arguments were given.Steven Wittens2004-12-06
* - Patch by Steven: fixed bug in pager_query().Dries Buytaert2004-12-04
* Fix for pager_query() after #13581 (array of query arguments).Steven Wittens2004-12-02
* - Patch #13581 by Steven: Db_query() allows a variable amount of parameters s...Dries Buytaert2004-11-29
* - Patch #7161 by jhriggs: fixed probem with 'last page' link not being correc...Dries Buytaert2004-10-31
* - Patch #10663 by JonBob: documentation improvements: fixed some typos and im...Dries Buytaert2004-09-09
* - Patch #7535 by Gerhard: one could not search for the word 'From'.Dries Buytaert2004-08-12
* - Patch #9478 by JonBob: allow printf-style arguments in pager_query.Dries Buytaert2004-07-25
* - #9287: More doxygen/documentation fixes by JonBobSteven Wittens2004-07-22
* - Patch #8973 by JonBob: Drupal contains many undefined variables and array i...Dries Buytaert2004-07-02
* - Issue #8735 by njivy: made the pager code ignore EOLs.Dries Buytaert2004-06-22
* - Patch #8670 by asimmonds: more spelling fixes.Dries Buytaert2004-06-21
* - Patch #7696 by TDobes: renamed 'static' to 'sticky' which is a moreDries Buytaert2004-06-19
* - Patch #7161 by jhriggs: fixed bug with 'last page' functionality.Dries Buytaert2004-04-15
* - Patch 5834 by Jeremy: made multiple pagers on one page work.Dries Buytaert2004-02-15
* - New and updated doxygen comments.Kjartan Mannes2004-01-06
* - Accessibility improvement: changed a <b>-tag to a <strong>-tag, used toDries Buytaert2003-12-22
* - Improvements by Goba:Dries Buytaert2003-12-08
* - Tidied up the DoxyGen comments. Patch by Kjartan.Dries Buytaert2003-12-08
* Patch by Ax to fixe and improve to the core doxygen PHPdoc:Dries Buytaert2003-11-24
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...Dries Buytaert2003-06-04
* - Bugfix: made request_uri() rewrite ( and ) with their entity equivalentsDries Buytaert2003-06-03
* - Fixed a register globals problem in the pager. Patch by Al. (I alsoDries Buytaert2003-05-23
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13