summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/list.js
AgeCommit message (Collapse)Author
2009-04-04Fixes moving and copying of threads so that all children of selected ↵Nathan Kinkade
messages get moved along with the selected message itself.
2009-03-26Update list dragging <div> to include names from address book, although it's ↵Nathan Kinkade
not clear what dragging address book names can accomplish.
2009-03-25Fix a breakage caused by the threading patches where dragged messages didn't ↵Nathan Kinkade
have their subject show up in a generated div that follows the mouse while dragging.
2009-03-11Applied message threading patch from Chris January: ↵Nathan Kinkade
http://www.atomice.com/blog/?p=33
2009-02-06- Fix pressing select all/unread multiple times (#1485723)alec
git-svn-id: https://svn.roundcube.net/trunk@2277 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-06- Fix selecting all unread does not honor new messages (#1485724)alec
git-svn-id: https://svn.roundcube.net/trunk@2276 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* adding svn:keywordstill
git-svn-id: https://svn.roundcube.net/trunk@2235 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-14#1485444: fix drag layer over an iframealec
git-svn-id: https://svn.roundcube.net/trunk@2150 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19- added set_message, set_message_icon and set_message_status functionsalec
- icon setting more unified + some small fixes/typos - get rid of *_from_preview() functions (Thomas, don't be mad, it was truly tested ;)) git-svn-id: https://svn.roundcube.net/trunk@1848 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Prevent drag layer from wrapping linesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1834 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18#1484805: fix next/last page buttons when new message is added to the list + ↵alec
remove last message git-svn-id: https://svn.roundcube.net/trunk@1819 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12Refactor drag & drop functionality. Don't rely on browser events anymore ↵thomasb
(#1484453) git-svn-id: https://svn.roundcube.net/trunk@1763 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Capture backspace key in list mode (#1484566)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1742 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-04Enable export of contacts as vCard + DRYthomasb
git-svn-id: https://svn.roundcube.net/trunk@1732 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-22Better fix for keyboard controls; does not disable all kind of keyboard eventsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1675 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-22Fix keyboard control of the list widgets and prevent Safari from scrolling ↵thomasb
(#1485279) git-svn-id: https://svn.roundcube.net/trunk@1674 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-12- #1484816: keypress (not keydown) for repeatalec
git-svn-id: https://svn.roundcube.net/trunk@1510 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-11- focus the list after drag&dropalec
git-svn-id: https://svn.roundcube.net/trunk@1507 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12- and another constraint for shift selectionalec
git-svn-id: https://svn.roundcube.net/trunk@1290 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12- fix for shift key use without shift_start on the listalec
git-svn-id: https://svn.roundcube.net/trunk@1289 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-07- added check alec
git-svn-id: https://svn.roundcube.net/trunk@1267 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-04Better fix for #1484942thomasb
git-svn-id: https://svn.roundcube.net/trunk@1250 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-03#1484942: Clear selection when selecting single itemalec
git-svn-id: https://svn.roundcube.net/trunk@1243 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-02http://trac.roundcube.net/ticket/1484838alec
git-svn-id: https://svn.roundcube.net/trunk@1236 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-31Don't preview message if dragging or multi-selecting it, closes #1484316.robin
git-svn-id: https://svn.roundcube.net/trunk@1225 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Fix quirky message selectionthomasb
git-svn-id: https://svn.roundcube.net/trunk@1148 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13Always use subject col when dragging messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1066 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-12Make script cross browser compatiblethomasb
git-svn-id: https://svn.roundcube.net/trunk@1055 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-12Ignore clicks from input elements and imagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1051 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-08Don't unselect and re-select a list rowthomasb
git-svn-id: https://svn.roundcube.net/trunk@1030 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25Only show new messages if they match the current search (#1484176)thomasb
git-svn-id: https://svn.roundcube.net/trunk@932 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-20Fix toggleselect of list widgetthomasb
git-svn-id: https://svn.roundcube.net/trunk@889 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-19- Enable single-selection toggling in JS list objectrobin
- Use row id's instead of folder names in folder renaming/moving - Fix some smaller errors in folder renaming/moving git-svn-id: https://svn.roundcube.net/trunk@887 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-26Select next message after removing one from listthomasb
git-svn-id: https://svn.roundcube.net/trunk@828 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-05Allso trigger events when selecting all/none list entriesthomasb
git-svn-id: https://svn.roundcube.net/trunk@776 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-28Prevent default events on subject link; fixed typo in smtp scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@586 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-17Add link to message subjects (#1484257); don't make selected list items ↵thomasb
bold; remove duplicate function git-svn-id: https://svn.roundcube.net/trunk@567 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@543 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-17Added patch for resizeable preview panethomasb
git-svn-id: https://svn.roundcube.net/trunk@412 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-21Bypass Trash folder if Shift-Del was pressed.robin
git-svn-id: https://svn.roundcube.net/trunk@375 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-24Partial client re-write with a common list classthomasb
git-svn-id: https://svn.roundcube.net/trunk@354 208e9e7b-5314-0410-a742-e7e81cd9613c