summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
...
* - Patch #10166 by jvandyk: bugfix: valid_url() believed that URLs with encode...Dries Buytaert2004-08-21
* - Patch #10195 by JonBob: bugfix: common.inc used the function ob_get_clean()...Dries Buytaert2004-08-21
* - Patch #10202 by Ax: don't emit an erroneous whitespace when no table header...Dries Buytaert2004-08-21
* - Patch #9576 by TDobes: bugfix: fixed bug in recent theme system changes.Dries Buytaert2004-08-21
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Fixing 'flash of unstyled content' in bluemarine/pushbutton, which got rein...Steven Wittens2004-08-20
* - Usability improvement: capitalize all header titles.Dries Buytaert2004-08-20
* - Removing some DOS-style line endings. Thanks TDobes.Dries Buytaert2004-08-20
* - Theme system changes. Please consult http://drupal.org/node/view/9576 for ...Dries Buytaert2004-08-20
* Avatar/picture fixes:Steven Wittens2004-08-20
* - Code improvements by Stefan: use capital letters for header titles (and add...Dries Buytaert2004-08-19
* - Code improvements by Stefan: made all status messages consistent (and easie...Dries Buytaert2004-08-18
* - The upload (filehandler) module has landed!Dries Buytaert2004-08-17
* - Bugfix: include the xmlrpc library.Dries Buytaert2004-08-17
* Fixing a faulty check in cache_get() which prevented empty data from being re...Steven Wittens2004-08-16
* - Patch #9900 by Al: bugfix: don't display two <hr />'s.Dries Buytaert2004-08-16
* - Patch #10026 by Al: bugfix: don't show the 'more help' links when the help ...Dries Buytaert2004-08-16
* - Patch #9983 by Stefan: usability improvement: made sure all status messages...Dries Buytaert2004-08-16
* - Patch #10111 by Killes: fixed some SQL queries.Dries Buytaert2004-08-16
* - Patch #9864 by JonBob: better form validation in menu administration.Dries Buytaert2004-08-15
* - Patch #6806 by UnConeD: prefixed form IDs with 'edit-' so they won't clashDries Buytaert2004-08-12
* - Patch #9983 by Stefan: various code style improvements.Dries Buytaert2004-08-12
* - Patch #7535 by Gerhard: one could not search for the word 'From'.Dries Buytaert2004-08-12
* - New locale module thanks to Gerhard, Goba, Marco, Kristjan and others.Dries Buytaert2004-08-11
* - Patch #9663 by jvandyk: the $i counter variable in tablesort_get_order() is...Dries Buytaert2004-08-10
* The Input formats - filter patch has landed. I still need to make update inst...Steven Wittens2004-08-10
* - Patch by Al: improved the admin/help pages (first step).Dries Buytaert2004-08-10
* #7646 and more:Steven Wittens2004-08-10
* - Patch #7968 by Adrian: use the complete URL as the cache ID to make Drupal'sDries Buytaert2004-08-06
* - Patch #9819 by JonBob: fixed XHTML bug - make sure the <div> is always closed.Dries Buytaert2004-08-06
* - Patch #9330: ucfirst() gives problem when used with multibyte charset.Dries Buytaert2004-08-06
* - Patch #9657: more intelligent theme() function. Hopefully, Adrian will beDries Buytaert2004-08-04
* - Patch #7458 by killes: conditionally include xmlrpc.inc.Dries Buytaert2004-08-04
* - Patch #7336 by TDobes: in various parts of Drupal, we use the title attribu...Dries Buytaert2004-08-03
* - Patch #9650 by Adrian: this change introduces a module_load function, which...Dries Buytaert2004-07-31
* Fixing a rather nasty bug with page cache:Steven Wittens2004-07-29
* - Fixing broken tablesort due to typo with quotes.Steven Wittens2004-07-25
* - Patch #9464 by Moshe: menu.module omitted a pair of braces when callingDries Buytaert2004-07-25
* - 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
* - Fixing bad strpos usage (have to use the ===/!== operators to check for 'fa...Steven Wittens2004-07-21
* - Patch #9290 by Morbus / JonBob / TDobes: SUBTASK removal patch for menu.inc.Dries Buytaert2004-07-15
* - Code and documentation improvements by JonBob.Dries Buytaert2004-07-14
* - Patch #9287 by JonBob: made the code style in the three database include fi...Dries Buytaert2004-07-14
* - Patch #9262 by Ber / JonBob: the menu did not build correctly, thus the add...Dries Buytaert2004-07-14
* - Patch #9238 by JonBob: added code and Doxygen comments to common.inc andDries Buytaert2004-07-13
* Slightly improved code in drupal_xml_parser_create.Steven Wittens2004-07-12
* Now Drupal tries iconv, recode and mbstring to convert unknown XML encodings ...Steven Wittens2004-07-12
* - Call 'exit' hook when drupal_goto() is called. Also necessary for theDries Buytaert2004-07-11
* - Patch by JonBob: a significant documentation update for the menu system!Dries Buytaert2004-07-10