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
2011-05-03
- Enable multiselection for attachments uploading in capable browsers (#1485969)
alec
2011-03-05
- Add html_table::remove_body() function
alec
2011-01-18
Merge branch devel-addressbook (r4193:4382) back into trunk
thomasb
2011-01-12
Missed some replacements in previous commit...
thomasb
2010-11-12
- Fix handling of folders with name "0" (#1487119)
alec
2010-09-29
- Update phpdoc (#1486958)
alec
2010-09-25
- s/RoundCube/Roundcube/
alec
2010-06-23
- removed PHP closing tag
alec
2010-03-17
Merged devel-threads branch (r3066:3364) back into trunk
thomasb
2010-01-18
- fixed svn keywords
alec
2010-01-12
- support maxlength and src attributes in html_inputfield (#1486421), wrapped...
alec
2009-05-04
- ereg -> preg
alec
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomasb
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-12-16
Group settings boxes together in floating blocks for better layout
thomasb
2008-09-29
- Added 'mime_param_folding' option with possibility to choose
alec
2008-09-21
Separate method to create iframe tags (with a list of allowed attributes)
thomasb
2008-09-21
- added iframe tag to containers list
alec
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