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
/
list.js
Age
Commit message (
Expand
)
Author
2013-09-27
rcube_list_widget.rows is not an array - fixed checking if it's empty (#1489359)
Aleksander Machniak
2013-08-16
Fix touch check when IE (7|8) doesn't specify the event object
Thomas Bruederli
2013-08-15
Distinguish mobile/tablet/touch devices
Thomas Bruederli
2013-08-14
Optimize list events for touch devices
Thomas Bruederli
2013-07-12
Enable fixed list header in IE7, too. Seems to work after some testing
Thomas Bruederli
2013-07-10
Enable fixed message list header in classic skin
Thomas Bruederli
2013-07-09
Finally: make message list header stay on top when scrolling (#1295420)
Thomas Bruederli
2013-05-24
Align double-click time in list.js and app.js
Aleksander Machniak
2013-05-08
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2013-05-08
Allow row insertion at a specified position (not only on top of the list)
Aleksander Machniak
2013-05-03
Fix messages list focus issue in Opera and Webkit (#1489058)
Aleksander Machniak
2013-05-03
Experimental: refactored list.js and html_table class to render lists with di...
Thomas Bruederli
2013-05-02
Revert fix for #1489058 because it opened another IE8 focus issue
Aleksander Machniak
2013-04-28
Fix messages list focus issue in Internet Explorer (#1489058)
Aleksander Machniak
2013-04-20
Fix unintentional messages list jumps on click in Internet Explorer (#1489056)
Aleksander Machniak
2013-04-05
Fix selecting collapsed rows when using selection with Shift/Ctrl key
Aleksander Machniak
2013-04-05
Fix selecting collapsed rows on select-all (#1489036)
Aleksander Machniak
2013-04-04
Pass event object as an argument of 'dragend' event handler
Aleksander Machniak
2013-03-28
Fix keyboard events on list widgets in Internet Explorer (#1489025) - It was ...
Aleksander Machniak
2013-03-13
Fix draglayer list building, so the element used as the text source can
Aleksander Machniak
2013-02-26
CS fixes
Aleksander Machniak
2013-02-10
Trigger and forward 'listupdate' events from list.js
Thomas Bruederli
2012-11-20
Fix keybord events on messages list in opera browser (#1488823)
Aleksander Machniak
2012-11-20
Fix selection of collapsed thread rows (#1488772)
Aleksander Machniak
2012-09-04
Fix focus issue in IE when selecting message row (#1488620)
Aleksander Machniak
2012-08-11
Fix focus on the list when list row is clicked (#1488600)
Aleksander Machniak
2012-08-03
Add generic mobile browser detection, enable touch events for all mobile brow...
Aleksander Machniak
2012-05-22
Removed $Id$
Aleksander Machniak
2012-05-14
Remove 'focused' class on blur
Aleksander Machniak
2012-01-24
Fix thread expand/collapse callbacks which set css classes
thomascube
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2012-01-09
- Fix error when calling remove_row() on non-existing row
alecpl
2012-01-05
Avoid dblclick events after 3rd click
thomascube
2011-09-22
Ignore events from form elements
thomascube
2011-09-15
- Disable message list keypress operations when CTRL key is pressed,
alecpl
2011-05-12
- Make some regexp faster
alecpl
2011-05-05
- Fix bug where messages were deleted instead moved to trash folder after Shi...
alecpl
2011-04-13
- Added scroll position reset for Opera (#1487689), small code improvements
alecpl
2011-02-01
- Unify typeof and undefined usage
alecpl
2011-01-12
Missed some replacements in previous commit...
thomascube
2010-12-16
- When clicking on the list take the focus away from an iframe too
alecpl
2010-11-30
- Fix window is blur'ed in IE when selecting a message (#1487316)
alecpl
2010-11-15
- Fix focused elements aren't unfocused when clicking on the list (#1487123)
alecpl
2010-11-12
- Fix IE issue when replacing spaces doesn't work
alecpl
2010-11-12
- Fix handling of special characters when building content of drag layer
alecpl
2010-09-29
Correct JS syntax
thomascube
2010-09-25
- s/RoundCube/Roundcube/
alecpl
2010-06-01
Fix subject column after re-arranging cols
thomascube
2010-05-28
Make drag&drop work on iPads
thomascube
2010-05-26
- jquery's hide/show functions are slow, don't use it in loops
alecpl
[next]