zotero/chrome/content/zotero
Simon Kornblith 526441c3ca Make translator loading asynchronous
Other changes:
- Factored out Zotero.Translators from Zotero.Translator. The latter
  should be usable in the bookmarklet and connectors without changes.
- configOptions, displayOptions, and hiddenPrefs no longer copy on
  read. I don't think this actually affects any existing code.
- Zotero.Translate._loadTranslator() now returns a promise
2013-08-17 03:15:43 -04:00
..
bindings 'let' is valid in XBL, just not in event attributes, I guess 2013-08-07 17:09:41 -04:00
ingester Revert "Add type="application/javascript;version=1.8" to all JS script tags (for now)" 2013-02-18 16:15:44 -05:00
integration Protect against pasting HTML-formatted text into QuickFormat dialog 2013-05-24 00:39:19 -04:00
locale Update repotime, submodules, renamed styles, and versions 2013-07-11 23:21:28 -04:00
preferences Update quickCopy.js and preferences_export.js for async getTranslators() 2013-08-16 16:27:17 -04:00
standalone Use asynchronous DB and file access for schema checks/updates 2013-08-11 21:53:41 -04:00
test Evaluate test.js as JS 1.8 in Firefox 17 2013-07-22 20:30:45 -04:00
tools Async Zotero.Translators.get* and Zotero.Translate.getTranslators 2013-08-16 13:48:59 -04:00
webpagedump [WebPageDump] Don't crash when @import stylesheets are null (caused by adblock) 2012-12-10 20:07:56 -06:00
xpcom Make translator loading asynchronous 2013-08-17 03:15:43 -04:00
about.xul Capitalize Q library in About pane 2013-08-06 15:49:45 -04:00
advancedSearch.js
advancedSearch.xul Revert "Add type="application/javascript;version=1.8" to all JS script tags (for now)" 2013-02-18 16:15:44 -05:00
bibliography.js Don't fire explicit styleChanged event on load 2013-04-18 03:30:33 -04:00
bibliography.xul Revert "Add type="application/javascript;version=1.8" to all JS script tags (for now)" 2013-02-18 16:15:44 -05:00
browser.js Use asynchronous DB and file access for schema checks/updates 2013-08-11 21:53:41 -04:00
charsetMenu.js
downloadOverlay.js
downloadOverlay.xul Revert "Add type="application/javascript;version=1.8" to all JS script tags (for now)" 2013-02-18 16:15:44 -05:00
duplicatesMerge.js Localizes most of the strings marked "todo: localize" 2013-03-04 03:44:37 +01:00
errorReport.xul Remove extra function wrapper 2013-05-01 16:17:32 -04:00
exportOptions.js
exportOptions.xul Revert "Add type="application/javascript;version=1.8" to all JS script tags (for now)" 2013-02-18 16:15:44 -05:00
fileInterface.js Async Zotero.Translators.get* and Zotero.Translate.getTranslators 2013-08-16 13:48:59 -04:00
include.js
itemPane.js Use asynchronous DB and file access for schema checks/updates 2013-08-11 21:53:41 -04:00
itemPane.xul Revert "Add type="application/javascript;version=1.8" to all JS script tags (for now)" 2013-02-18 16:15:44 -05:00
locateManager.xul Revert "Add type="application/javascript;version=1.8" to all JS script tags (for now)" 2013-02-18 16:15:44 -05:00
locateMenu.js Disable context menu icons on OS X 2013-04-14 01:47:05 -04:00
longTagFixer.js Remove isFx3, isFx31, isFx35, isFx36, isFx4, and isFx5 2013-04-01 01:14:44 -04:00
longTagFixer.xul Revert "Add type="application/javascript;version=1.8" to all JS script tags (for now)" 2013-02-18 16:15:44 -05:00
lookup.js Async Zotero.Translators.get* and Zotero.Translate.getTranslators 2013-08-16 13:48:59 -04:00
merge.js Remove whitespace from localized strings 2013-03-05 18:08:26 -05:00
merge.xul Tweaks to @gracile-fr's localization changes 2013-03-05 03:43:46 -05:00
note.js Fix note resetting in external note window during file syncing 2013-08-05 20:47:50 -04:00
note.xul Revert "Add type="application/javascript;version=1.8" to all JS script tags (for now)" 2013-02-18 16:15:44 -05:00
overlay.js Use asynchronous DB and file access for schema checks/updates 2013-08-11 21:53:41 -04:00
overlay.xul Use asynchronous DB and file access for schema checks/updates 2013-08-11 21:53:41 -04:00
pdfProgress.xul
progressWindow.xul
proxy.js
proxy.xul Revert "Add type="application/javascript;version=1.8" to all JS script tags (for now)" 2013-02-18 16:15:44 -05:00
recognizePDF.js Exclude underscores from search strings 2013-04-01 14:29:07 -04:00
reportInterface.js
rtfScan.js Remove updateItems() 2013-04-19 11:13:49 +09:00
rtfScan.xul Revert "Add type="application/javascript;version=1.8" to all JS script tags (for now)" 2013-02-18 16:15:44 -05:00
searchDialog.js
searchDialog.xul Revert "Add type="application/javascript;version=1.8" to all JS script tags (for now)" 2013-02-18 16:15:44 -05:00
selectItemsDialog.js
selectItemsDialog.xul Fix sorting of top-level attachments in attachments column 2013-03-03 06:23:43 -05:00
tab.js
tab.xul Revert "Add type="application/javascript;version=1.8" to all JS script tags (for now)" 2013-02-18 16:15:44 -05:00
tagColorChooser.js Don't fail when $NUMBER is missing in tag color chooser localized string 2013-04-01 02:10:39 -04:00
tagColorChooser.xul Make tag color chooser window wider 2013-03-12 20:54:53 -04:00
timelineInterface.js
updateCSL.xsl
upgrade.xul more localization 2013-02-28 23:31:07 +01:00
zoteroPane.js Use async DB query for collections-containing-an-item 2013-08-12 16:31:28 -04:00
zoteroPane.xul Fix conflict with Cmd-Shift-A, and probably other third-party shortcuts 2013-07-02 02:43:53 -04:00