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
/
js
/
common.js
Age
Commit message (
Expand
)
Author
2013-10-30
Improve performance and code readability by using String's startsWith() metho...
Aleksander Machniak
2013-08-15
Distinguish mobile/tablet/touch devices
Thomas Bruederli
2013-06-04
Fix rcube_clone_object()
Aleksander Machniak
2013-06-04
Move rcube_layer class to classic skin, it was used only there
Aleksander Machniak
2013-05-20
Change Reply-All button label/title when mailing list is detected (#1488938)
Aleksander Machniak
2013-03-28
Fix keyboard events on list widgets in Internet Explorer (#1489025) - It was ...
Aleksander Machniak
2013-03-22
Better fix for IE9 issue with document.activeElement error (#1489008)
Aleksander Machniak
2013-03-22
Fix javascript error in IE9 when loading form with placeholders into an ifram...
Aleksander Machniak
2012-08-24
Improved email address validation with IPv6 support
Aleksander Machniak
2012-08-23
Fix email address validation for addresses with IP address in domain part
Aleksander Machniak
2012-08-20
Added session_path config option and unified cookies settings in javascript
Aleksander Machniak
2012-08-03
Add generic mobile browser detection, enable touch events for all mobile brow...
Aleksander Machniak
2012-06-28
Fixed Konqueror browser detection
Aleksander Machniak
2012-06-01
Define and use 'mozilla' class for HTML style
Aleksander Machniak
2012-05-22
Removed $Id$
Aleksander Machniak
2012-03-15
Improve input field placeholders: use native attributes if supported, encapsu...
thomascube
2012-01-21
Simplify code
thomascube
2012-01-20
Fine tuning Larry styles + browser specific css quirks
thomascube
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2011-11-23
- Fixed bug where similiar folder names were highlighted wrong (#1487860)
alecpl
2011-11-14
- Make urlencode() compatible with PHP's rawurlencode() - fixes collapsing/ex...
alecpl
2011-09-28
Distinguish standard timezone offset and DST of client
thomascube
2011-09-27
- Fix bug where when replying always the last identity is used (#1488101)
alecpl
2011-09-15
- Disable message list keypress operations when CTRL key is pressed,
alecpl
2011-08-02
- Fixed error in IE7 (#1488017)
alecpl
2011-07-04
- Fix GCC errors and warnings (#1487988)
alecpl
2011-06-30
- Unset event name, so it will be not added to request data
alecpl
2011-05-03
- Fix mozilla browser detection
alecpl
2011-04-26
- Fix handling of top-level domains with more than 5 chars or unicode chars (...
alecpl
2011-03-15
- Move console initialization to rcube.init(), hide console area if browser's...
alecpl
2011-02-04
- Fix ICANN example addresses doesn't validate (#1487742)
alecpl
2011-02-01
- Unify typeof and undefined usage
alecpl
2011-01-12
Missed some replacements in previous commit...
thomascube
2010-11-02
- Support contact's email addresses up to 255 characters long (#1487095)
alecpl
2010-09-29
- Add Internationalized Domain Name (IDNA) support (#1483894)
alecpl
2010-09-25
- s/RoundCube/Roundcube/
alecpl
2010-09-08
- Small improvements
alecpl
2010-09-06
- Fix Chrome browser was recognized as Safari
alecpl
2010-05-28
Make drag&drop work on iPads
thomascube
2010-05-28
- Fix typo in last commit + some code cleanup
alecpl
2010-05-28
Update user agent detection and set according class names to html node
thomascube
2010-05-18
- Added threads tree icons
alecpl
2010-05-17
- code cleanup
alecpl
2010-05-17
- fix performance of getElementById wrapper for IE (don't look over all eleme...
alecpl
2010-04-16
- code formatting, cleanup and small improvements
alecpl
2010-04-16
- more code formatting
alecpl
2010-03-17
- use jQuery.inArray() instead of rcube_in_array()
alecpl
2010-03-17
Merged devel-threads branch (r3066:3364) back into trunk
thomascube
2010-03-03
Remember search modifiers in user prefs (#1486146) + bring back the old defaults
thomascube
2009-09-20
- fix IE version check (fixes horizontal splitter height issue)
alecpl
[next]