zotero/chrome/chromeFiles/content/scholar/xpcom
2006-09-11 22:34:39 +00:00
..
cite.js - closes #225, ability to cite a specific page/paragraph/etc in Word integration. the output isn't quite right at the moment, but the interface works. 2006-09-11 01:05:26 +00:00
collectionTreeView.js Added support for deleting with forward-delete key, which may have worked before the treeviews were moved into XPCOM but didn't anymore 2006-08-31 21:18:41 +00:00
data_access.js Closes #259, auto-complete of tags 2006-09-07 08:07:48 +00:00
db.js Debug message fix in DB.rollbackTransaction() 2006-08-26 08:54:31 +00:00
file.js Fix #191, calling Scholar.Attachments.importFromURL on a PDF without PDF plug-in installed results in a prompt to save the file to the disk 2006-08-19 20:51:01 +00:00
history.js Fixes #89, once an item is added to the library, the item list is no longer updated on delete 2006-06-27 05:42:35 +00:00
ingester.js addresses #301, COinS bugs/enhancements; remaining issue blocked by #3 (add as many item types as possible) 2006-09-11 22:34:39 +00:00
integration.js - closes #225, ability to cite a specific page/paragraph/etc in Word integration. the output isn't quite right at the moment, but the interface works. 2006-09-11 01:05:26 +00:00
itemTreeView.js - closes #277, disambiguation and notifier updates for Word integration 2006-09-10 17:38:17 +00:00
mime.js Fix #191, calling Scholar.Attachments.importFromURL on a PDF without PDF plug-in installed results in a prompt to save the file to the disk 2006-08-19 20:51:01 +00:00
notifier.js Notifier.isEnabled() 2006-08-15 21:31:08 +00:00
schema.js Separated schema into two files, system.sql and user.sql -- the former contains tables that can be wiped and reinitialized at any time *as long as ids are kept the same* (like scrapers.sql), whereas the latter contains user data that has to be migrated from one version to the other with transition steps 2006-09-10 20:08:59 +00:00
scholar.js - closes #225, ability to cite a specific page/paragraph/etc in Word integration. the output isn't quite right at the moment, but the interface works. 2006-09-11 01:05:26 +00:00
search.js Addresses #243, ability to get name of saved search without accessing private properties 2006-08-30 15:58:08 +00:00
translate.js addresses #301, COinS bugs/enhancements; remaining issue blocked by #3 (add as many item types as possible) 2006-09-11 22:34:39 +00:00
utilities.js - fixes a bug in capitalizeTitle 2006-09-09 22:45:03 +00:00