summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Patch #7458 by chx: merged the XML-RPC multicall support into xmlrpc() and ...Dries Buytaert2005-08-17
* - Remove left-over commented out statement.Steven Wittens2005-08-17
* - Patch #16216 by nedjo: multiple block regions!Dries Buytaert2005-08-16
* - Patch #28871 by Malthus: added missing quotes.Dries Buytaert2005-08-15
* - Patch #28861 by Malthus: fixed typo in XML-RPC backend. Missing $.Dries Buytaert2005-08-14
* - Patch #28826 by chx: make xmlrpc_multicall working.Dries Buytaert2005-08-14
* - Patch #25522 by Cvbge: _db_query() does not return FALSE in case of errors ...Dries Buytaert2005-08-11
* - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. ...Dries Buytaert2005-08-11
* - Patch #27980 by Neil Drumm: removed unused function.Dries Buytaert2005-08-10
* - Patch by Thomas: always use db abstraction layerDries Buytaert2005-08-10
* - #28464: fix XMLRPC array vs. struct type-checkingSteven Wittens2005-08-08
* - #27853: PHP notices.Steven Wittens2005-08-05
* - #27981: Add media parameter to theme_add_styleSteven Wittens2005-08-05
* - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).Dries Buytaert2005-08-01
* - Patch #27863 by Robrecht: fixed order of parameters passed to imagecopy(). ...Dries Buytaert2005-07-31
* - Patch #27431 by Cvbge: add file size infomation to image_get_info()Dries Buytaert2005-07-31
* - #27846: Clean up dev_query code in db_query()Steven Wittens2005-07-30
* - #24673: Fix deprecated usage of implodeSteven Wittens2005-07-30
* - Fix braino in doxygen.Steven Wittens2005-07-29
* - Fix braino in doxygen.Steven Wittens2005-07-29
* - #11689: Fix locale import location cutting off thingie.Steven Wittens2005-07-29
* - #27624, #27614, #27627: dead codeSteven Wittens2005-07-29
* - #27231: (fix) Pretty db error screens.Steven Wittens2005-07-29
* - Patch #27645 by Neil: refactor away module_load_all().Dries Buytaert2005-07-29
* - #27668: Replace deprecated tags/attributes with XHTML/CSS in locale.Steven Wittens2005-07-29
* - #23651: Display referrer info with watchdog messages.Steven Wittens2005-07-29
* - #27231: Friendly DB error screens.Steven Wittens2005-07-27
* - #26688: Add mbstring support to Drupal and clear up string handling fuzzies.Steven Wittens2005-07-25
* - #26688: Add mbstring support to Drupal and clear up string handling fuzzies.Steven Wittens2005-07-25
* - Patch #27003 by Neil: use named constants instead of stringsDries Buytaert2005-07-23
* - Patch #26467 by drumm: make the destination persist across multiple pagesDries Buytaert2005-07-20
* - Patch #26391 by chx: replaced the old XML-RPC library with a smaller/better...Dries Buytaert2005-07-13
* - Optionally show dots after truncation. TODO: update user.module to take ad...Dries Buytaert2005-07-06
* - Patch by Bart: fixed update.php after bootstrap patch.Dries Buytaert2005-07-03
* - Patch #11927 by stefan/Robin: improved theming of tablesort icons.Dries Buytaert2005-07-02
* - Fixed problems with filter formats and problem with XML-RPC server.Dries Buytaert2005-06-29
* - Patch #25816 by Robert Douglass: removed extra load of boostrap.inc.Dries Buytaert2005-06-27
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
* - 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