summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidiedDries Buytaert2005-06-22
* - Patch #3962 by deekayen: improved error message when a blocked user attempt...Dries Buytaert2005-06-21
* - Patch #16204 by Thox: committed the collapsible form elements patch.Dries Buytaert2005-06-21
* - Patch #24157 by chx/Robin/...: changed file_exists() to is_file() to fix se...Dries Buytaert2005-06-19
* - Patch #25067 by Thox: renamed 'light' and 'dark' to 'odd' and 'even'.Dries Buytaert2005-06-19
* - Patch #25143 by Robin: use count() instead of is_array() so we don't render...Dries Buytaert2005-06-19
* - Patch #24135 by Moshe: made it possible to ban visitors based on hostname/I...Dries Buytaert2005-06-07
* - #24278: Emit correct XHTML <link> tag.Steven Wittens2005-06-05
* - Patch #22416: fixed typo that prevented menu item descriptions from showing...Dries Buytaert2005-06-05
* - Patch #24141: fix XML UTF-8 bom issue with PHP5.Dries Buytaert2005-06-04
* - Code cleanup: improve format_plural usage, add some missing placeholder/che...Steven Wittens2005-05-31
* - Forgot about tablesort dependency on pager.Steven Wittens2005-05-31
* - Fixing charset in mime_header_encode()Steven Wittens2005-05-30
* - #23700: Fix some broken t()'s in common.incSteven Wittens2005-05-26
* - Patch #17028 by Ber: theme xml_icon should allow inline XML icons.Dries Buytaert2005-05-26
* - Mime_header_encode() was buggy. Each chunk of encoded text must beSteven Wittens2005-05-25
* - #20809: User-configurable, per-theme, optional favicons.Steven Wittens2005-05-25
* - Fix mistakes in pager patch.Steven Wittens2005-05-25
* - #23387: form() should respect block-level elementsSteven Wittens2005-05-25
* - #23516: Remove ][ from form item id's.Steven Wittens2005-05-25
* - #23495: Clean up pager code. Now uses $page instead of $from, and counts pa...Steven Wittens2005-05-25
* - Patch #23530 by Thox/Robin: removed the wrap="virtual" attribute from texta...Dries Buytaert2005-05-24
* * cue Star Wars theme tune *Steven Wittens2005-05-24
* - Patch #23465 by Gerhard: tiny performance improvement to db_query_range().Dries Buytaert2005-05-23
* - Patch #18663 by chx: fix empty form elements.Dries Buytaert2005-05-21
* - Patch #16303 by Gerhard: fixed some warnings.Dries Buytaert2005-05-21
* - Patch #23211 by Neil: better formatting of sizes in format_size().Dries Buytaert2005-05-20
* - Fixing some plain/url check calls.Steven Wittens2005-05-18
* - Patch by Drumm: one more attempt at fixing file_create_path().Dries Buytaert2005-05-18
* - Patch #23028 by chx: fixed file_check_location() problems.Dries Buytaert2005-05-17
* - Patch by James/Gerhard: made file_create_path() more robust.Dries Buytaert2005-05-14
* - Patch #22652 by Stefan: improved PHPdoc of drupal_set_message().Dries Buytaert2005-05-14
* - Patch #22035 by mathias/mikeryan: improved performance of path aliases.Dries Buytaert2005-05-14
* - Patch #19442 by chx: cache_set sometimes failed.Dries Buytaert2005-05-12
* - Added the ability to track page generation times in the statistics module.Dries Buytaert2005-05-12
* - Patch #22307 by Robert: added missing ')'Dries Buytaert2005-05-10
* - User module improvements: added an 'access' column to the users-table toDries Buytaert2005-05-07
* - #19621: More sensible status messages for forum admin ("created forum" inst...Steven Wittens2005-05-07
* - Patch #22118 by Robin Monks: made file_transfer() more robust.Dries Buytaert2005-05-06
* - Patch #21397 by jjeff: fixed behavior of theme_image with regard to attribu...Dries Buytaert2005-05-06
* - Patch #15595 by Stefan and Djun: improved status messages.Dries Buytaert2005-05-05
* - Modified patch #21980 by willmoy: made form_group() accept HTML attributes.Dries Buytaert2005-05-05
* - Patch #21855 by TDobes: the recent commit of phptemplate caused a number of...Dries Buytaert2005-05-05
* - Removed the Xtemplate engine and added the PHPTemplate engine.Dries Buytaert2005-05-04
* - Patch #21517 by Stefan and TDobes: theme system improvements.Dries Buytaert2005-04-30
* - #20910: Centralize print theme page fixesSteven Wittens2005-04-28
* - Patch #21249 by patryk: made SQL query work with PostgreSQL by correcting a...Dries Buytaert2005-04-25
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Usability improvement: made the markers easier to understand.Dries Buytaert2005-04-24
* - Patch #20235 by chx: fixed problem with db_set_active().Dries Buytaert2005-04-14