Age | Commit message (Expand) | Author |
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 |
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 |