zotero/chrome/chromeFiles/content/scholar
Dan Stillman 70630a2e70 - Change: Scholar.Notifier.trigger() can be passed an array of ids in some cases rather than a single id -- trees that implement notify() should use Scholar.flattenArguments(ids) to get an array either way
- Added Notifier triggers to Item.erase() (which only runs if not in a nested transaction) and Collections.erase()

- notify() in ItemTreeView updated with example of taking multiple ids, though it doesn't actually work (and notify() implementations may decide just to refresh the whole tree when ids.length>1 rather than dealing with changes individually)

- When deleting collections, use DB tables that actually exist
2006-06-01 22:19:21 +00:00
..
ingester Still getting the hang of Subversion...the rest of the ingester code 2006-06-01 06:53:39 +00:00
test - Implemented singleton XPCOM component to store core Scholar objects 2006-05-27 00:20:27 +00:00
xpcom - Change: Scholar.Notifier.trigger() can be passed an array of ids in some cases rather than a single id -- trees that implement notify() should use Scholar.flattenArguments(ids) to get an array either way 2006-06-01 22:19:21 +00:00
folderTreeView.js Updated trees to work with new setup. Some New Item functionality. etc. 2006-06-01 03:50:34 +00:00
include.js - Implemented singleton XPCOM component to store core Scholar objects 2006-05-27 00:20:27 +00:00
itemTreeView.js - Change: Scholar.Notifier.trigger() can be passed an array of ids in some cases rather than a single id -- trees that implement notify() should use Scholar.flattenArguments(ids) to get an array either way 2006-06-01 22:19:21 +00:00
metadataPane.js Removed organizeWindow.xul/js (All this functionality is in overlay) 2006-06-01 16:40:43 +00:00
metadataPane.xul Removed organizeWindow.xul/js (All this functionality is in overlay) 2006-06-01 16:40:43 +00:00
overlay.js "New Item..." fixed for new Metadatapane overlay. 2006-06-01 18:50:16 +00:00
overlay.xul ItemTreeView now has support for receiving change events. (needs support on the data layer, and probably bug fixes). 2006-06-01 17:54:41 +00:00
preferences.js Added basic preferences support. 2006-05-18 18:39:55 +00:00
preferences.xul Added basic preferences support. 2006-05-18 18:39:55 +00:00