Commit Graph

38 Commits

Author SHA1 Message Date
alecpl
874717b7f1 - Fix pressing select all/unread multiple times (#1485723) 2009-02-06 14:42:39 +00:00
alecpl
98bf5f3dd7 - Fix selecting all unread does not honor new messages (#1485724) 2009-02-06 14:13:37 +00:00
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
till
57ff3b244e * adding svn:keywords 2009-01-17 01:27:06 +00:00
alecpl
cf6bc5d5fa #1485444: fix drag layer over an iframe 2008-12-14 19:00:09 +00:00
alecpl
25c35c81e1 - added set_message, set_message_icon and set_message_status functions
- icon setting more unified + some small fixes/typos
- get rid of *_from_preview() functions
 (Thomas, don't be mad, it was truly tested ;))
2008-09-19 16:14:10 +00:00
thomascube
633142fa6b Prevent drag layer from wrapping lines 2008-09-18 20:16:27 +00:00
alecpl
095d05ef00 #1484805: fix next/last page buttons when new message is added to the list + remove last message 2008-09-18 10:14:16 +00:00
thomascube
f89f03cd6a Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453) 2008-09-12 11:12:05 +00:00
thomascube
6e6e89324c Capture backspace key in list mode (#1484566) 2008-09-05 10:32:25 +00:00
thomascube
0dbac32181 Enable export of contacts as vCard + DRY 2008-09-04 18:20:27 +00:00
thomascube
9e7a1b4167 Better fix for keyboard controls; does not disable all kind of keyboard events 2008-08-22 10:54:45 +00:00
thomascube
26f5b0935e Fix keyboard control of the list widgets and prevent Safari from scrolling (#1485279) 2008-08-22 10:37:48 +00:00
alecpl
e9b57bb874 - #1484816: keypress (not keydown) for repeat 2008-06-12 06:47:20 +00:00
alecpl
287227502a - focus the list after drag&drop 2008-06-11 19:09:15 +00:00
alecpl
b00bd0f27d - and another constraint for shift selection 2008-04-12 12:45:56 +00:00
alecpl
f2892d7cfc - fix for shift key use without shift_start on the list 2008-04-12 12:31:10 +00:00
alecpl
e7886405d8 - added check 2008-04-07 12:31:29 +00:00
thomascube
df015d175a Better fix for #1484942 2008-04-04 16:06:21 +00:00
alecpl
4672dec8e1 #1484942: Clear selection when selecting single item 2008-04-03 11:21:15 +00:00
alecpl
d7c226ca1b http://trac.roundcube.net/ticket/1484838 2008-04-02 14:20:16 +00:00
svncommit
21168d21cc Don't preview message if dragging or multi-selecting it, closes #1484316. 2008-03-31 14:49:54 +00:00
thomascube
bf36a9a7e3 Fix quirky message selection 2008-02-28 19:43:54 +00:00
thomascube
d24d208d1c Always use subject col when dragging messages 2008-02-13 07:43:33 +00:00
thomascube
a0ce2f0fa1 Make script cross browser compatible 2008-02-12 19:54:16 +00:00
thomascube
0b7cd3460c Ignore clicks from input elements and images 2008-02-12 18:22:47 +00:00
thomascube
320e15b32f Don't unselect and re-select a list row 2008-02-08 17:15:24 +00:00
thomascube
1107480192 Only show new messages if they match the current search (#1484176) 2007-11-25 20:40:10 +00:00
thomascube
a9dda59a65 Fix toggleselect of list widget 2007-10-20 17:49:01 +00:00
svncommit
68b6a9e8e4 - Enable single-selection toggling in JS list object
- Use row id's instead of folder names in folder renaming/moving
- Fix some smaller errors in folder renaming/moving
2007-10-19 12:24:04 +00:00
thomascube
b6265631f0 Select next message after removing one from list 2007-09-26 16:42:16 +00:00
thomascube
1094cda9a0 Allso trigger events when selecting all/none list entries 2007-09-05 06:53:53 +00:00
thomascube
b2fb950fb5 Prevent default events on subject link; fixed typo in smtp script 2007-05-28 19:08:36 +00:00
thomascube
41bece1a1a Add link to message subjects (#1484257); don't make selected list items bold; remove duplicate function 2007-05-17 18:41:24 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +00:00
thomascube
a7d5c6480c Added patch for resizeable preview pane 2006-12-17 21:28:37 +00:00
svncommit
31c171846e Bypass Trash folder if Shift-Del was pressed. 2006-11-21 08:18:29 +00:00
thomascube
6b47de3f49 Partial client re-write with a common list class 2006-09-24 20:15:51 +00:00