zotero/chrome/chromeFiles/content/scholar
2006-05-15 19:30:18 +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 isFolder() and getParent() for both Scholar.Folder and Scholar.Object instances 2006-05-15 19:30:18 +00:00
db.js Added level column in folders table to track hierarchical level needed by treeView 2006-03-23 20:03:21 +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
scholar.js Added in basic folder support to data access framework (no editing folders, no level information) 2006-03-23 08:51:05 +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 Added in basic folder support to data access framework (no editing folders, no level information) 2006-03-23 08:51:05 +00:00
sidebar.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