Skip to content
Snippets Groups Projects
  1. Sep 18, 2012
    • Michael Hamann's avatar
      dbf794bf
    • Michael Hamann's avatar
      Fix CSS cache handling and CSS output · 14977bd2
      Michael Hamann authored
      This fixes several problems:
      - the CSS cache was only updated when either the CSS files for all media
        types or one of the global files was modified
      - when only the screen CSS was changed, the screen CSS was regenerated
        but then the cache was printed which either caused duplicated screen
        CSS output when gzip output was disabled or invalid output with gzip
        enabled as first the plain text screen CSS and then the
        gzip-compressed cache file was printed
      
      Now first all CSS files are collected, then the cache is checked once
      and only after this the CSS content is collected.
      14977bd2
  2. Sep 17, 2012
  3. Sep 16, 2012
  4. Sep 15, 2012
  5. Sep 13, 2012
  6. Sep 09, 2012
  7. Sep 08, 2012
  8. Sep 07, 2012
  9. Sep 06, 2012
  10. Aug 27, 2012
  11. Aug 26, 2012
  12. Aug 24, 2012
  13. Aug 23, 2012
  14. Aug 06, 2012
  15. Aug 05, 2012
Loading