summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/list.js
AgeCommit message (Expand)Author
2009-03-17- Fix incorrect row id parsing for LDAP contacts list (#1485784)alec
2009-02-06- Fix pressing select all/unread multiple times (#1485723)alec
2009-02-06- Fix selecting all unread does not honor new messages (#1485724)alec
2009-01-17* bumping up copyright (happy new year ;-))till
2009-01-17* adding svn:keywordstill
2008-12-14#1485444: fix drag layer over an iframealec
2008-09-19- added set_message, set_message_icon and set_message_status functionsalec
2008-09-18Prevent drag layer from wrapping linesthomasb
2008-09-18#1484805: fix next/last page buttons when new message is added to the list + ...alec
2008-09-12Refactor drag & drop functionality. Don't rely on browser events anymore (#14...thomasb
2008-09-05Capture backspace key in list mode (#1484566)thomasb
2008-09-04Enable export of contacts as vCard + DRYthomasb
2008-08-22Better fix for keyboard controls; does not disable all kind of keyboard eventsthomasb
2008-08-22Fix keyboard control of the list widgets and prevent Safari from scrolling (#...thomasb
2008-06-12- #1484816: keypress (not keydown) for repeatalec
2008-06-11- focus the list after drag&dropalec
2008-04-12- and another constraint for shift selectionalec
2008-04-12- fix for shift key use without shift_start on the listalec
2008-04-07- added check alec
2008-04-04Better fix for #1484942thomasb
2008-04-03#1484942: Clear selection when selecting single itemalec
2008-04-02http://trac.roundcube.net/ticket/1484838alec
2008-03-31Don't preview message if dragging or multi-selecting it, closes #1484316.robin
2008-02-28Fix quirky message selectionthomasb
2008-02-13Always use subject col when dragging messagesthomasb
2008-02-12Make script cross browser compatiblethomasb
2008-02-12Ignore clicks from input elements and imagesthomasb
2008-02-08Don't unselect and re-select a list rowthomasb
2007-11-25Only show new messages if they match the current search (#1484176)thomasb
2007-10-20Fix toggleselect of list widgetthomasb
2007-10-19- Enable single-selection toggling in JS list objectrobin
2007-09-26Select next message after removing one from listthomasb
2007-09-05Allso trigger events when selecting all/none list entriesthomasb
2007-05-28Prevent default events on subject link; fixed typo in smtp scriptthomasb
2007-05-17Add link to message subjects (#1484257); don't make selected list items bold;...thomasb
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
2006-12-17Added patch for resizeable preview panethomasb
2006-11-21Bypass Trash folder if Shift-Del was pressed.robin
2006-09-24Partial client re-write with a common list classthomasb