summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_html_page.php
AgeCommit message (Expand)Author
2011-08-26- Microoptimization: use substr_replace() for injecting a string into stringalec
2011-07-26- Move console object initialization code into one placealec
2011-03-01Make it easier to add code to $(document).ready()thomasb
2011-02-18Add plugin hook before the final HTML content of a page is sentthomasb
2011-01-12- include css files before scripts for speedup (with parallel downloads) + so...alec
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-09-29- Update phpdoc (#1486958)alec
2010-09-25- s/RoundCube/Roundcube/alec
2010-04-23- code cleanup (mostly identation fixes)alec
2010-01-28- speed up templates parsingalec
2010-01-18- fixed svn keywordsalec
2009-06-22- use RCMAIL_CHARSET instead of hardcoded 'utf-8'alec
2009-06-19Use filemtime for cache busting + better etag for static filesthomasb
2009-06-09Add cache-buster to scripts and linked files in skin templatesthomasb
2009-05-04- ereg -> pregalec
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomasb
2009-01-17* bumping up copyright (happy new year ;-))till
2008-04-30Simply use reset() to clear the state vars of rcube_html_page; reverted r1346thomasb
2008-04-30* implemented __set/__gettill
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb