zotero/chrome/content/zotero
Dan Stillman 86dda4e018 Ignore a file sync error on Windows with long ad junk files
For some reason on some Windows (XP, 7) systems a long path close to 255
characters long can pass destFile.create() and fail zipReader.extract().
This seems like a Mozilla bug, but until we find a better fix just
ignore the error for the only files where we've seen it, which are
advertising script artifacts with very long uninterrupted filenames
(which we should skip when saving anyway).

Also close zipReader after an extraction error
2012-03-03 06:01:39 -05:00
..
bindings Merge remote-tracking branch 'origin/3.0' into 3.0 2012-02-01 17:25:26 -05:00
ingester Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
integration Don't throw if the user types before the window finishes initializing 2012-02-16 07:44:02 -05:00
locale Update submodules 2012-02-17 00:50:04 -05:00
preferences Add citation/footnote instructions to Quick Copy prefs 2012-02-28 15:28:14 -05:00
standalone Use a single load event for scrollbar hack 2012-02-11 20:49:23 -05:00
test File mod time test 2009-08-03 02:02:17 +00:00
tinymce Don't strip 'cite' attribute from <blockquote> (used by browser pane context menu options to specify the source URL) 2011-04-13 09:25:19 +00:00
tools Fix Chrome translator testing 2012-03-01 23:26:48 -05:00
webpagedump Use Zotero.debug() instead of dump() in WPD 2012-02-05 18:46:49 -05:00
xpcom Ignore a file sync error on Windows with long ad junk files 2012-03-03 06:01:39 -05:00
about.xul Fix links in about box 2011-12-22 20:42:26 -05:00
advancedSearch.js Fix advanced search 2011-07-25 00:55:14 +00:00
advancedSearch.xul Remove all references to deprecated nsDragAndDrop, and remove some obsolete drag code 2010-12-26 03:40:35 +00:00
bibliography.js Don't break bibliography dialog in RTF Scan 2012-02-14 12:06:26 -05:00
bibliography.xul Closes #1037, Remove Firefox 2.0/3.0–specific code 2010-07-09 20:10:43 +00:00
browser.js Remove a couple of repaints 2012-01-31 03:31:29 -05: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 Put Save to Zotero option at bottom of download box 2011-09-01 20:24:57 +00:00
duplicatesMerge.js Fix duplicates merging, broken by r10414 2011-09-07 04:05:17 +00:00
errorReport.xul Remove processNextEvent() calls (by avoiding AddonManager) 2011-09-20 21:39:48 +00:00
exportOptions.js - Remove references to Zotero.JSON 2011-07-11 22:37:37 +00:00
exportOptions.xul Merged revisions 2989,2994,2996-2999,3001,3003-3004,3007,3010,3012,3015-3016,3026-3029,3036-3038,3040-3041,3046,3048,3050,3052,3054-3055,3057-3058,3066,3069-3073 from 1.0 branch via svnmerge 2008-07-22 05:45:32 +00:00
fileInterface.js Fix repaint 2012-02-06 12:44:38 -05:00
include.js Merged 1.0 branch back to trunk 2007-10-23 07:11:59 +00:00
itemPane.js Remove setAttribute('onclick'...) with embedded id for AMO 2012-02-16 19:43:38 -05:00
itemPane.xul Remove setAttribute('onclick'...) with embedded id for AMO 2012-02-16 19:43:38 -05:00
locateManager.xul Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
locateMenu.js Add context menu to translate icon, allowing the user to save to Zotero with alternative translators and to perform library lookup or use lookup engines without first saving the item 2011-08-28 20:12:08 +00:00
longTagFixer.js Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
longTagFixer.xul Addresses #1475, Localize add-on strings 2009-12-30 07:22:53 +00:00
lookup.js Add progress indicator to add item by identifier 2012-01-18 23:50:38 -05:00
merge.js Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
merge.xul Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
note.js Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
note.xul - Fix error saving attachments 2008-10-15 05:30:59 +00:00
overlay.js Refocus content when closing Zotero pane by any means besides opening Zotero Standalone 2012-02-20 03:11:53 -05:00
overlay.xul Center save icon guidance panel 2012-02-04 15:20:46 -05:00
pdfProgress.xul - better interface for PDF recognizer 2008-09-03 06:20:19 +00:00
progressWindow.xul Show Zotero pane progress bar during sync processing 2011-09-21 23:00:20 +00:00
proxy.js Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
proxy.xul remove the option to disable proxy detection from the proxy dialog, since it makes less sense now 2010-06-29 05:28:13 +00:00
recognizePDF.js Closes #5, Fix Retrieve Metadata for Google Books 2011-12-31 18:49:09 +00:00
reportInterface.js Make creator-based report sorting slightly less broken 2012-01-11 19:02:57 -05:00
rtfScan.js Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
rtfScan.xul - closes #1512, RTF Scan: Page Numbers 2009-06-23 19:49:56 +00:00
searchDialog.js Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
searchDialog.xul Merged 1.0 branch back to trunk 2007-10-23 07:11:59 +00:00
selectableAlert.xul Merged 1.0 branch back to trunk 2007-10-23 07:11:59 +00:00
selectItemsDialog.js Duplicate detection: 2011-07-22 21:24:38 +00:00
selectItemsDialog.xul - Show search menu in select items dialog 2011-10-03 02:27:42 +00:00
statusBarOverlay.xul fix statusBarOverlay to call ZoteroOverlay.toggleDisplay() 2011-02-06 06:53:41 +00:00
tab.js Close Zotero tab on shutdown if not in tab mode 2011-08-17 22:35:05 +00:00
tab.xul tweak OS X Zotero tab appearance 2011-02-13 02:29:00 +00: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 Replace nsIPrompt with nsIPromptService for Fx4 compatibility 2010-09-20 06:10:06 +00:00
zoteroPane.js Don't add 'Web Page" to new item menu by accident 2012-02-20 03:31:22 -05:00
zoteroPane.xul Don't let Firefox hide our toolbars 2012-02-16 04:13:47 -05:00