zotero/chrome
Dan Stillman 820755e152 Rework libraryTreeView event handling
Changes `libraryTreeView::addEventListener('load')` and similar to
`libraryTreeView::onLoad.addListener(listener, once)`, etc. `once` is an
optional boolean that, when true, causes the listener to fire once and
then be removed. This is implicit for 'load'.

'load' maintains its special behavior of running immediately if the
treeview has already been loaded.

Also adds `waitForLoad()` and `waitForSelect()` functions that return
promises on event completion, since most uses of those events were just
resolving deferreds.
2017-03-24 05:23:56 -04:00
..
content Rework libraryTreeView event handling 2017-03-24 05:23:56 -04:00
locale Update locales from Transifex 2017-03-02 03:49:28 -05:00
skin/default/zotero About pane updates 2017-01-15 15:29:02 -05:00