.. |
ace
|
Fix csl editor style in dark theme (#3702)
|
2024-02-19 03:35:57 -05:00 |
actors
|
Restore autoscroll support in reader (#4405)
|
2024-07-19 01:57:45 -04:00 |
components
|
fix tab not scrolling into view (#4404)
|
2024-07-18 02:19:07 -04:00 |
containers
|
ReactDOM.unmountComponentAtNode => root.unmount() (#4338)
|
2024-07-10 01:04:31 -04:00 |
elements
|
Avoid error if item is modified before collections pane is loaded
|
2024-07-21 05:57:17 -04:00 |
import
|
ReactDOM.render -> React.createRoot().render (#4338)
|
2024-07-10 01:04:24 -04:00 |
ingester
|
Fix dialog window titlebar on macOS (#4011)
|
2024-04-19 07:32:50 -04:00 |
integration
|
quickFormat rtl layout fixes (#4372)
|
2024-07-11 05:39:24 -04:00 |
locale
|
Update CSL locales
|
2024-06-03 00:53:10 -04:00 |
modules
|
fx115: Readd support for -file, -url and winword command line handlers
|
2024-03-30 00:58:58 -04:00 |
preferences
|
use Icons.getCSSIcon instead of getDOMElement (#4338)
|
2024-07-10 01:04:28 -04:00 |
standalone
|
Fix context notes pane not load (#4289)
|
2024-07-19 02:41:45 -04:00 |
test
|
|
|
tools
|
ReactDOM.render -> React.createRoot().render (#4338)
|
2024-07-10 01:04:24 -04:00 |
update
|
Fix error generating header in updates window
|
2024-07-21 06:01:26 -04:00 |
xpcom
|
Fix Collection [n] not yet loaded startup error
|
2024-07-21 05:57:04 -04:00 |
about.xhtml
|
vpat: 1 add role="link" to links components (#3952)
|
2024-04-11 23:02:53 -04:00 |
advancedSearch.js
|
Improve Advanced Search Dialog #4190 (#4225)
|
2024-06-12 00:37:22 -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
|
Redesign Document Preferences and Create Bibliography dialogs (#4265)
|
2024-07-01 00:24:35 -04:00 |
bibliography.xhtml
|
Redesign Document Preferences and Create Bibliography dialogs (#4265)
|
2024-07-01 00:24:35 -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
|
vpat 48: announce selection for default virtualized table (#4391)
|
2024-07-17 10:34:16 +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 sizing problems in Create Parent dialog
|
2024-06-08 04:42:14 -04:00 |
customElements.js
|
Add autocomplete-textarea CE
|
2024-07-10 00:48:53 -04:00 |
dateOverrides.js
|
Fix dates not following configured locale. Resolve #3559 (#3880)
|
2024-05-31 06:58:14 -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
|
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
|
Fix file-import breakage from 8e7d9927ef
|
2024-05-17 10:05:35 -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
|
Fix leak warning when indexing snapshots
|
2024-05-24 11:19:04 -04:00 |
include.js
|
fx115: Move Zotero object initialization to zotero.mjs
|
2024-03-30 00:58:53 -04:00 |
itemTree.jsx
|
vpat 48: announce selection for default virtualized table (#4391)
|
2024-07-17 10:34:16 +03:00 |
itemTreeColumns.jsx
|
Use Type instead of Genre for column in items list
|
2024-06-18 13:52:45 -04:00 |
libraryTree.js
|
HTML tree: Add tree.focus()
|
2021-08-28 22:43:09 -04:00 |
locateManager.jsx
|
ReactDOM.render -> React.createRoot().render (#4338)
|
2024-07-10 01:04:24 -04:00 |
locateManager.xhtml
|
Fix "-" button in Manage Lookup Engines
|
2024-07-04 05:29:39 -04:00 |
locateMenu.js
|
Move various item pane strings to Fluent (#4329)
|
2024-07-09 04:00:19 -04:00 |
longTagFixer.js
|
Improve long tag fixer dialog
|
2024-01-24 23:32:19 -05:00 |
longTagFixer.xhtml
|
Redesign Document Preferences and Create Bibliography dialogs (#4265)
|
2024-07-01 00:24:35 -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
|
Fix merge window (#4130)
|
2024-05-19 00:58:14 -04:00 |
merge.xhtml
|
Fix merge window (#4130)
|
2024-05-19 00:58:14 -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
|
Include unixMode in OS.File.stat() shim
|
2024-05-21 01:56: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
|
ReactDOM.render -> React.createRoot().render (#4338)
|
2024-07-10 01:04:24 -04: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
|
Add missing File → Import Annotations option to reader window
|
2024-07-19 12:20:22 +03:00 |
RemoteTranslate.jsm
|
RemoteTranslate: Use ZOTERO_CONFIG
|
2024-07-03 10:29:06 -04:00 |
reportInterface.js
|
Allow disabling JavaScript in basic viewer (#3089)
|
2023-04-20 15:50:57 -04:00 |
rtfScan.js
|
Improve RTF Scan UI
|
2024-07-11 01:46:16 -04:00 |
rtfScan.xhtml
|
Improve RTF Scan UI
|
2024-07-11 01:46:16 -04:00 |
runJS.html
|
vpat 37: run JS aria edits + localization (#4021)
|
2024-06-17 06:17:39 -04:00 |
runJS.js
|
vpat 37: run JS aria edits + localization (#4021)
|
2024-06-17 06:17:39 -04:00 |
searchDialog.js
|
Deprecate setFontSize(), replace with new Zotero.UIProperties
|
2024-01-24 03:39:09 -05:00 |
searchDialog.xhtml
|
fixes to saved search dialog layout (#4378)
|
2024-07-12 00:55:49 -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
|
Fix context notes pane not load (#4289)
|
2024-07-19 02:41:45 -04:00 |
tagColorChooser.js
|
Deprecate setFontSize(), replace with new Zotero.UIProperties
|
2024-01-24 03:39:09 -05:00 |
tagColorChooser.xhtml
|
Fix colorpicker styling on Windows (#4326)
|
2024-07-03 03:26:20 -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
|
Fix "Check for Updates" button in startup error dialog
|
2024-07-21 05:59:25 -04:00 |
zoteroPane.js
|
Set automatic titles in more or less all cases (#4369)
|
2024-07-14 23:37:24 -04:00 |
zoteroPane.xhtml
|
Add missing access keys for View and Go menus
|
2024-07-05 09:01:15 +03:00 |
ZoteroProtocolHandler.jsm
|
zotero://select handler: Switch to library tab (#4204)
|
2024-06-05 00:52:03 -04:00 |