summaryrefslogtreecommitdiff
path: root/includes/theme.inc
Commit message (Expand)AuthorAge
...
* - Patch #101268 by webernet et al: improve the usability of feed icons.Dries Buytaert2007-05-31
* - Patch #137724 by JohnAlbin: empty favicon causes duplicate page requests.Dries Buytaert2007-05-22
* - Patch #137211 by merlinofchaos: move theme information to .info files and i...Dries Buytaert2007-05-06
* #127539: progressive operation support, refactoring update.php code to a gene...Gábor Hojtsy2007-05-04
* - Patch #130987 by alienbrain: fixed problem with theme registry patch.Dries Buytaert2007-04-29
* - Patch #137236 by merlinofchaos: provide a way to secure the theme variables...Dries Buytaert2007-04-27
* - Patch #137415 by slantview: simplified the cache API/usages, and made it a ...Dries Buytaert2007-04-25
* - Patch #132018 by Steven et al: add .info files to themes.Dries Buytaert2007-04-17
* - Patch #118660 by agentrickard: re-order arguments of cache_set() to match P...Dries Buytaert2007-04-15
* - Patch #134493 by douggreen: getting the Drupal coding standards right in co...Dries Buytaert2007-04-13
* - Patch #134697 by hunmonk: make table row coloring work in absence of numeri...Dries Buytaert2007-04-09
* - Patch #134161 by chx: no menu tabs for themes.Dries Buytaert2007-04-06
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
* #117018: Use Garland theme for installer/maintenance pages, and add task list...Steven Wittens2007-03-02
* - Patch #111347 by Steven: refactor url() and l().Dries Buytaert2007-02-15
* - Patch #112605 by Steven: sticky table headers.Dries Buytaert2007-02-06
* - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Th...Dries Buytaert2007-01-31
* - Rollback of E_ALL patch. Too much extra breakage.Dries Buytaert2007-01-25
* - Patch #112715 by webchick et al: fixed some E_ALL errors.Dries Buytaert2007-01-25
* #108310: Minor speed up, cache theme functions in theme_get_function().Steven Wittens2007-01-11
* #106232 by chx. Add spaces for code style.Neil Drumm2007-01-02
* #105726 by moshe weitzman. Remove necessity to hard-code theme engine directo...Neil Drumm2006-12-30
* #90738 by jjeff and ChrisKennedy. first and last are not mutually exclusive.Neil Drumm2006-12-29
* #105303 by Gábor Hojtsy. Improve translation converage for installation.Neil Drumm2006-12-27
* #103280: Fix styles for maintenance pages.Steven Wittens2006-12-15
* - Patch #93079 by chx: not able to select database.Dries Buytaert2006-12-14
* #100516: CSS preprocessor to cache and compress all .css files. Benchmarks sh...Steven Wittens2006-12-10
* - Patch #101738 by webchick: phpdoc improvement.Dries Buytaert2006-12-08
* Proper checking for a variable existing.Neil Drumm2006-11-29
* #87090 by kkaefer. Render blocks before page content so they may insert headers.Neil Drumm2006-11-29
* - Patch #50505 by chx and profix: path_to_theme() silently fails if init_them...Dries Buytaert2006-11-28
* #84189 by webchick. Properly initialize variables.Neil Drumm2006-11-26
* - Patch #98365 by webchick and RobRoy: added missing t() functions.Dries Buytaert2006-11-24
* - Patch #93410 by bjaspan: theme_links() generated invalid XHTML in absence o...Dries Buytaert2006-11-21
* #84961: Add 'select all' and range select feature to admin tables.Steven Wittens2006-11-21
* - Rollback of #94058: see issue.Dries Buytaert2006-11-17
* #94058 by hunmonk. Allow for multiple sortable tables on a page.Neil Drumm2006-11-17
* - Patch #93536 by Gabor: eliminate remaining bluemarine traces from core code.Dries Buytaert2006-11-08
* #84146: Use 'Sentence capitalization' for menu items, page titles, form items...Steven Wittens2006-10-22
* - Patch #78399 by Eaton and chx: don't allow HTML in the title.Dries Buytaert2006-10-18
* #83853 by myself. Add whitespace between link list items.Neil Drumm2006-10-17
* - Patch #58671 by Tobias: theme_closure -> theme('closure').Dries Buytaert2006-09-05
* #75002: Install-time and run-time requirements checking + status report pageSteven Wittens2006-09-01
* #65151 by m3avrck. theme_links() is now marked up as a list.Neil Drumm2006-08-30
* Allow absolute urls for theme('image'), needed for user pictures to work prop...Steven Wittens2006-08-24
* #66569 by m3avrck. Put all the feed icons in the same place.Neil Drumm2006-08-23
* - Patch #76637 by timnc: streamline JavaScript addition and add settings stor...Dries Buytaert2006-08-22
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18