summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Patch 161 by Gordon: adds new form_button() function with a more generic ve...Dries Buytaert2003-12-15
* - Bugfix: removed incorrect print statements from theme.inc.Dries Buytaert2003-12-13
* - Small change to the default theme.Dries Buytaert2003-12-13
* Patch by Kjartan:Dries Buytaert2003-12-13
* - Patch by Kjartan:Dries Buytaert2003-12-13
* - Fixed race condition in session handler. Patch by Kjartan.Dries Buytaert2003-12-13
* - Simplified the way the 'real path' is resolved.Dries Buytaert2003-12-12
* - Small improvement to make request_uri() work on multiple platforms.Dries Buytaert2003-12-11
* - Moved the watchdog() function to the bootsrap file. Patch by Moshe.Dries Buytaert2003-12-10
* - Fixed <title> extraction deleting body.Kjartan Mannes2003-12-09
* - Improvements by Goba:Dries Buytaert2003-12-08
* - Tidied up the DoxyGen comments. Patch by Kjartan.Dries Buytaert2003-12-08
* - Patch 0185 by Jeremy: made it possible to automatically disable modules whenDries Buytaert2003-12-07
* - Patch 185 by Ax: fixed undefined variables, synchronized xtemplate with sf,...Dries Buytaert2003-12-04
* - Introduced a drupal_set_message() and drupal_get_message() function.Dries Buytaert2003-12-01
* - Made it possible to auto-throttle blocks. That is, blocks can beDries Buytaert2003-11-28
* - Renamed 'Content-length' to 'Content-Length. Fixes bug #4323Dries Buytaert2003-11-28
* Fixed typo. Patch by Manuel.Dries Buytaert2003-11-27
* - Doxygen improvements. Patch by Ax.Dries Buytaert2003-11-26
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Rollbacked Ax's theme.inc changes as they failed to apply correctly.Dries Buytaert2003-11-24
* Patch by Ax to fixe and improve to the core doxygen PHPdoc:Dries Buytaert2003-11-24
* - Made the Xtemplate theme degrade gracefully when CSS is disabled.Dries Buytaert2003-11-24
* - Committed phase 3 of JonBob's menu changes. Adds an API for modules toDries Buytaert2003-11-23
* - Menu fix by Jonathan.Dries Buytaert2003-11-21
* - Block and theme improvements. Patch by Ax.Dries Buytaert2003-11-19
* - Fixes bug #4100: First visit to site results in 'access denied' page.Kjartan Mannes2003-11-18
* - Improved module loading when serving cached pages. Moshe's bootstrap patch.Dries Buytaert2003-11-18
* - Small improvement to the default style emitted by theme_form_element().Dries Buytaert2003-11-17
* - Improved form items: added <label> tags to improve accessibility and addedDries Buytaert2003-11-17
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Spell checked the comments.Kjartan Mannes2003-11-10
* - Improvement: made sure that the example theme uses the misc/drupal.css styl...Dries Buytaert2003-11-10
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Removed the "return" link from the node submission confirmation page.Dries Buytaert2003-11-09
* - Bugfix: made theme_footer() call theme_closure() instead of itself. Patch ...Dries Buytaert2003-11-09
* - Committed stage 1 of the theme system improvements.Dries Buytaert2003-11-08
* - Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.Dries Buytaert2003-11-08
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-06
* - Improvement: better HTML/CSS for the example theme. Patch by Adrian Simons.Dries Buytaert2003-11-04
* - Improvement: made it possible to disable the comment controls and reworded ...Dries Buytaert2003-10-31
* - Fixing typo that Dries didn't notice I told him about.Kjartan Mannes2003-10-27
* - Bugfix: fixed SQL errors with tablesort when 'order' is invalid.Dries Buytaert2003-10-27
* - Bugfix: renamed the 'statistics' table to 'node_counter' as 'statistics' isDries Buytaert2003-10-22
* - Bugfix: prefix not prepended to sequences. Fixes bug #3639.Dries Buytaert2003-10-22
* - Bugfix: made the "Default front page" setting work with URL aliases. PatchDries Buytaert2003-10-20
* - Bugfix: added missing . which stopped the Example theme's DOCTYPE from beingDries Buytaert2003-10-19
* - Fixed bug #3637: made comment module settings translatable. Patch #13 by M...Dries Buytaert2003-10-16
* - Usability improvement: improved consistency and themability of the search f...Dries Buytaert2003-10-15
* - Replaced some dead wood.Dries Buytaert2003-10-14