.. |
bootstrap.inc
|
- Modified patch #11689 by Adrian: made the locale module work with PostgreSQL.
|
2004-10-18 18:35:19 +00:00 |
common.inc
|
- Patch #12232 by Steven/UnConed: search module improvements.
|
2004-10-31 03:03:27 +00:00 |
conf.php
|
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +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
|
#12167: Respect 'bypass input data check' permission in file.inc.
|
2004-11-02 12:43:35 +00:00 |
locale.inc
|
#12146: Improve locale import/export messages (Stefan)
|
2004-10-26 17:20:58 +00:00 |
menu.inc
|
#11449: Adding a failsafe check for an improperly prefixed menu sequence. This is a temporary fix, awaiting a proper install system to end manual prefixing ;).
|
2004-10-16 19:42:52 +00:00 |
module.inc
|
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +00:00 |
pager.inc
|
- Patch #7161 by jhriggs: fixed probem with 'last page' link not being correct under certain circumstances.
|
2004-10-31 07:59:18 +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
|
Tablesort used to output class=" active" for active columns with other properties (align="right"). Now it correctly uses class="foo active" if a class 'foo' was specified, and class="active" otherwise.
|
2004-10-15 22:16:00 +00:00 |
theme.inc
|
Theme system bug: only show search box if search.module is enabled.
|
2004-10-14 02:38:33 +00:00 |
xmlrpc.inc
|
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +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 |