Thomas Bruederli
2014-01-29 cbd8f7c5d2ca517c42d19ff9b92982be9f539a96
2014-01-29 Thomas Bruederli
Adjust fixed header position when scrolling (#1295420)
blob@ cbd8f7 commitdiff | diff to current
2014-01-14 Aleksander Machniak
Remove expand/collapse with plus/minus keys (on numeric keypad) (#1489513)
blob@ 808055 commitdiff | diff to current
2014-01-07 Aleksander Machniak
Fix error when calling get_selection() after any (selected) row was removed
blob@ f67037 commitdiff | diff to current
2013-12-23 Aleksander Machniak
Make addEventListener() chainable for better performance and compact code R...
blob@ 772bec commitdiff | diff to current
2013-12-18 Aleksander Machniak
Fix Closure-compiler warnings, small code improvements
blob@ 538e64 commitdiff | diff to current
2013-12-15 Aleksander Machniak
Fix position of messages list column dragging layer when the list is scroll...
blob@ 0c8049 commitdiff | diff to current
2013-12-11 Aleksander Machniak
Improved drag-n-drop layer: - do not auto-select children of collapsed thre...
blob@ f89637 commitdiff | diff to current
2013-12-09 Aleksander Machniak
Fix issue where children of selected and collapsed thread were skipped on v...
blob@ 7eecf8 commitdiff | diff to current
2013-12-08 Aleksander Machniak
Fix fixed header issue after removing rows (1295420)
blob@ fd0c12 commitdiff | diff to current
2013-11-25 Aleksander Machniak
Small code improvement
blob@ acc900 commitdiff | diff to current
2013-11-22 Aleksander Machniak
Fix rowcount when list element contains bot only tr/li elements but also te...
blob@ 3ab616 commitdiff | diff to current
2013-11-05 Aleksander Machniak
Fix regression where child messages on collapsed thread weren't selected on...
blob@ 5c7bbf commitdiff | diff to current
2013-11-05 Aleksander Machniak
Merge pull request #152 from cmcnulty/control-shift
blob@ 5e3e4f commitdiff | diff to current
2013-11-02 Aleksander Machniak
Fix list record selection on lists with toggleselect:true, i.e. folder mana...
blob@ 052a6a commitdiff | diff to current
2013-10-30 cmcnulty
need to reset shift_start on control select
blob@ e769a7 commitdiff | diff to current
2013-10-30 Aleksander Machniak
Improve performance and code readability by using String's startsWith() met...
blob@ 6a9144 commitdiff | diff to current
2013-10-30 Aleksander Machniak
CS fixes
blob@ 8f8e26 commitdiff | diff to current
2013-10-30 Aleksander Machniak
Fix drag-n-drop broken in bc35e865
blob@ 2aacf1 commitdiff | diff to current
2013-10-30 Aleksander Machniak
Bring back fix for #1489396, unintentionally removed in another pull request
blob@ 03da10 commitdiff | diff to current
2013-10-30 Aleksander Machniak
Fix Ctrl+click selection after recent refactorings of keyboard nawigation o...
blob@ bc35e8 commitdiff | diff to current
2013-10-30 Aleksander Machniak
Merge pull request #151 from cmcnulty/new-key-navigation
blob@ 0fb894 commitdiff | diff to current
2013-10-30 Aleksander Machniak
Merge pull request #149 from cmcnulty/1489403
blob@ 0c7747 commitdiff | diff to current
2013-10-30 cmcnulty
Revert "simplify home/end key behavior"
blob@ a8876f commitdiff | diff to current
2013-10-30 cmcnulty
replace space bar with arrow key thread handling
blob@ 9806c7 commitdiff | diff to current
2013-10-29 cmcnulty
simplify home/end key behavior
blob@ 3bef61 commitdiff | diff to current
2013-10-29 cmcnulty
fix scrolling up
blob@ 741f38 commitdiff | diff to current
2013-10-29 Aleksander Machniak
Fix an issue where pressing minus key on contacts list was hiding list reco...
blob@ a222f5 commitdiff | diff to current
2013-10-28 Aleksander Machniak
Merge pull request #146 from cmcnulty/1489397
blob@ 8946c2 commitdiff | diff to current
2013-10-25 Charles McNulty
Fix shift-select when navigating UP the messsage list
blob@ d19417 commitdiff | diff to current
2013-10-25 Aleksander Machniak
Refactored status/flag toggle code, added touch event support on flag and s...
blob@ 89e507 commitdiff | diff to current
2013-10-23 cmcnulty
#1489392 - arrow key with control down should *not* select messages
blob@ 526168 commitdiff | diff to current
2013-10-15 Aleksander Machniak
Remove dont_select internal flag, we don't need it anymore
blob@ 902b9d commitdiff | diff to current
2013-10-14 Aleksander Machniak
Fix regression where click on subject text wasn't selecting the message row
blob@ eb6253 commitdiff | diff to current
2013-10-14 Aleksander Machniak
Use onclick even for status, flag and expando actions to fix issue where mo...
blob@ 075574 commitdiff | diff to current
2013-09-27 Aleksander Machniak
rcube_list_widget.rows is not an array - fixed checking if it's empty (#148...
blob@ 85fece commitdiff | diff to current
2013-08-16 Thomas Bruederli
Fix touch check when IE (7|8) doesn't specify the event object
blob@ 88b423 commitdiff | diff to current
2013-08-15 Thomas Bruederli
Distinguish mobile/tablet/touch devices
blob@ 4910b0 commitdiff | diff to current
2013-08-14 Thomas Bruederli
Optimize list events for touch devices
blob@ dc8400 commitdiff | diff to current
2013-07-12 Thomas Bruederli
Enable fixed list header in IE7, too. Seems to work after some testing
blob@ f67777 commitdiff | diff to current
2013-07-10 Thomas Bruederli
Enable fixed message list header in classic skin
blob@ 8efdd9 commitdiff | diff to current
2013-07-09 Thomas Bruederli
Finally: make message list header stay on top when scrolling (#1295420)
blob@ 73ad4f commitdiff | diff to current
2013-05-24 Aleksander Machniak
Align double-click time in list.js and app.js
blob@ c0e364 commitdiff | diff to current
2013-05-08 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
blob@ a52297 commitdiff | diff to current
2013-05-08 Aleksander Machniak
Allow row insertion at a specified position (not only on top of the list)
blob@ ea6d69 commitdiff | diff to current
2013-05-03 Aleksander Machniak
Fix messages list focus issue in Opera and Webkit (#1489058)
blob@ 3db62c commitdiff | diff to current
2013-05-03 Thomas Bruederli
Experimental: refactored list.js and html_table class to render lists with ...
blob@ 517dae commitdiff | diff to current
2013-05-02 Aleksander Machniak
Revert fix for #1489058 because it opened another IE8 focus issue
blob@ b099d1 commitdiff | diff to current
2013-04-28 Aleksander Machniak
Fix messages list focus issue in Internet Explorer (#1489058)
blob@ d0f616 commitdiff | diff to current
2013-04-20 Aleksander Machniak
Fix unintentional messages list jumps on click in Internet Explorer (#1489056)
blob@ 8ad2c9 commitdiff | diff to current
2013-04-05 Aleksander Machniak
Fix selecting collapsed rows when using selection with Shift/Ctrl key
blob@ 50cc5b commitdiff | diff to current
first | « prev | next »