summaryrefslogtreecommitdiff
path: root/includes/theme.inc
Commit message (Expand)AuthorAge
* #616240 follow-up by yched, dereine, marvil07: Make Field UI screens extensib...Angie Byron2010-09-11
* - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm,...Dries Buytaert2010-09-05
* - Patch #887870 by sun, David_Rothstein: make system_list() return full modul...Dries Buytaert2010-09-03
* - Patch #832624 by Max K: unused variable () in function init_theme().Dries Buytaert2010-09-02
* - Patch #812016 by effulgentsia, chx, redndahead, Damien Tournoud: themes can...Dries Buytaert2010-08-22
* - Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is defau...Dries Buytaert2010-08-08
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess shoul...Dries Buytaert2010-07-30
* - Patch #675116 by jhodgdon: several problems in field.api.php and field_ui()...Dries Buytaert2010-07-25
* - Patch #855400 by aspilicious: fix issues in theme.inc - newlines and missin...Dries Buytaert2010-07-21
* #845742 by Damien Tournoud: Make Bartik the default core theme.Angie Byron2010-07-08
* #715142 by effulgentsia, msmithgu, mr.baileys, Damien Tournoud, sun: Fixed Va...Angie Byron2010-07-07
* - Patch #807396 by David_Rothstein: remove old error handling from theme_upda...Dries Buytaert2010-06-07
* - Patch #768490 by JohnAlbin, sign: theme_table_select_header_cell() is not r...Dries Buytaert2010-05-19
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co...Angie Byron2010-05-06
* - Patch #555830 by effulgentsia: better code comments.Dries Buytaert2010-04-30
* - Patch #555830 by sun, effulgentsia, mgifford, TheRec, aspilicious: clean up...Dries Buytaert2010-04-30
* - Patch #736326 by jhodgdon, aspilicious: hook_process() and associated hooks...Dries Buytaert2010-04-28
* #779494 follow-up by marcingy, tobiasb, aspilicious: Fixed Notices on install...Angie Byron2010-04-26
* - Patch #779494 by marcingy: fixed notices on install screens.Dries Buytaert2010-04-24
* #688294 by Berdir, andypost, Crell, catch: Fixed Switch from db_is_active() t...Angie Byron2010-04-23
* - Patch #722978 by Alan D., duellj: invalid header count for empty message in...Dries Buytaert2010-04-22
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
* - Patch #592008 by moshe weitzman, David_Rothstein, chx: don't save theme reg...Dries Buytaert2010-04-06
* - Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave ...Dries Buytaert2010-03-31
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ...Dries Buytaert2010-03-26
* - Patch #629902 by andypost, JohnAlbin, David_Rothstein: critical bug: theme_...Dries Buytaert2010-03-26
* #241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions d...Angie Byron2010-03-21
* - Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with empty...Dries Buytaert2010-03-18
* - Patch #461938 by Kars-T, Garrett Albright, JamesAn, grendzy: fixed inconsis...Dries Buytaert2010-03-04
* - Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: modules_in...Dries Buytaert2010-03-02
* - Patch #610408 by JohnAlbin: create theme.api.php to help consolidate theme-...Dries Buytaert2010-02-27
* - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored afte...Dries Buytaert2010-02-25
* #674784 by JohnAlbin, naxoc, et al: Fixed theme_get_suggestions() fails to re...Angie Byron2010-02-23
* - Patch #721556 by JohnAlbin: bye bye theme_submenu() -- it has never, ever b...Dries Buytaert2010-02-22
* - Patch #716554 by JohnAlbin: docblock for theme_get_setting() is confusing.Dries Buytaert2010-02-17
* #337947 follow-up by Jacine: Capitalization and markup fixes for Dashboard.Angie Byron2010-02-17
* - Patch #325169 by mundanity, Arancaytar, Crell, chx, picco, alexw: move erro...Dries Buytaert2010-02-15
* - Patch #652246 by effulgentsia, scor: optimize theme('field') and use it for...Dries Buytaert2010-02-07
* - Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see...Dries Buytaert2010-01-30
* #553944 follow-up by David_Rothstein: Allow modules to override per-page cust...Angie Byron2010-01-30
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
* #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ...Angie Byron2010-01-13
* #660856 by effulgentsia: Optimize template_preprocess().Angie Byron2010-01-10
* #680022 by yched: Fixed template_preprocess() generates invalid CSS classes.Angie Byron2010-01-10
* #299308 by redndahead, Dave Reid, dropcube, catch, redndahead, and dbabbage: ...Angie Byron2010-01-09
* - Patch #667038 by effulgentsia: optimize template_process().Dries Buytaert2010-01-09
* #621008 by seutje: Fixed 'theme path' is wrong for theme process and preproce...Angie Byron2010-01-07
* - Patch #652588 by scor: updated RDF mapping definition in the core modules.Dries Buytaert2010-01-05
* #669374 by jhodgdon: Change @verbatim in Doxygen to @code.Angie Byron2010-01-04
* #646874 by sun and David_Rothstein: Remove assumptions about Contextual links...Angie Byron2010-01-04