zotero/chrome/chromeFiles
Dan Stillman ad5ce20c82 Fixes #286, if a quick search is entered in the item pane, and a new item is added to the library, the item appears regardless
New logic in itemTreeView notify() target:

- Items are only selected on add in the active window -- this fixes a fairly major flaw in the previous system that would cause new items to be selected in all open windows

- If a quicksearch is open in the active window and a new item is added, clear the search

- If quicksearch and active window and item modify, rerun search

- If quicksearch and not active window, rerun search

- If not quicksearch and not active window, update list but retain previous selection
2006-09-08 06:01:29 +00:00
..
content/scholar Fixes #286, if a quick search is entered in the item pane, and a new item is added to the library, the item appears regardless 2006-09-08 06:01:29 +00:00
locale/en-US/scholar closes #242, internationalized date handling 2006-09-06 07:04:02 +00:00
skin/default/scholar Closes #259, auto-complete of tags 2006-09-07 08:07:48 +00:00