zotero/chrome/chromeFiles/content/scholar
Dan Stillman 448fde9ff1 Made the schema update system moderately less convoluted
- Broke schema functions into separate object and got rid of DB_VERSION config constant in favor of a toVersion variable in the _migrateSchema command (which isn't technically necessary either, since the version number at the top of schema.sql is now always compared to the DB version at startup) but will help reduce the chance that someone will update the schema file without adding migration steps)

- Removed Amazon scraper from schema.sql, as it will be loaded with the rest of the scrapers
2006-06-07 01:02:59 +00:00
..
ingester - Add VLTS scraper 2006-06-06 21:35:23 +00:00
test Sorting on a colum: Much, much, much, better. (hope)fully implemented! 2006-06-05 15:49:11 +00:00
xpcom Made the schema update system moderately less convoluted 2006-06-07 01:02:59 +00:00
collectionTreeView.js Search field now searches only selection Library/Project. 2006-06-06 22:43:58 +00:00
include.js - Implemented singleton XPCOM component to store core Scholar objects 2006-05-27 00:20:27 +00:00
itemTreeView.js Search field now searches only selection Library/Project. 2006-06-06 22:43:58 +00:00
metadataPane.js Fairly major metadatapane reworking. It is now nextdoor to the items list. 2006-06-06 19:53:27 +00:00
metadataPane.xul Fairly major metadatapane reworking. It is now nextdoor to the items list. 2006-06-06 19:53:27 +00:00
overlay.js Search field now searches only selection Library/Project. 2006-06-06 22:43:58 +00:00
overlay.xul Fairly major metadatapane reworking. It is now nextdoor to the items list. 2006-06-06 19:53:27 +00:00
preferences.js Added basic preferences support. 2006-05-18 18:39:55 +00:00
preferences.xul Converted interface strings into localized entities/properties. 2006-06-05 17:47:36 +00:00