summaryrefslogtreecommitdiff
path: root/includes/theme.inc
Commit message (Expand)AuthorAge
* - 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
* #653622 by effulgentsia: Make the '__' pattern for theme suggestions easier t...Angie Byron2010-01-03
* - Patch #668150 by mfb: fxed theme_item_list() when used with nested lists.Dries Buytaert2009-12-28
* - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency bet...Dries Buytaert2009-12-22
* - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to al...Dries Buytaert2009-12-02
* #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, marcva...Angie Byron2009-12-02
* - Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more usabl...Dries Buytaert2009-12-01
* - Patch #626688 by justinrandell, catch, chx: add caching for system_list().Dries Buytaert2009-11-26
* #467640 by casey: Consolidate overly verbose code in theme_render_template().Angie Byron2009-11-20
* - Patch #624772 by David_Rothstein: there is no such thing as a custom theme.Dries Buytaert2009-11-12
* - Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username.Dries Buytaert2009-11-12
* #318636 by effulgentsia, sun, Damien Tournoud, Xano, and jrchamp: Make l() th...Angie Byron2009-11-08