Age | Commit message (Expand) | Author |
2010-04-14 | - use the same iframe hack as in splitter.js | alecpl |
2010-03-25 | - Added Home/End kayboard keys support on lists (#1486430) | alecpl |
2010-03-24 | Only select childs when a message row is collapsed but also do it when deleti... | thomascube |
2010-03-17 | Don't unselect already selected childs | thomascube |
2010-03-17 | Also select childs when dragging a thread message | thomascube |
2010-03-17 | - use jQuery.inArray() instead of rcube_in_array() | alecpl |
2010-03-17 | Merged devel-threads branch (r3066:3364) back into trunk | thomascube |
2009-10-23 | - Don't display disabled sections in Settings (#1486099) | alecpl |
2009-07-17 | - use lowercase in html tag names (to make switch to xhtml simpler in the fut... | alecpl |
2009-06-05 | - fix key repetition (#1485672) | alecpl |
2009-06-03 | - fix selecting repetition with holded arrow key (#1485672) | alecpl |
2009-06-02 | Fix list events used in drag&drop functionality (#1485890) | thomascube |
2009-05-31 | - Added possibility to invert messages selection | alecpl |
2009-05-26 | - Add drag cancelling with ESC key (#1484344) | alecpl |
2009-04-24 | - Fix folder dragging in folder manager isn't working after jquery integratio... | alecpl |
2009-04-23 | - fix Unread selection after jquery integration | alecpl |
2009-04-21 | - Speed up message list displaying on IE (initialize list in background) | alecpl |
2009-04-19 | Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ... | thomascube |
2009-04-16 | - Fix folders subscribtions on Konqueror (#1484841) | alecpl |
2009-04-15 | - remove leading spaces from draglayer's rows | alecpl |
2009-04-10 | - Fix DEL key problem in search boxes (#1485528) | alecpl |
2009-04-09 | - Fix drag&drop with scrolling on IE (#1485786) | alecpl |
2009-03-17 | - Fix incorrect row id parsing for LDAP contacts list (#1485784) | alecpl |
2009-02-06 | - Fix pressing select all/unread multiple times (#1485723) | alecpl |
2009-02-06 | - Fix selecting all unread does not honor new messages (#1485724) | alecpl |
2009-01-17 | * bumping up copyright (happy new year ;-)) | till |
2009-01-17 | * adding svn:keywords | till |
2008-12-14 | #1485444: fix drag layer over an iframe | alecpl |
2008-09-19 | - added set_message, set_message_icon and set_message_status functions | alecpl |
2008-09-18 | Prevent drag layer from wrapping lines | thomascube |
2008-09-18 | #1484805: fix next/last page buttons when new message is added to the list + ... | alecpl |
2008-09-12 | Refactor drag & drop functionality. Don't rely on browser events anymore (#14... | thomascube |
2008-09-05 | Capture backspace key in list mode (#1484566) | thomascube |
2008-09-04 | Enable export of contacts as vCard + DRY | thomascube |
2008-08-22 | Better fix for keyboard controls; does not disable all kind of keyboard events | thomascube |
2008-08-22 | Fix keyboard control of the list widgets and prevent Safari from scrolling (#... | thomascube |
2008-06-12 | - #1484816: keypress (not keydown) for repeat | alecpl |
2008-06-11 | - focus the list after drag&drop | alecpl |
2008-04-12 | - and another constraint for shift selection | alecpl |
2008-04-12 | - fix for shift key use without shift_start on the list | alecpl |
2008-04-07 | - added check | alecpl |
2008-04-04 | Better fix for #1484942 | thomascube |
2008-04-03 | #1484942: Clear selection when selecting single item | alecpl |
2008-04-02 | http://trac.roundcube.net/ticket/1484838 | alecpl |
2008-03-31 | Don't preview message if dragging or multi-selecting it, closes #1484316. | svncommit |
2008-02-28 | Fix quirky message selection | thomascube |
2008-02-13 | Always use subject col when dragging messages | thomascube |
2008-02-12 | Make script cross browser compatible | thomascube |
2008-02-12 | Ignore clicks from input elements and images | thomascube |
2008-02-08 | Don't unselect and re-select a list row | thomascube |