index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
include
/
html.php
Age
Commit message (
Expand
)
Author
2008-09-19
Fix search box on Safari and make pages validate
thomasb
2008-09-16
- Allow and use spellcheck attribute for input/textarea fields (#1485060)
alec
2008-09-16
Fix typos + only add callback for style tags when safe-flag is set
thomasb
2008-09-04
#1485312: added 'readonly' attribute for input and textarea objects
alec
2008-08-28
Add folder hierarchy collapsing.
robin
2008-07-31
Make special folders configurable for the user
thomasb
2008-07-31
Code cleanup with new html classes
thomasb
2008-07-29
Add microformats to address book + fix html output + codestyle
thomasb
2008-07-18
#1485213: fixed $allowed array for inputfield
alec
2008-07-15
Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)
thomasb
2008-07-14
Re-enable autocomplete attribute for login form (#1485211)
thomasb
2008-06-14
- fixed warning when show()'ing tables without attributes
alec
2008-06-14
More code cleanup
thomasb
2008-06-11
- mce_editable field is not used in tinymce3, so detect html-editable textare...
alec
2008-05-17
New class rcube_message representing a mail message; changed global $MESSAGE ...
thomasb
2008-05-15
Allow tabindex attribute in textareas
thomasb
2008-04-28
#1485016
alec
2008-04-14
Fix html quoting in textareas
thomasb
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomasb