zotero/chrome/content/zotero
friflaj 7395dc8275 Faster indexed word insert, faster word splitter
Uses SQL insert ... select to speed up the inserts, and ports the Firefox word splitter to JS
to prevent xpcom call overhead
2014-01-22 23:02:43 +01:00
..
bindings Properly revert attachment renames if they fail. Closes #430 2013-11-23 23:36:49 -06: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, and versions 2013-11-19 01:39:52 -05:00
preferences Merge branch '4.0' 2013-11-24 16:08:46 -05: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 Faster indexed word insert, faster word splitter 2014-01-22 23:02:43 +01:00
about.xul Capitalize Q library in About pane 2013-08-06 15:49:45 -04:00
advancedSearch.js Fix saving advanced search with no name 2013-08-31 04:58:16 -04:00
advancedSearch.xul Apply Fx25 tree-row fix to Windows only, and fix spacing there too 2013-11-07 03:23:55 -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 Merge branch '4.0' 2013-08-15 23:32:32 -04:00
charsetMenu.js - Show "via Zotero Standalone" in tooltip for translators that use Zotero Standalone 2011-07-21 04:08:49 +00:00
downloadOverlay.js Don't attempt to retrieve metadata for PDF when the option is unavailable 2011-08-26 22:27:02 +00:00
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 - Remove references to Zotero.JSON 2011-07-11 22:37:37 +00:00
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 Merge branch '4.0' 2013-11-24 16:08:46 -05: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 Merge branch '4.0' 2013-11-24 16:08:46 -05: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 Closes #23, "Saving item..." notification should show the name of the library where item is imported 2012-06-10 16:50:06 -04:00
proxy.js Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
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 Respect modifier keys for new tab/window when generating report 2012-04-25 20:43:58 -04:00
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 Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
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 Duplicate detection: 2011-07-22 21:24:38 +00:00
selectItemsDialog.xul Fix sorting of top-level attachments in attachments column 2013-03-03 06:23:43 -05:00
tab.js Drop a lot of Fx 3.6-specific code 2012-02-09 03:56:30 -05:00
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 Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
updateCSL.xsl Don't strip periods from "no date" term 2011-03-30 17:07:43 +00:00
upgrade.xul more localization 2013-02-28 23:31:07 +01:00
zoteroPane.js Merge branch '4.0' 2013-11-24 16:08:46 -05:00
zoteroPane.xul Merge branch '4.0' 2013-11-24 16:08:46 -05:00