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
2a37a90c59da7669dfad37de349ebba66130cd8f
NetNewsWire
/
Evergreen
/
MainWindow
T
History
Brent Simmons
73b85bdd92
Make sidebar status bar vibrant.
Fix
#369
.
2018-07-15 12:06:41 -07:00
..
AddFeed
Get Evergreen building. Switch to translucent sidebar. Trying to be a standard Mac app as much as possible, particularly so that supporting dark mode works properly.
2018-07-14 14:43:54 -07:00
AddFolder
…
Detail
Clean up the css and template for the detail view.
2018-02-28 22:38:29 -08:00
Keyboard
Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports).
2018-02-02 22:51:32 -08:00
Sidebar
Make sidebar status bar vibrant.
Fix
#369
.
2018-07-15 12:06:41 -07:00
Timeline
Adjust layout to match actual height of timeline cell. Adjust layout to account whether or not an avatar image exists.
2018-02-24 11:41:02 -08:00
KeyboardDelegateProtocol.swift
…
MainWindowController.swift
Save and restore split view state.
Fix
#134
.
2018-02-26 22:31:07 -08:00
MainWindowSharingServicePickerDelegate.swift
…
MainWindowSplitView.swift
…
MainWindowToolbarDelegate.swift
…