.. |
bootstrap.inc
|
- Patch #11434: made request_uri() (and thus forms) work on IIS.
|
2004-10-12 19:50:12 +00:00 |
common.inc
|
Adding a note about the usage of form_hidden inside form_checkbox and form_checkboxes.
|
2004-10-13 17:21:06 +00:00 |
conf.php
|
- Patch #10981 by Ber: removed custom links from configuration file. They are no longer used.
|
2004-09-21 18:39:01 +00:00 |
database.inc
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
database.mysql.inc
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
database.pear.inc
|
- Code improvements by Stefan: made all status messages consistent (and easier to translate).
|
2004-08-18 19:57:27 +00:00 |
database.pgsql.inc
|
- Patch #10945 by Adrian: more PostgreSQL fixes/updates.
|
2004-09-20 17:58:14 +00:00 |
file.inc
|
- Patch #10419 by ccourtne: documentation improvements and rename prevention option.
|
2004-09-17 18:18:04 +00:00 |
locale.inc
|
- Patch #11431 by Gerhard: made sure no empty strings are exported + replaced some double quotes by single quotes.
|
2004-10-11 19:57:42 +00:00 |
menu.inc
|
Reverting the last #9292 (php 5 compatibility) patch, by request of killes. It broke stuff.
|
2004-10-12 23:33:38 +00:00 |
module.inc
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
pager.inc
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
session.inc
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
tablesort.inc
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
theme.inc
|
#10648: Fix watchdog-related tablesort coloring bug in IE, add support for <tr> attributes to theme_table() and reduce specificy of watchdog coloring CSS rules.
|
2004-09-14 20:01:00 +00:00 |
xmlrpc.inc
|
- Improved XML encoding fix. There is now a function drupal_xml_parser_create():
|
2004-01-06 12:09:42 +00:00 |
xmlrpcs.inc
|
- Improved XML encoding fix. There is now a function drupal_xml_parser_create():
|
2004-01-06 12:09:42 +00:00 |