zotero/chrome/chromeFiles/content/scholar
David Norton 782d049dcd The properties file is now better realigned.
The selection no longer lost or moved on folder opening/closing.
The erase functionality works, on Mac (Windows) use the delete (backspace) or forward delete (delete) keys.
	unfortunately there are sometimes exceptions so I am not calling erase() on each item until we figure out what the problem is.
view._deleteItem() and view._insertItem() are now view._hideItem() and view._showItem() to better reflect functionality.
2006-05-19 13:53:37 +00:00
..
test Initial import of repository structure, basic extension layout, and functions for DB abstraction and schema maintenance 2006-02-21 17:01:06 +00:00
data_access.js Added Scholar.Items.erase(id) and Scholar.Item.erase() -- can be used externally with the former or internally with the latter 2006-05-19 11:31:45 +00:00
db.js Once will be enough 2006-05-19 12:21:13 +00:00
include.js Changed core, DB, and data access methods to create everything under a global Scholar object that can be shared across windows 2006-03-20 21:47:22 +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
scholar.js Delete old tables 2006-05-19 11:37:33 +00:00
scholar.xul Changed core, DB, and data access methods to create everything under a global Scholar object that can be shared across windows 2006-03-20 21:47:22 +00:00
sidebar.js The properties file is now better realigned. 2006-05-19 13:53:37 +00:00
sidebar.xul The properties file is now better realigned. 2006-05-19 13:53:37 +00:00