This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3773ad01b8df39de8a96a25e59467cd7ecd8d29
NetNewsWire
/
Mac
/
MainWindow
/
Detail
History
Daniel Jalkut
2e652351ec
Implement the WKUIDelegate method that is reached when JavaScript in a web view invokes window.open(). This ensures that attempts to open links from code, such as from the YouTube embedded video player, work as expected.
Fixes
#3088
.
2021-07-27 17:34:48 -04:00
..
Keyboard
…
blank.html
Change article rendering to use loadHTMLString instead of JavaScript. Issue
#1923
2020-03-17 17:18:24 -05:00
DetailContainerView.swift
…
DetailIconSchemeHandler.swift
Make the article icon code specify the desired article so that it can't pull the wrong one by mistake. Issue
#1707
2020-01-27 12:58:32 -07:00
DetailStatusBarView.swift
…
DetailViewController.swift
Remove extra unused parameter in delegate signature
2021-03-15 20:10:42 -05:00
DetailWebView.swift
Prevent infinite loop in DetailWebView.setFrameSize()
2021-04-30 00:52:15 -04:00
DetailWebViewController.swift
Implement the WKUIDelegate method that is reached when JavaScript in a web view invokes window.open(). This ensures that attempts to open links from code, such as from the YouTube embedded video player, work as expected.
Fixes
#3088
.
2021-07-27 17:34:48 -04:00
main_mac.js
Make mouseover/mouseout work with anchors that nest
2020-04-20 12:14:43 -05:00
page.html
Add dir=auto to page.html
2021-03-29 17:20:09 -04:00
styleSheet.css
Change to use standard Apple colors for darkmode.
Fixes
#2660
2020-12-11 15:29:31 -06:00