summaryrefslogtreecommitdiff
path: root/includes/theme.inc
Commit message (Expand)AuthorAge
* #160395 follow up patch by dvessel: fix array initializationGábor Hojtsy2007-09-01
* - Patch #171652 by dvessel et al: cleanup some old cruft. Dvessel is on a pa...Dries Buytaert2007-09-01
* - Patch #160395 by dvessel and merlinofchaos: allow theme engine to register ...Dries Buytaert2007-09-01
* - Removing whitespace.Dries Buytaert2007-08-30
* #103391 follow up patch by bdragon: fix E_NOTICE by checking if href is setGábor Hojtsy2007-08-30
* #165343 by merlinofchaos and dvessel: include path history in theme discovery...Gábor Hojtsy2007-08-29
* #103391 by m3avrck, RobRoy and dvessel: cleanup active list item classesGábor Hojtsy2007-08-29
* #166071 by jjeff and dvessel: move default template preprocess code to templa...Gábor Hojtsy2007-08-28
* - Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functi...Dries Buytaert2007-08-26
* - Patch #145218 by profix898, bennybobw, Crell, forngren et al: use href inst...Dries Buytaert2007-08-23
* #166593 by hswong3i: move literal values out of some core queries to support ...Gábor Hojtsy2007-08-22
* #160168 by kkaefer and pwolanin: restore lost Drupal 5 functionality of being...Gábor Hojtsy2007-08-20
* #168587 by jjeff: add rel=nofollow attribute to anonymous comment home page l...Gábor Hojtsy2007-08-19
* #164122 by merlinofchaos: properly convert underscored to dashes, when constr...Gábor Hojtsy2007-08-16
* - Patch #163723 by Eaton and Frando: fix default page.tpl markup (and removed...Dries Buytaert2007-08-02
* #159804 by myself: closure should be filled last, so we have a predictable pl...Gábor Hojtsy2007-07-18
* - Patch #141730 by Earl: allow theming system to use wildcards. I promised i...Dries Buytaert2007-07-03
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
* #141725 by Crell and dvessel: allow themes to define multiple CSS and JS file...Gábor Hojtsy2007-07-01
* #146386 by kbahey: refactor 'submitted by user - date' themeing and make it m...Gábor Hojtsy2007-07-01
* - Patch #153535 by traxer: according to the XHTML1 Strict specification, it i...Dries Buytaert2007-06-28
* #118026 by kkaefer with fixes from myself: JavaScript translation support and...Gábor Hojtsy2007-06-08
* - 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