summaryrefslogtreecommitdiff
path: root/program/include/rcube_html_page.php
AgeCommit message (Expand)Author
2012-01-27Fix special vars replacement in templatesthomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2011-12-28- PHPCSalecpl
2011-12-26Get rid of sprintf() calls for html output generationthomascube
2011-08-26- Microoptimization: use substr_replace() for injecting a string into stringalecpl
2011-07-26- Move console object initialization code into one placealecpl
2011-03-01Make it easier to add code to $(document).ready()thomascube
2011-02-18Add plugin hook before the final HTML content of a page is sentthomascube
2011-01-12- include css files before scripts for speedup (with parallel downloads) + so...alecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-09-29- Update phpdoc (#1486958)alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-04-23- code cleanup (mostly identation fixes)alecpl
2010-01-28- speed up templates parsingalecpl
2010-01-18- fixed svn keywordsalecpl
2009-06-22- use RCMAIL_CHARSET instead of hardcoded 'utf-8'alecpl
2009-06-19Use filemtime for cache busting + better etag for static filesthomascube
2009-06-09Add cache-buster to scripts and linked files in skin templatesthomascube
2009-05-04- ereg -> pregalecpl
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomascube
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 r1346thomascube
2008-04-30* implemented __set/__gettill
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube