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
/
treelist.js
Age
Commit message (
Expand
)
Author
2014-05-12
Set aria-selected and aria-expanded state attributes
Thomas Bruederli
2014-05-01
Enable keyboard navigation on treelist widgets with cursor keys
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-20
Remove IE7 hack that is not needed anymore
Aleksander Machniak
2014-04-12
Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update t...
Aleksander Machniak
2014-03-10
Avoid bubbling of clicks to treelist expand/collapse toggles
Thomas Bruederli
2014-03-07
Add method to reset a treelist widget
Thomas Bruederli
2014-01-05
Move folder/directory list auto-scrolling functionality to treelist widget (s...
Thomas Bruederli
2013-05-24
Unify codestile
Aleksander Machniak
2013-02-10
Only scroll tree list of selected item isn't fully visible
Thomas Bruederli
2013-02-05
Fix inserting a new contact group when list is still empty
Thomas Bruederli
2013-02-01
Move some list manipulation functionality to the new treelist widget
Thomas Bruederli
2013-01-31
- Refactored the hierarchical mailboxlist control into a separate widget class
Thomas Bruederli