zotero/chrome/chromeFiles/content/scholar
David Norton fdd8245eec Some experimentation with drag and drop (doesn't work yet)
Made some fixes on itemTreeView to allow for notify() on multiple deletes
	(shifts the row identifier up 1 for each previous delete, etc.)
	One more thing -- this might not happen because the tree calls each Item.erase() or Collection.removeItem() individually.
Bug fix on notifier.js so that register*Tree() actually returns the hash. :-)
	Unfortunately, unregister*Tree() does not seem to actually work, there is still an object at _observers['itemTree'][hash]
(temporary): When you select an item Scholar no longer loads a page into the browser.
	The javascript bugs on those HTML pages were frustrating the debugger.
2006-06-02 12:59:58 +00:00
..
ingester XPCOM-ize ingester, fix swapped first and last name in ingested info, stop ingesting pages field (this should be for pages of the source used, not the total number of pages, right?) 2006-06-02 03:19:12 +00:00
test - Implemented singleton XPCOM component to store core Scholar objects 2006-05-27 00:20:27 +00:00
xpcom Some experimentation with drag and drop (doesn't work yet) 2006-06-02 12:59:58 +00:00
folderTreeView.js Some experimentation with drag and drop (doesn't work yet) 2006-06-02 12:59:58 +00:00
include.js - Implemented singleton XPCOM component to store core Scholar objects 2006-05-27 00:20:27 +00:00
itemTreeView.js Some experimentation with drag and drop (doesn't work yet) 2006-06-02 12:59:58 +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 Some experimentation with drag and drop (doesn't work yet) 2006-06-02 12:59:58 +00:00
overlay.xul Some experimentation with drag and drop (doesn't work yet) 2006-06-02 12:59:58 +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