zotero/chrome/content/zotero
abaevbog ffef57eed1
redone fix of focus sticking to tab after click (#4087)
- revert debcb9944d since it breaks
drag-drop reordering of tabs
- when reader is being refocused by contextPane, add a small delay
so that the focus settles on the tab before focusing the reader
- also explicitly refocus the reader tab after drag, since then focus
also lands on the tab and finds itself outside of the reader
2024-05-11 03:21:59 -04:00
..
ace Fix csl editor style in dark theme (#3702) 2024-02-19 03:35:57 -05:00
actors PageDataChild: Return null channelInfo on non-HTTP channel 2024-05-07 04:51:49 -04:00
components redone fix of focus sticking to tab after click (#4087) 2024-05-11 03:21:59 -04:00
containers properly refocus tag from tag selector on re-enter (#4035) 2024-04-30 10:31:55 -04:00
elements redone fix of focus sticking to tab after click (#4087) 2024-05-11 03:21:59 -04:00
import Import into current collection if not creating new collection. Resolve #2291 2024-04-22 19:24:44 +02:00
ingester Fix dialog window titlebar on macOS (#4011) 2024-04-19 07:32:50 -04:00
integration post vpat-57: qf locator string tweak (#4067) 2024-05-01 01:18:28 -04:00
locale Update translators, styles, CSL locales, and global schema 2023-03-28 04:25:22 -04:00
modules fx115: Readd support for -file, -url and winword command line handlers 2024-03-30 00:58:58 -04:00
preferences Item pane header customization (#3791) 2024-05-10 08:23:26 -04:00
standalone fx102: Hidden window: Bring back "Zotero" menuitem in Window menu (#4019) 2024-04-20 04:52:06 -04:00
test
tools Open CSL tools as chrome and use native controls (#3908) 2024-04-02 06:39:17 -04:00
update fx115: Migrate or remove -moz-box-flex which is no longer recognized 2024-04-10 17:32:04 +02:00
xpcom Item pane header customization (#3791) 2024-05-10 08:23:26 -04:00
about.xhtml vpat: 1 add role="link" to links components (#3952) 2024-04-11 23:02:53 -04:00
advancedSearch.js fx115: nsIPromptService → Services.prompt 2024-03-30 00:58:54 -04:00
advancedSearch.xhtml fx115: Move Zotero object initialization to zotero.mjs 2024-03-30 00:58:53 -04:00
attachLink.js fx-compat: Fix Attach Link dialog 2022-05-24 12:02:37 -06:00
attachLink.xhtml Fix dialog window titlebar on macOS (#4011) 2024-04-19 07:32:50 -04:00
bibliography.js Item pane header customization (#3791) 2024-05-10 08:23:26 -04:00
bibliography.xhtml Fix dialog window titlebar on macOS (#4011) 2024-04-19 07:32:50 -04:00
BlockingObserver.jsm BlockingObserver: Re-enable in CI 2024-04-11 22:59:48 -04:00
captcha.js
captcha.xul
charsetMenu.js fx-compat: Add preferences with full-text/keyword search (#2659) 2022-08-10 18:26:23 -04:00
collectionTree.jsx Limit related-items dialog to same library 2024-04-29 17:19:32 +03:00
commonDialog.js Add missing commonDialog.js from dictionary manager 2022-06-21 01:39:07 -04:00
contextPane.js fx115: fix context pane sidenav render 2024-03-30 00:58:57 -04:00
createParentDialog.js Deprecate setFontSize(), replace with new Zotero.UIProperties 2024-01-24 03:39:09 -05:00
createParentDialog.xhtml Fix dialog window titlebar on macOS (#4011) 2024-04-19 07:32:50 -04:00
customElements.js Prevent itemlist in classic cit and edit bibl dialogs from expanding 2024-04-16 11:47:01 +03:00
debugViewer.html Use theme colors in debug viewer 2024-04-11 20:08:10 +02:00
debugViewer.js Fix sw_vers being run repeatedly in View Output window on macOS 2023-05-26 06:45:23 -04:00
dictionaryManager.js fx-compat: Correct create[XUL]Element[NS]() calls 2022-06-29 11:14:40 -04:00
dictionaryManager.xhtml Fix Dictionary window missing a scrollbar. Closes #3960 2024-04-11 10:53:54 +03:00
editMenuOverlay.js Add generic menu for all unfocused editable-texts 2024-02-02 03:39:55 -05:00
EPUB.jsm fx115: Move Zotero object initialization to zotero.mjs 2024-03-30 00:58:53 -04:00
errorReport.xhtml fx115: nsIPromptService → Services.prompt 2024-03-30 00:58:54 -04:00
exportOptions.js Deprecate setFontSize(), replace with new Zotero.UIProperties 2024-01-24 03:39:09 -05:00
exportOptions.xhtml Fix dialog window titlebar on macOS (#4011) 2024-04-19 07:32:50 -04:00
feedSettings.js fx-compat: Start to update feed settings dialog 2022-05-13 04:28:57 -04:00
feedSettings.xhtml Fix dialog window titlebar on macOS (#4011) 2024-04-19 07:32:50 -04:00
fileInterface.js Create Bibliography: Use HiddenBrowser to fix printing 2024-05-07 04:33:51 -04:00
hardConfirmationDialog.js Deprecate setFontSize(), replace with new Zotero.UIProperties 2024-01-24 03:39:09 -05:00
hardConfirmationDialog.xhtml fx-compat: native="true" on more checkboxes/menulists 2022-06-24 09:11:38 -04:00
HiddenBrowser.jsm HiddenBrowser: Block all downloads 2024-05-07 04:51:49 -04:00
include.js fx115: Move Zotero object initialization to zotero.mjs 2024-03-30 00:58:53 -04:00
itemTree.jsx Add sorting options and column picker to View menu (#2543) 2024-04-20 04:43:48 -04:00
itemTreeColumns.jsx Fix a bug where first column is clipped if it has fixed or static width (#3605) 2024-01-29 02:37:46 -05:00
libraryTree.js HTML tree: Add tree.focus() 2021-08-28 22:43:09 -04:00
locateManager.jsx Refactor l10n code. Remove use of react-intl. (#2975) 2023-02-10 10:26:49 +02:00
locateManager.xhtml fx102: Cleans up scss files, removes shadow DOM use from CEs (#3051) 2023-04-01 01:37:55 -04:00
locateMenu.js Locate menu: Don't show "New Tab" when external, fix bugs (#3755) 2024-02-28 00:13:07 -05:00
longTagFixer.js Improve long tag fixer dialog 2024-01-24 23:32:19 -05:00
longTagFixer.xhtml Fix dialog window titlebar on macOS (#4011) 2024-04-19 07:32:50 -04:00
lookup.js fx115: lookup panel fixes 2024-03-30 00:58:56 -04:00
menuAccessKey.js Do not register the menu access key handlers multiple times 2024-02-07 17:18:56 +02:00
merge.js Deprecate setFontSize(), replace with new Zotero.UIProperties 2024-01-24 03:39:09 -05:00
merge.xhtml Z7: Fix conflict resolution merge window styling 2023-05-05 04:28:07 -04:00
newCollectionDialog.js Automatically focus collection name in New Collection window 2024-04-15 23:49:13 -04:00
newCollectionDialog.xhtml Fix dialog window titlebar on macOS (#4011) 2024-04-19 07:32:50 -04:00
note.js Implement attachment preview 2024-01-24 23:32:15 -05:00
note.xhtml fx115: Remove global.dtd includes and chromedir attribute 2024-03-30 00:58:53 -04:00
osfile.mjs fx-compat: Add OS.Path.split() to shim 2024-04-12 06:41:38 -04:00
platformKeys.js Implement pane header, non-tabbed layout, collapsible sections, and new abstract box 2024-01-24 03:42:43 -05:00
progressQueueDialog.jsx Decouple progress queue table from progress window (#2318) 2022-02-02 17:15:57 -05:00
progressQueueDialog.xhtml Fix progress queue dialog overflow 2024-04-25 06:25:20 -04:00
progressWindow.xhtml Update progress window to use SVG icons (#4047) 2024-04-30 05:32:54 -04:00
proxy.js
proxy.xul
publicationsDialog.js Fix dragging to My Publications 2023-07-29 02:22:20 -04:00
publicationsDialog.xhtml fx115: Fix wizards 2024-03-31 12:39:12 +02:00
reader.xhtml Fix incorrect flex value that prevents showing reader content in window 2024-04-09 23:15:23 +01:00
RemoteTranslate.jsm Render RSS description as HTML (#3956) 2024-04-18 06:39:17 -04:00
reportInterface.js Allow disabling JavaScript in basic viewer (#3089) 2023-04-20 15:50:57 -04:00
rtfScan.js fx115: Change FilePicker to Mozilla ESM style 2024-03-30 00:58:53 -04:00
rtfScan.xhtml fx115: Fix wizards 2024-03-31 12:39:12 +02:00
runJS.html Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
runJS.js Fix csl editor style in dark theme (#3702) 2024-02-19 03:35:57 -05:00
searchDialog.js Deprecate setFontSize(), replace with new Zotero.UIProperties 2024-01-24 03:39:09 -05:00
searchDialog.xhtml Fix dialog window titlebar on macOS (#4011) 2024-04-19 07:32:50 -04:00
selectItemsDialog.js Limit related-items dialog to same library 2024-04-29 17:19:32 +03:00
selectItemsDialog.xhtml fx115: Fix wizards 2024-03-31 12:39:12 +02:00
tabs.js redone fix of focus sticking to tab after click (#4087) 2024-05-11 03:21:59 -04:00
tagColorChooser.js Deprecate setFontSize(), replace with new Zotero.UIProperties 2024-01-24 03:39:09 -05:00
tagColorChooser.xhtml Fix dialog window titlebar on macOS (#4011) 2024-04-19 07:32:50 -04:00
timelineInterface.js
titlebar.js Fix progress window title bar on win and linux (#3915) 2024-04-05 06:41:33 -04:00
updateCSL.xsl
upgrade.xul changed all font-weight: bold/590 to 600 2024-01-24 23:32:15 -05:00
zotero-autocomplete.js Fix broken tests due to protocol handler and autocomplete re-registration 2024-03-30 00:58:57 -04:00
zotero.mjs fx115: Readd support for -file, -url and winword command line handlers 2024-03-30 00:58:58 -04:00
zoteroPane.js Prevent empty item type menu from appearing after Cmd-Shift-N when info section is collapsed (#4105) 2024-05-10 03:23:20 -04:00
zoteroPane.xhtml Make opened tabs menu scrollable (#3833) 2024-05-01 02:00:15 -04:00
ZoteroProtocolHandler.jsm zotero://open handler: Decode CFI and selector (#3955) 2024-04-10 19:54:04 -04:00