Thomas Bruederli
2014-06-04 3412e50b54e3daac8745234e21ab6e72be0ed165
2014-06-04 Thomas Bruederli
Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines
blob@ 72afe3 commitdiff | diff to current
2014-06-03 Thomas Bruederli
Fix keyboard navigation and focus/blur behavior in list widgets; register r...
blob@ f0928e commitdiff | diff to current
2014-06-03 Thomas Bruederli
Fix list keyboard navigation with toggleselect on
blob@ 498407 commitdiff | diff to current
2014-06-02 Thomas Bruederli
Add aria-* controls to turn tables into a listbox widget
blob@ 4582bf commitdiff | diff to current
2014-06-02 Thomas Bruederli
Some more improvemements on content structure, text representation and keyb...
blob@ d58c39 commitdiff | diff to current
2014-05-28 Thomas Bruederli
Improve (message) list widget display and keyboard navigation to show sane ...
blob@ 8fd955 commitdiff | diff to current
2014-05-27 Thomas Bruederli
Remove list row 'unfocused' state and keep 'selected' classes even when lis...
blob@ 1791a1 commitdiff | diff to current
2014-05-27 Thomas Bruederli
Set aria-* attributes for autocompletion fields and widgets
blob@ d4d62a commitdiff | diff to current
2014-05-12 Thomas Bruederli
Set aria-selected and aria-expanded state attributes
blob@ a2f8fa commitdiff | diff to current
2014-05-09 Thomas Bruederli
Avoid scrolling when list gets back focus (on invisible focus element)
blob@ 93cd38 commitdiff | diff to current
2014-05-07 Thomas Bruederli
Improve keyboard navigation on compose screen: define tabindex groups + ena...
blob@ ea0866 commitdiff | diff to current
2014-05-01 Thomas Bruederli
Fix list focus in non-keyboard mode: restore old behavior
blob@ 2ba491 commitdiff | diff to current
2014-04-30 Thomas Bruederli
1. Prepare core and Larry skin for improved accessibility 2. Implement full...
blob@ e8bcf0 commitdiff | diff to current
2014-04-27 Thomas Bruederli
Specify licenses in all javascript files and blocks to please LibreJS
blob@ b34d67 commitdiff | diff to current
2014-04-14 Aleksander Machniak
Fix regression where title attribute for long message subjects wasn't used ...
blob@ 7a5c3a commitdiff | diff to current
2014-04-07 Thomas Bruederli
Merge branch 'dev-multi-folder-search'
blob@ 665369 commitdiff | diff to current
2014-04-02 Thomas Bruederli
Don't trigger 'select' event twice when selecting a list item
blob@ 688fd7 commitdiff | diff to current
2014-02-05 Aleksander Machniak
Fix possible javascript error on drag-n-drop (#1489560)
blob@ c83a95 commitdiff | diff to current
2014-02-03 Aleksander Machniak
Fix bug where it wasn't possible to focus the messages list with mouse clic...
blob@ 10abf2 commitdiff | diff to current
2014-01-29 Thomas Bruederli
Also adapt fixed table header to vertical body scrolling
blob@ 4ae28f commitdiff | diff to current
2014-01-29 Thomas Bruederli
Adjust fixed header position when scrolling (#1295420)
blob@ cbd8f7 commitdiff | diff to current
2014-01-20 Thomas Bruederli
Fix row UID handling in list widget
blob@ 6f1709 commitdiff | diff to current
2014-01-20 Thomas Bruederli
- Make search scope selectable in UI - Disable thread mode when searching o...
blob@ 1bbf8c commitdiff | diff to current
2013-10-09 Thomas
Prepare message list to display IMAP folder
blob@ 628706 commitdiff | diff to current
2014-01-14 Aleksander Machniak
Remove expand/collapse with plus/minus keys (on numeric keypad) (#1489513)
blob@ 808055 commitdiff | diff to current
2014-01-07 Aleksander Machniak
Fix error when calling get_selection() after any (selected) row was removed
blob@ f67037 commitdiff | diff to current
2013-12-23 Aleksander Machniak
Make addEventListener() chainable for better performance and compact code R...
blob@ 772bec commitdiff | diff to current
2013-12-18 Aleksander Machniak
Fix Closure-compiler warnings, small code improvements
blob@ 538e64 commitdiff | diff to current
2013-12-15 Aleksander Machniak
Fix position of messages list column dragging layer when the list is scroll...
blob@ 0c8049 commitdiff | diff to current
2013-12-11 Aleksander Machniak
Improved drag-n-drop layer: - do not auto-select children of collapsed thre...
blob@ f89637 commitdiff | diff to current
2013-12-09 Aleksander Machniak
Fix issue where children of selected and collapsed thread were skipped on v...
blob@ 7eecf8 commitdiff | diff to current
2013-12-08 Aleksander Machniak
Fix fixed header issue after removing rows (1295420)
blob@ fd0c12 commitdiff | diff to current
2013-11-25 Aleksander Machniak
Small code improvement
blob@ acc900 commitdiff | diff to current
2013-11-22 Aleksander Machniak
Fix rowcount when list element contains bot only tr/li elements but also te...
blob@ 3ab616 commitdiff | diff to current
2013-11-05 Aleksander Machniak
Fix regression where child messages on collapsed thread weren't selected on...
blob@ 5c7bbf commitdiff | diff to current
2013-11-05 Aleksander Machniak
Merge pull request #152 from cmcnulty/control-shift
blob@ 5e3e4f commitdiff | diff to current
2013-11-02 Aleksander Machniak
Fix list record selection on lists with toggleselect:true, i.e. folder mana...
blob@ 052a6a commitdiff | diff to current
2013-10-30 cmcnulty
need to reset shift_start on control select
blob@ e769a7 commitdiff | diff to current
2013-10-30 Aleksander Machniak
Improve performance and code readability by using String's startsWith() met...
blob@ 6a9144 commitdiff | diff to current
2013-10-30 Aleksander Machniak
CS fixes
blob@ 8f8e26 commitdiff | diff to current
2013-10-30 Aleksander Machniak
Fix drag-n-drop broken in bc35e865
blob@ 2aacf1 commitdiff | diff to current
2013-10-30 Aleksander Machniak
Bring back fix for #1489396, unintentionally removed in another pull request
blob@ 03da10 commitdiff | diff to current
2013-10-30 Aleksander Machniak
Fix Ctrl+click selection after recent refactorings of keyboard nawigation o...
blob@ bc35e8 commitdiff | diff to current
2013-10-30 Aleksander Machniak
Merge pull request #151 from cmcnulty/new-key-navigation
blob@ 0fb894 commitdiff | diff to current
2013-10-30 Aleksander Machniak
Merge pull request #149 from cmcnulty/1489403
blob@ 0c7747 commitdiff | diff to current
2013-10-30 cmcnulty
Revert "simplify home/end key behavior"
blob@ a8876f commitdiff | diff to current
2013-10-30 cmcnulty
replace space bar with arrow key thread handling
blob@ 9806c7 commitdiff | diff to current
2013-10-29 cmcnulty
simplify home/end key behavior
blob@ 3bef61 commitdiff | diff to current
2013-10-29 cmcnulty
fix scrolling up
blob@ 741f38 commitdiff | diff to current
2013-10-29 Aleksander Machniak
Fix an issue where pressing minus key on contacts list was hiding list reco...
blob@ a222f5 commitdiff | diff to current
first | « prev | next »