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
2014-04-14
Fix regression where title attribute for long message subjects wasn't used on IE
Aleksander Machniak
2014-04-03
Don't trigger 'select' event twice when selecting a list item
Thomas Bruederli
2014-02-05
Fix possible javascript error on drag-n-drop (#1489560)
Aleksander Machniak
2014-02-03
Fix bug where it wasn't possible to focus the messages list with
Aleksander Machniak
2014-01-29
Also adapt fixed table header to vertical body scrolling
Thomas Bruederli
2014-01-29
Adjust fixed header position when scrolling (#1295420)
Thomas Bruederli
2014-01-14
Remove expand/collapse with plus/minus keys (on numeric keypad) (#1489513)
Aleksander Machniak
2014-01-07
Fix error when calling get_selection() after any (selected) row was removed
Aleksander Machniak
2013-12-23
Make addEventListener() chainable for better performance and compact code
Aleksander Machniak
2013-12-18
Fix Closure-compiler warnings, small code improvements
Aleksander Machniak
2013-12-15
Fix position of messages list column dragging layer when the list is scrolled...
Aleksander Machniak
2013-12-11
Improved drag-n-drop layer: - do not auto-select children of collapsed threads,
Aleksander Machniak
2013-12-09
Fix issue where children of selected and collapsed thread were skipped on var...
Aleksander Machniak
2013-12-08
Fix fixed header issue after removing rows (1295420)
Aleksander Machniak
2013-11-25
Small code improvement
Aleksander Machniak
2013-11-22
Fix rowcount when list element contains bot only tr/li elements but also text...
Aleksander Machniak
2013-11-05
Fix regression where child messages on collapsed thread weren't selected
Aleksander Machniak
2013-11-04
Merge pull request #152 from cmcnulty/control-shift
Aleksander Machniak
2013-11-02
Fix list record selection on lists with toggleselect:true, i.e. folder manager
Aleksander Machniak
2013-10-30
need to reset shift_start on control select
cmcnulty
2013-10-30
Improve performance and code readability by using String's startsWith() metho...
Aleksander Machniak
2013-10-30
CS fixes
Aleksander Machniak
2013-10-30
Fix drag-n-drop broken in bc35e865
Aleksander Machniak
2013-10-30
Bring back fix for #1489396, unintentionally removed in another pull request
Aleksander Machniak
2013-10-30
Fix Ctrl+click selection after recent refactorings of keyboard nawigation on ...
Aleksander Machniak
2013-10-30
Merge pull request #151 from cmcnulty/new-key-navigation
Aleksander Machniak
2013-10-30
Merge pull request #149 from cmcnulty/1489403
Aleksander Machniak
2013-10-29
Revert "simplify home/end key behavior"
cmcnulty
2013-10-29
replace space bar with arrow key thread handling
cmcnulty
2013-10-29
simplify home/end key behavior
cmcnulty
2013-10-29
fix scrolling up
cmcnulty
2013-10-29
Fix an issue where pressing minus key on contacts list was hiding list record...
Aleksander Machniak
2013-10-28
Merge pull request #146 from cmcnulty/1489397
Aleksander Machniak
2013-10-25
Fix shift-select when navigating UP the messsage list
Charles McNulty
2013-10-25
Refactored status/flag toggle code, added touch event support on flag and sta...
Aleksander Machniak
2013-10-23
#1489392 - arrow key with control down should *not* select messages
cmcnulty
2013-10-15
Remove dont_select internal flag, we don't need it anymore
Aleksander Machniak
2013-10-14
Fix regression where click on subject text wasn't selecting the message row
Aleksander Machniak
2013-10-14
Use onclick even for status, flag and expando actions to fix issue
Aleksander Machniak
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
[next]