Aleksander Machniak
2016-05-20 e48f8945b32ab5b67f1cdeb53a37d3d196e31e4d
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
2013-04-05 Aleksander Machniak
Fix selecting collapsed rows on select-all (#1489036)
blob@ ad827b commitdiff | diff to current
2013-04-04 Aleksander Machniak
Pass event object as an argument of 'dragend' event handler
blob@ 76a98d commitdiff | diff to current
2013-03-28 Aleksander Machniak
Fix keyboard events on list widgets in Internet Explorer (#1489025) - It wa...
blob@ 0c974b commitdiff | diff to current
2013-03-13 Aleksander Machniak
Fix draglayer list building, so the element used as the text source can con...
blob@ f41edf commitdiff | diff to current
2013-02-26 Aleksander Machniak
CS fixes
blob@ 4383e0 commitdiff | diff to current
2013-02-10 Thomas Bruederli
Trigger and forward 'listupdate' events from list.js
blob@ d94a71 commitdiff | diff to current
2012-11-20 Aleksander Machniak
Fix keybord events on messages list in opera browser (#1488823)
blob@ 17a8fb commitdiff | diff to current
2012-11-20 Aleksander Machniak
Fix selection of collapsed thread rows (#1488772)
blob@ 2b55d4 commitdiff | diff to current
first | « prev | next »