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 (
Expand
)
Author
2014-06-10
Fix unintentional unselection with Ctrl+Up/Down in toggleselect mode
Aleksander Machniak
2014-06-09
Fix so list record identifier can be '0'
Aleksander Machniak
2014-06-05
Merge branch 'dev-accessibility'
Thomas Bruederli
2014-06-04
Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines
Thomas Bruederli
2014-06-03
Fix keyboard navigation and focus/blur behavior in list widgets; register rea...
Thomas Bruederli
2014-06-03
Fix list keyboard navigation with toggleselect on
Thomas Bruederli
2014-06-02
Add aria-* controls to turn tables into a listbox widget
Thomas Bruederli
2014-06-02
Some more improvemements on content structure, text representation and keyboa...
Thomas Bruederli
2014-05-28
Improve (message) list widget display and keyboard navigation to show sane be...
Thomas Bruederli
2014-05-27
Remove list row 'unfocused' state and keep 'selected' classes even when list ...
Thomas Bruederli
2014-05-27
Set aria-* attributes for autocompletion fields and widgets
Thomas Bruederli
2014-05-22
Fix message un-selection on the list (#1489906)
Aleksander Machniak
2014-05-12
Set aria-selected and aria-expanded state attributes
Thomas Bruederli
2014-05-09
Avoid scrolling when list gets back focus (on invisible focus element)
Thomas Bruederli
2014-05-07
Improve keyboard navigation on compose screen: define tabindex groups + enabl...
Thomas Bruederli
2014-05-01
Fix list focus in non-keyboard mode: restore old behavior
Thomas Bruederli
2014-04-30
1. Prepare core and Larry skin for improved accessibility
Thomas Bruederli
2014-04-27
Specify licenses in all javascript files and blocks to please LibreJS
Thomas Bruederli
2014-04-14
Fix regression where title attribute for long message subjects wasn't used on IE
Aleksander Machniak
2014-04-07
Merge branch 'dev-multi-folder-search'
Thomas Bruederli
2014-04-02
Don't trigger 'select' event twice when selecting a list item
Thomas Bruederli
2014-02-05
Fix possible javascript error on drag-n-drop (#1489560)
Aleksander Machniak
2014-02-03
Fix bug where it wasn't possible to focus the messages list with
Aleksander Machniak
2014-01-29
Also adapt fixed table header to vertical body scrolling
Thomas Bruederli
2014-01-29
Adjust fixed header position when scrolling (#1295420)
Thomas Bruederli
2014-01-20
Fix row UID handling in list widget
Thomas Bruederli
2014-01-20
- Make search scope selectable in UI
Thomas Bruederli
2014-01-16
Prepare message list to display IMAP folder
Thomas
2014-01-14
Remove expand/collapse with plus/minus keys (on numeric keypad) (#1489513)
Aleksander Machniak
2014-01-07
Fix error when calling get_selection() after any (selected) row was removed
Aleksander Machniak
2013-12-23
Make addEventListener() chainable for better performance and compact code
Aleksander Machniak
2013-12-18
Fix Closure-compiler warnings, small code improvements
Aleksander Machniak
2013-12-15
Fix position of messages list column dragging layer when the list is scrolled...
Aleksander Machniak
2013-12-11
Improved drag-n-drop layer: - do not auto-select children of collapsed threads,
Aleksander Machniak
2013-12-09
Fix issue where children of selected and collapsed thread were skipped on var...
Aleksander Machniak
2013-12-08
Fix fixed header issue after removing rows (1295420)
Aleksander Machniak
2013-11-25
Small code improvement
Aleksander Machniak
2013-11-22
Fix rowcount when list element contains bot only tr/li elements but also text...
Aleksander Machniak
2013-11-05
Fix regression where child messages on collapsed thread weren't selected
Aleksander Machniak
2013-11-04
Merge pull request #152 from cmcnulty/control-shift
Aleksander Machniak
2013-11-02
Fix list record selection on lists with toggleselect:true, i.e. folder manager
Aleksander Machniak
2013-10-30
need to reset shift_start on control select
cmcnulty
2013-10-30
Improve performance and code readability by using String's startsWith() metho...
Aleksander Machniak
2013-10-30
CS fixes
Aleksander Machniak
2013-10-30
Fix drag-n-drop broken in bc35e865
Aleksander Machniak
2013-10-30
Bring back fix for #1489396, unintentionally removed in another pull request
Aleksander Machniak
2013-10-30
Fix Ctrl+click selection after recent refactorings of keyboard nawigation on ...
Aleksander Machniak
2013-10-30
Merge pull request #151 from cmcnulty/new-key-navigation
Aleksander Machniak
2013-10-30
Merge pull request #149 from cmcnulty/1489403
Aleksander Machniak
2013-10-29
Revert "simplify home/end key behavior"
cmcnulty
[next]