You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge remote-tracking branch 'upstream/maintable-beta' into jdk9
* upstream/maintable-beta:
set look and feel to windows, aqua or nimbus for swing in case
fix import
remove look and feel
New translations JabRef_en.properties (French) (#4009)
Fix Look and Feel related issues (#4002)
Fix statement in changelog
[WIP] Add Text File Export for "Find Unlinked Files" (#3979)
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,16 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
11
11
## [Unreleased]
12
12
13
13
### Changed
14
-
We added RFC, a new entry generator ID type. [#3971](https://github.com/JabRef/jabref/issues/3971)
14
+
- We added a text file export for 'Find Unlinked Files'. [#3341](https://github.com/JabRef/jabref/issues/3341)
15
+
- We added a fetcher based on RFC-IDs. [#3971](https://github.com/JabRef/jabref/issues/3971)
16
+
15
17
### Fixed
16
18
We fixed an issue where the export to clipboard functionality could not be invoked [#3994](https://github.com/JabRef/jabref/issues/3994)
17
-
19
+
We fixed an issue with the migration of invalid Look and Feels [#3995, comment](https://github.com/JabRef/jabref/issues/3995#issuecomment-385649448)
20
+
We fixed an issue where JabRef would no longer start, when the option "Override default font settings" was activated [#3986](https://github.com/JabRef/jabref/issues/3986)
18
21
### Removed
19
-
20
-
22
+
We removed the GTK Look and Feel from the Options, as it leads to freezes in JabRef on MacOSX and Linux [#3995](https://github.com/JabRef/jabref/issues/3995)
23
+
The GTK Look and Feel is now replaced with the "Nimbus" style as default.
0 commit comments