index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
/
rcube_output_html.php
Age
Commit message (
Expand
)
Author
2012-11-17
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2012-11-17
Define @package and @subpackage of Framework classes
Aleksander Machniak
2012-11-14
Enable default behavior of the browser when shift/ctrl-click task links (e.g....
Thomas Bruederli
2012-11-12
Avoid deprecated template warnings in extended skins
Thomas Bruederli
2012-11-12
Fix skin template paths when linking js and css files (#1488790)
Thomas Bruederli
2012-11-11
Make recent changes in skin template engine more backwards-compatible (#1488790)
Thomas Bruederli
2012-11-07
Adapt to common naming scheme for template tag attributes
Thomas Bruederli
2012-11-06
Allow setting contentframe from template (as frame object attribute)
Aleksander Machniak
2012-11-06
Fix syntax error
Thomas Bruederli
2012-11-06
Recursively resolve paths of iframe contents; unify contentframe registration...
Thomas Bruederli
2012-10-31
Improve client-side timezone detection using jsTimezoneDetect by Jon Nylander...
Thomas Bruederli
2012-10-27
Merge branch 'dev-compose-newwindow'
Thomas Bruederli
2012-10-26
Prepare template processor to handle skin inheritance
Thomas Bruederli
2012-10-17
Add user settings to open message view and compose form in new windows. This ...
Thomas Bruederli
2012-09-17
Replace Q() with html::quote()
Aleksander Machniak
2012-08-29
Fix frame() so frame ID is set as 'contentframe' env variable (not name)
Aleksander Machniak
2012-08-28
Added template object 'frame'
Aleksander Machniak
2012-08-28
Don't terminate script execution when parsed template doesn't exist
Aleksander Machniak
2012-08-20
Added session_path config option and unified cookies settings in javascript
Aleksander Machniak
2012-08-14
Disable autocapitalization in login form on iPad/iPhone (#1488609)
Aleksander Machniak
2012-08-09
Replace some forgotten references to skins/default (#1488591)
Thomas Bruederli
2012-07-24
CS improvements
Aleksander Machniak
2012-07-24
Correctly quote localized labels when used in javascript variables (#1488567)
Thomas Bruederli
2012-06-13
Add skin name to the (javascript) environment
Aleksander Machniak
2012-06-08
Fix Shift + delete button does not permanently delete messages (#1488243)
Aleksander Machniak
2012-05-26
CS, tabs to spaces
Aleksander Machniak
2012-05-22
Removed $Id$
Aleksander Machniak
2012-05-06
Print last commit date as (git) version
Aleksander Machniak
2012-04-16
- Replace some references to rcmail with rcube
alecpl
2012-04-16
- Framework refactoring (I hope it's the last one):
alecpl
2012-04-13
- Merge devel-framework branch, resolved conflicts
alecpl