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
/
js
/
common.js
Age
Commit message (
Expand
)
Author
2012-03-15
Improve input field placeholders: use native attributes if supported, encapsu...
thomasb
2012-01-21
Simplify code
thomasb
2012-01-20
Fine tuning Larry styles + browser specific css quirks
thomasb
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomasb
2011-11-23
- Fixed bug where similiar folder names were highlighted wrong (#1487860)
alec
2011-11-14
- Make urlencode() compatible with PHP's rawurlencode() - fixes collapsing/ex...
alec
2011-09-28
Distinguish standard timezone offset and DST of client
thomasb
2011-09-27
- Fix bug where when replying always the last identity is used (#1488101)
alec
2011-09-15
- Disable message list keypress operations when CTRL key is pressed,
alec
2011-08-02
- Fixed error in IE7 (#1488017)
alec
2011-07-04
- Fix GCC errors and warnings (#1487988)
alec
2011-06-30
- Unset event name, so it will be not added to request data
alec
2011-05-03
- Fix mozilla browser detection
alec
2011-04-26
- Fix handling of top-level domains with more than 5 chars or unicode chars (...
alec
2011-03-15
- Move console initialization to rcube.init(), hide console area if browser's...
alec
2011-02-04
- Fix ICANN example addresses doesn't validate (#1487742)
alec
2011-02-01
- Unify typeof and undefined usage
alec
2011-01-12
Missed some replacements in previous commit...
thomasb
2010-11-02
- Support contact's email addresses up to 255 characters long (#1487095)
alec
2010-09-29
- Add Internationalized Domain Name (IDNA) support (#1483894)
alec
2010-09-25
- s/RoundCube/Roundcube/
alec
2010-09-08
- Small improvements
alec
2010-09-06
- Fix Chrome browser was recognized as Safari
alec
2010-05-28
Make drag&drop work on iPads
thomasb
2010-05-28
- Fix typo in last commit + some code cleanup
alec
2010-05-28
Update user agent detection and set according class names to html node
thomasb
2010-05-18
- Added threads tree icons
alec
2010-05-17
- code cleanup
alec
2010-05-17
- fix performance of getElementById wrapper for IE (don't look over all eleme...
alec
2010-04-16
- code formatting, cleanup and small improvements
alec
2010-04-16
- more code formatting
alec
2010-03-17
- use jQuery.inArray() instead of rcube_in_array()
alec
2010-03-17
Merged devel-threads branch (r3066:3364) back into trunk
thomasb
2010-03-03
Remember search modifiers in user prefs (#1486146) + bring back the old defaults
thomasb
2009-09-20
- fix IE version check (fixes horizontal splitter height issue)
alec
2009-07-07
- fix debug console
alec
2009-06-01
Use event system on the client to handle ajax callbacks
thomasb
2009-05-01
- jQuery'fied GoogieSpell 4.0 + some changes in compose
alec
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomasb
2009-04-16
- Fix debug console on Safari
alec
2009-04-15
- fix console for Konqueror
alec
2008-12-14
#1485444: fix drag layer over an iframe
alec
2008-10-01
- Stop spellchecking when switching to html editor (#1485362)
alec
2008-09-17
Workaround a (possible) IE bug (#1485309).
robin
2008-09-13
-#1485349: fixed getElementById wrapper for IE
alec
2008-09-12
-better getElementById wrapper for IE
alec
2008-09-12
- getElementById() case-sensitive hack for IE
alec
2008-09-12
- Added vertical splitter for folders list resizing
alec
2008-09-12
Refactor drag & drop functionality. Don't rely on browser events anymore (#14...
thomasb
2008-04-07
- fixed not working debug console (was initialized before html object creation)
alec
[next]