..
ace
Fix csl editor style in dark theme ( #3702 )
2024-02-19 03:35:57 -05:00
actors
fx115: Move Zotero
object initialization to zotero.mjs
2024-03-30 00:58:53 -04:00
components
fix focus test breakage after zotero@6859614 ( #3977 )
2024-04-14 02:16:16 -04:00
containers
fx115: nsIPromptService → Services.prompt
2024-03-30 00:58:54 -04:00
elements
vpat 6: aria labels for buttons in item/context panes ( #3957 )
2024-04-12 04:53:35 -04:00
import
Improve error message in the Mendeley importer ( #3900 )
2024-04-08 01:46:59 -04:00
ingester
Fix dialog background
2024-01-24 23:32:19 -05:00
integration
Fix styling in Document Preferences window
2024-04-13 00:30:29 -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
fx115: Migrate or remove -moz-box-flex
which is no longer recognized
2024-04-10 17:32:04 +02:00
standalone
Set main window min-width/height dynamically ( #3841 )
2024-04-13 03:44:17 -04:00
test
Fx60: Remove versioned JavaScript
2019-08-27 00:47:39 -04:00
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
Import AppConstants globally, lazily
2024-04-13 01:07:00 -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 narrow input fields in "Attach link to URI" dialog
2024-04-10 11:51:09 +02:00
bibliography.js
Deprecate setFontSize(), replace with new Zotero.UIProperties
2024-01-24 03:39:09 -05:00
bibliography.xhtml
fx115: Generate bibliography and doc prefs dialog fixes
2024-04-04 15:24:53 +03: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
Replace calls to keepParents() with keepTopLevel() ( #3766 )
2024-02-28 19:13:20 -05: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
fx102: Cleans up scss files, removes shadow DOM use from CEs ( #3051 )
2023-04-01 01:37:55 -04:00
customElements.js
CEify contextPane
2024-03-30 00:58:57 -04: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
Implement Windows redesign for native elements ( #3727 )
2024-03-02 02:51:55 -05:00
feedSettings.js
fx-compat: Start to update feed settings dialog
2022-05-13 04:28:57 -04:00
feedSettings.xhtml
fx115: Migrate or remove -moz-box-flex
which is no longer recognized
2024-04-10 17:32:04 +02:00
fileInterface.js
fx115: replace text/unicode with text/plain in clipboard code ( #3945 )
2024-04-09 17:47:40 -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
fx115: Update loadURI() calls to take nsIURI and remove loadURIWithFlags
2024-03-30 00:58:53 -04:00
include.js
fx115: Move Zotero
object initialization to zotero.mjs
2024-03-30 00:58:53 -04:00
itemTree.jsx
vpat: 1 add role="link" to links components ( #3952 )
2024-04-11 23:02:53 -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
fx115: Fix a couple of long tag fixer window size issues
2024-04-04 18:15:49 +02: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
Fix incorrectly colored icons in create collection dialog ( #3872 )
2024-03-22 01:23:31 -04:00
newCollectionDialog.xhtml
Fix incorrectly colored icons in create collection dialog ( #3872 )
2024-03-22 01:23:31 -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
fx115: Migrate or remove -moz-box-flex
which is no longer recognized
2024-04-10 17:32:04 +02:00
progressWindow.xhtml
Fix progress window title bar on win and linux ( #3915 )
2024-04-05 06:41:33 -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
fx115: Move Zotero
object initialization to zotero.mjs
2024-03-30 00:58:53 -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 customElements.js error when editing saved search
2024-02-02 15:32:55 -05:00
selectItemsDialog.js
Fix search bar in classic citation dialog and Related Items dialog
2024-01-29 02:13:05 -05:00
selectItemsDialog.xhtml
fx115: Fix wizards
2024-03-31 12:39:12 +02:00
tabs.js
vpat 3: consistent focus order in all directions ( #3953 )
2024-04-12 06:26:47 -04:00
tagColorChooser.js
Deprecate setFontSize(), replace with new Zotero.UIProperties
2024-01-24 03:39:09 -05:00
tagColorChooser.xhtml
fx102: Cleans up scss files, removes shadow DOM use from CEs ( #3051 )
2023-04-01 01:37:55 -04:00
timelineInterface.js
Fix loading of reports and timelines
2020-01-04 02:29:52 -05:00
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
fix focus test breakage after zotero@6859614 ( #3977 )
2024-04-14 02:16:16 -04:00
zoteroPane.xhtml
Set main window min-width/height dynamically ( #3841 )
2024-04-13 03:44:17 -04:00
ZoteroProtocolHandler.jsm
zotero://open handler: Decode CFI and selector ( #3955 )
2024-04-10 19:54:04 -04:00