index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
js
/
list.js
Age
Commit message (
Collapse
)
Author
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
remove last message
2008-09-12
Refactor drag & drop functionality. Don't rely on browser events anymore ↵
thomascube
(#1484453)
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
(#1485279)
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
2007-11-25
Only show new messages if they match the current search (#1484176)
thomascube
2007-10-20
Fix toggleselect of list widget
thomascube
2007-10-19
- Enable single-selection toggling in JS list object
svncommit
- Use row id's instead of folder names in folder renaming/moving - Fix some smaller errors in folder renaming/moving
2007-09-26
Select next message after removing one from list
thomascube
2007-09-05
Allso trigger events when selecting all/none list entries
thomascube
2007-05-28
Prevent default events on subject link; fixed typo in smtp script
thomascube
2007-05-17
Add link to message subjects (#1484257); don't make selected list items ↵
thomascube
bold; remove duplicate function
2007-04-28
Merged branch devel-addressbook from r443 back to trunk
thomascube
2006-12-17
Added patch for resizeable preview pane
thomascube
2006-11-21
Bypass Trash folder if Shift-Del was pressed.
svncommit
2006-09-24
Partial client re-write with a common list class
thomascube