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
e800b13f01a4b3bcf820e09d8de214dac888a97e
NetNewsWire
/
Mac
/
MainWindow
History
Brent Simmons
887f8e0b53
Check to see if the timeline already has the expected representedObjects when the sidebar selection (apparently) has changed. If so, then don’t set the representedObjects again, and don’t knock the user out of search mode if searching.
2019-07-28 16:00:43 -07:00
..
AddFeed
Make sure that FeedFinder and InitialDownloader are running on the main thread.
2019-06-10 08:21:03 -05:00
AddFolder
Remember account selection for Add Feed and Add Folder dialogs. Issue
#651
& Issue
#654
2019-05-21 09:36:33 -05:00
Detail
Remove some unneeded drawing. This makes resizing the timeline faster.
2019-07-27 15:44:13 -07:00
Keyboard
…
OPML
Add ellipsis where needed in import/export OPML sheets.
Fix
#731
.
2019-06-09 20:18:10 -07:00
Sidebar
Skip reloading the sidebar after the tree controller rebuilds when the rebuilt version is the same as the previous version. This saves some cycles, and it’s part of fixing
#791
.
2019-07-28 15:31:17 -07:00
Timeline
Check to see if the timeline already has the expected representedObjects when the sidebar selection (apparently) has changed. If so, then don’t set the representedObjects again, and don’t knock the user out of search mode if searching.
2019-07-28 16:00:43 -07:00
MainWindowController.swift
Check to see if the timeline already has the expected representedObjects when the sidebar selection (apparently) has changed. If so, then don’t set the representedObjects again, and don’t knock the user out of search mode if searching.
2019-07-28 16:00:43 -07:00
SharingServiceDelegate.swift
…
SharingServicePickerDelegate.swift
…