zotero/chrome/chromeFiles/content/scholar
2006-06-03 20:23:19 +00:00
..
ingester Fix issues with asynchronous scraping and XMLHttpRequest 2006-06-02 23:53:42 +00:00
test - Implemented singleton XPCOM component to store core Scholar objects 2006-05-27 00:20:27 +00:00
xpcom New function Scholar.getRandomID( table, column [, max] ) for getting unique random keys in a DB table, because auto_increments make me feel dirty -- max is optional and defaults to 16383 (which should store in 2 bytes in SQLite), but increases automatically if a unique id can't be found after 10 tries 2006-06-03 20:23:19 +00:00
folderTreeView.js Metadata now is much more compact when not being edited. 2006-06-02 23:05:24 +00:00
include.js - Implemented singleton XPCOM component to store core Scholar objects 2006-05-27 00:20:27 +00:00
itemTreeView.js Revised the way the ItemTreeView handles multiple-selection deletes. 2006-06-02 15:27:52 +00:00
metadataPane.js Metadata now is much more compact when not being edited. 2006-06-02 23:05:24 +00:00
metadataPane.xul Metadata now is much more compact when not being edited. 2006-06-02 23:05:24 +00:00
overlay.js Revised the way the ItemTreeView handles multiple-selection deletes. 2006-06-02 15:27:52 +00:00
overlay.xul Metadata now is much more compact when not being edited. 2006-06-02 23:05:24 +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