zotero/chrome/content/zotero
2022-07-11 15:32:02 +03:00
..
ace Ace: Add commented-out language_tools lines in case we want them later 2020-12-24 02:55:00 -05:00
bindings Implement smart notes switching in contextPane (#2671) 2022-07-01 03:28:20 -04:00
components Add CSL 1.0.2 locators and switch to CSL locales for localization 2022-07-09 01:00:07 -04:00
containers Move js-tree files out from /containers subfolder 2021-08-21 06:58:12 -04:00
import Improve log output for multiple Mendeley imports 2022-07-07 13:40:40 +02:00
ingester
integration Add CSL 1.0.2 locators and switch to CSL locales for localization 2022-07-09 01:00:07 -04:00
locale Update translators, styles, and CSL locales 2022-05-16 00:56:13 -04:00
modules Add some missing license notices 2019-11-08 06:41:06 -05:00
preferences Fix changing locale via keyboard on Windows 2022-03-05 00:48:44 -05:00
standalone Show a few missing options in Tools menu when PDF reader tab is open 2022-04-27 18:20:41 +03:00
test
tools Add CSL 1.0.2 locators and switch to CSL locales for localization 2022-07-09 01:00:07 -04:00
xpcom Include quotation marks for highlights by default, but allow to disable 2022-07-11 15:32:02 +03:00
about.xul Merge pull request #2039 from HollandeP/master 2021-05-16 04:15:17 -04:00
advancedSearch.js Fix save() without transaction when saving search 2022-04-14 14:39:34 -07:00
advancedSearch.xul XUL -> JS tree megacommit 2021-08-21 06:58:12 -04:00
attachLink.js
attachLink.xul
bibliography.js Add "(APA)" and "(ASA)" to style list in Document Preferences 2020-05-28 06:19:41 -04:00
bibliography.xul
captcha.js
captcha.xul
charsetMenu.js
collectionTree.jsx Fix alt-arrow not working on macOS when editing collection names. 2022-06-14 14:27:34 +03:00
contextPane.js Fix disabled "Add to Note" when a child note is open 2022-07-06 11:33:22 +03:00
createParentDialog.js Remove XUL overlay, but keep functionality. 2021-02-24 16:11:19 -07:00
createParentDialog.xul Remove XUL overlay, but keep functionality. 2021-02-24 16:11:19 -07:00
debugViewer.html Fx60: Fix protocol handler 2019-08-27 00:47:39 -04:00
debugViewer.js
dictionaryManager.js Dictionary handling improvements 2021-06-26 17:09:23 -04:00
dictionaryManager.xul Spell checker improvements 2021-06-23 21:56:11 -04:00
duplicatesMerge.js Fix merge interface doubling rows in master selector 2022-03-28 13:24:59 -07:00
editContextMenu.js Remove XUL overlay, but keep functionality. 2021-02-24 16:11:19 -07:00
errorReport.xul Fix appearance of error report text in dark mode on Linux 2021-05-16 05:08:44 -04:00
exportOptions.js Update more try-wrapped calls to getString 2022-03-27 02:37:49 -04:00
exportOptions.xul Add "Include Annotations" checkbox to export options dialog 2021-03-02 17:58:28 -05:00
feedSettings.js Fix number inputs and adjust linux styling for feed settings 2020-11-24 15:10:06 +02:00
feedSettings.xul Fix number inputs and adjust linux styling for feed settings 2020-11-24 15:10:06 +02:00
fileInterface.js Show label of translator that causes import error (#2539) 2022-04-14 07:01:43 -04:00
hardConfirmationDialog.js Clarify warnings about data removal when switching accounts 2020-05-23 03:23:32 -04:00
hardConfirmationDialog.xul Clarify warnings about data removal when switching accounts 2020-05-23 03:23:32 -04:00
include.js Make sure including include.js multiple times does not break monkey-patching 2021-08-26 16:21:52 +03:00
itemPane.js Enable PDF reader by default and enable for groups 2022-01-31 06:48:05 -05:00
itemPane.xul Enable PDF reader by default and enable for groups 2022-01-31 06:48:05 -05:00
itemTree.jsx Better fix for errors from invalid sort fields 2022-07-11 01:30:38 -04:00
itemTreeColumns.jsx Improve column resizing robustness (#2588) 2022-05-03 03:00:23 -04:00
libraryTree.js HTML tree: Add tree.focus() 2021-08-28 22:43:09 -04:00
locateManager.jsx HTML Tree: make find as you type a virtualized table functionality (#2176) 2021-08-30 06:01:08 -04:00
locateManager.xul "Manage Lookup Engines" dialog tweaks (#2195) 2021-09-17 05:38:56 -04:00
locateMenu.js Add "Open PDF in New Window" to context menu (#2490) 2022-04-11 17:53:40 -04:00
longTagFixer.js
longTagFixer.xul Big Sur style fixes 2020-07-28 00:15:11 -04:00
lookup.js Use zotero/translate and zotero/utilities for shared code 2021-07-28 15:46:07 +03:00
merge.js Change apply-to-all checkbox text for some conflicts 2019-09-21 01:35:36 -04:00
merge.xul Show annotation widget in conflict resolution window 2021-03-21 14:36:43 -04:00
note.js Fix tagsBox issues in a separate note window: 2022-02-07 17:39:09 +02:00
note.xul Fix tagsBox issues in a separate note window: 2022-02-07 17:39:09 +02:00
overlay.js Fix running of tests after adding tab bar 2021-03-02 17:58:28 -05:00
overlay.xul Remove some old Zotero for Firefox code 2019-08-27 00:47:39 -04:00
progressMeterWindow.xul
progressQueueDialog.jsx Decouple progress queue table from progress window (#2318) 2022-02-02 17:15:57 -05:00
progressQueueDialog.xul Fix broken font scaling in the retrieve metadata/progress queue dialog. 2021-10-05 12:55:38 +03:00
progressWindow.xul
proxy.js
proxy.xul
publicationsDialog.js
publicationsDialog.xul
reader.xul Add 'Zoom to Page Height' PDF reader option 2022-03-31 15:52:00 +07:00
reportInterface.js Fix loading of reports and timelines 2020-01-04 02:29:52 -05:00
rtfScan.jsx Fix citeproc engine variable name in rtfScan.jsx 2021-12-20 15:53:59 +02:00
rtfScan.xul XUL -> JS tree megacommit 2021-08-21 06:58:12 -04:00
runJS.html Ace: Fix path to ace.html (#1930) 2020-12-24 02:41:51 -05:00
runJS.js Run JavaScript: Improve await regex (#2083) 2021-06-12 02:44:39 -04:00
searchDialog.js
searchDialog.xul
selectItemsDialog.js Persist column settings in the select items dialog. Closes #2224 2021-10-15 15:43:00 +03:00
selectItemsDialog.xul XUL -> JS tree megacommit 2021-08-21 06:58:12 -04:00
tabs.js Implement smart notes switching in contextPane (#2671) 2022-07-01 03:28:20 -04:00
tagColorChooser.js
tagColorChooser.xul
timelineInterface.js Fix loading of reports and timelines 2020-01-04 02:29:52 -05:00
tooltip.js Fix 'title' attribute on React Button component 2021-02-06 23:37:32 -05:00
updateCSL.xsl
upgrade.xul
zoteroPane.js recursiveCollections: Remove from all subcollections on delete (#2689) 2022-07-09 01:37:14 -04:00
zoteroPane.xul Fix overflowing itemPane and hidden contextPane for new profiles, in stacked view 2022-03-15 18:27:18 +02:00