Aleksander Machniak
2016-05-20 e48f8945b32ab5b67f1cdeb53a37d3d196e31e4d
2016-05-20 Aleksander Machniak
Fix bug where message list columns could be in wrong orde...
blob@ e48f89 commitdiff | diff to current
2016-04-21 Aleksander Machniak
Fix message list multi-select/deselect issue (#5219)
blob@ 550143 commitdiff | diff to current
2016-02-14 Aleksander Machniak
Fix list row selection when provided uid is number not a string
blob@ 58c038 commitdiff | diff to current
2015-09-30 Aleksander Machniak
Fix responses list update issue after response name change (#1490555)
blob@ 5e6f6a commitdiff | diff to current
2015-07-31 Aleksander Machniak
Fix some javascript errors in rare situations (#1490441)
blob@ 468e61 commitdiff | diff to current
2015-07-31 Aleksander Machniak
Fix wrong positioning of message list header on page scroll in Webkit brows...
blob@ 9ca277 commitdiff | diff to current
2015-04-18 Aleksander Machniak
Fix mouseup event handling when dragging a list record (#1490359)
blob@ 35a32d commitdiff | diff to current
2015-03-12 Aleksander Machniak
Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden elem...
blob@ 979f08 commitdiff | diff to current
2015-01-16 Aleksander Machniak
Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210)
blob@ b7e3b1 commitdiff | diff to current
2015-01-10 Aleksander Machniak
Fix css selectors in resize() for IE (#1490213)
blob@ 091f5e commitdiff | diff to current
2014-10-25 Aleksander Machniak
Catch only left-button clicks on the list widget's mouseup handler
blob@ 335045 commitdiff | diff to current
2014-09-02 Aleksander Machniak
Don't cancel event on parent focus
blob@ 588d19 commitdiff | diff to current
2014-08-17 Aleksander Machniak
Fix contacts list update after adding/deleting/moving a contact (#1490028, ...
blob@ e66a77 commitdiff | diff to current
2014-08-05 Aleksander Machniak
Make possible to skip some elements from subject cell when creating text fo...
blob@ e32da2 commitdiff | diff to current
2014-07-26 Aleksander Machniak
Handle clicks on list parent element from the list widget
blob@ 195776 commitdiff | diff to current
2014-06-10 Aleksander Machniak
Fix unintentional unselection with Ctrl+Up/Down in toggleselect mode
blob@ 4a051c commitdiff | diff to current
2014-06-09 Aleksander Machniak
Fix so list record identifier can be '0'
blob@ 20ac87 commitdiff | diff to current
2014-06-05 Thomas Bruederli
Merge branch 'dev-accessibility'
blob@ 99cdca commitdiff | diff to current
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-22 Aleksander Machniak
Fix message un-selection on the list (#1489906)
blob@ 899e07 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
first | « prev | next »