Commit Graph

2555 Commits

Author SHA1 Message Date
Maurice Parker d5094dd103 Deleted obsolete code 2019-08-03 11:06:55 -05:00
Maurice Parker 0baf15b588 Fix root split view controller collapsing and splitting when no in all visible mode 2019-08-03 10:55:46 -05:00
Maurice Parker 12f85f3ad3 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-08-02 18:14:56 -05:00
Maurice Parker e52b3531d9 Add missing shim controller 2019-08-02 18:14:49 -05:00
Maurice Parker 7acf77f572 Enable collapsing and splitting of root split view controller 2019-08-02 16:46:55 -05:00
Brent Simmons 49f17e5d14 Merge branch 'mac-candidate' 2019-08-02 14:03:30 -07:00
Brent Simmons 4b5dd7cd17 Fix some AppleScript terminology conflicts. Change account.type too account.accountType. Change local account to onmymac. 2019-08-02 14:03:04 -07:00
Brent Simmons 03afab8e6d Merge branch 'mac-candidate' 2019-08-02 12:44:51 -07:00
Brent Simmons ccd1d4bdc1 Wire up the account name for scripting. 2019-08-02 12:44:24 -07:00
Maurice Parker 8753790a19 Fix bug that lost detail view when transitioning to three panel mode 2019-08-02 10:34:32 -05:00
Maurice Parker 54f6607621 Keep table selections when root split isn't collapsed 2019-08-02 10:25:47 -05:00
Maurice Parker 52055d83f5 Made the detail panel slightly larger than the others in three panel mode 2019-08-02 09:12:15 -05:00
Maurice Parker 509afd6b0e Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-08-02 05:03:40 -05:00
Maurice Parker d7afc30ed3 Remove dead code 2019-08-02 04:42:48 -05:00
Maurice Parker e0832260b8 Fix timeline selected transition to three panel mode 2019-08-02 04:29:42 -05:00
Maurice Parker 4f49a4bcf6 Fix code formatting 2019-08-02 04:23:41 -05:00
Maurice Parker 7da1aacf28 Fix transition to three panel mode 2019-08-02 04:22:47 -05:00
Brent Simmons 2277e95a83 Merge branch 'mac-candidate' 2019-08-01 22:51:24 -07:00
Brent Simmons 5d97e89e91 Replace the contents property with allFeeds — which returns all the feeds, including those inside folders. This is distinct from the feeds element, which returns just top-level feeds. 2019-08-01 22:51:03 -07:00
Brent Simmons 8d80d2aed1 Merge branch 'mac-candidate' 2019-08-01 21:52:57 -07:00
Brent Simmons 6c20af63e5 Merge branch 'mac-candidate' of https://github.com/brentsimmons/NetNewsWire into mac-candidate 2019-08-01 21:52:16 -07:00
Brent Simmons e800b13f01 The accounts property returns all accounts. 2019-08-01 21:52:12 -07:00
Maurice Parker eb4d61dc2c Correct LD_RUNPATH_SEARCH_PATHS so that we can run on devices without crashing 2019-08-01 20:47:46 -05:00
Maurice Parker 7b7fb7ef2a Adjust font to silence dynamic type warning 2019-08-01 20:24:54 -05:00
Maurice Parker 9e0a4aed00 Correctly handle showing the detail view when the root view controller is collapsed 2019-08-01 20:06:55 -05:00
Maurice Parker e22088b284 Implemented Shim Controller so that we can change out the secondary split view controller when the display mode changes 2019-08-01 19:59:56 -05:00
Maurice Parker 47025e3e16 Remove duplicate AppCoordinator in Sources that was causing an warning 2019-08-01 17:16:08 -05:00
Maurice Parker d16386d205 Add transitioning for three panel mode 2019-08-01 16:14:34 -05:00
Maurice Parker 2ab3ff76fb Make settings button work second split controller is installed 2019-08-01 07:10:02 -05:00
Maurice Parker 88c6f2274b Refactor how the No Selection message is displayed 2019-08-01 06:53:34 -05:00
Maurice Parker d2f43678a7 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-08-01 06:25:07 -05:00
Brent Simmons 8cedbdd3ee
Merge pull request #820 from olofhellman/master
Work around PRODUCT_NAME bug, disable failing AppleScript test
2019-07-31 13:07:09 -07:00
Brent Simmons 0b00d74462
Merge pull request #821 from olofhellman/mac-candidate
fix failing Applescript test by disabling it
2019-07-31 13:05:37 -07:00
Olof Hellman f837caba69 fix failing Applescript test by disabling it 2019-07-30 22:43:54 -07:00
Olof Hellman badd7862b9 fix failing tests
Disable the test that requires permissions to send keystrokes via SystemEvents.app

Add PRODUCT_NAME back to the .pbxproj files to work around Xcode 11 beta 4 bug
2019-07-30 21:05:30 -07:00
Olof Hellman a18a38b5a0
Merge pull request #7 from brentsimmons/master
merge from upstream
2019-07-30 19:44:30 -07:00
Maurice Parker ccd0385220 Prevent flicker when selected feed's unread count changes. 2019-07-30 13:08:58 -05:00
Brent Simmons e845e3bd35 Merge branch 'mac-candidate' 2019-07-29 19:56:49 -07:00
Brent Simmons 31e089fc1d Add an active property to the scripting definition for Account. 2019-07-29 19:56:22 -07:00
Brent Simmons 81373fa637
Merge pull request #816 from nostodnayr/helpbook-rd
Helpbook: Add reading, app news, deleting feeds and contributing
2019-07-29 18:39:26 -07:00
Ryan Dotson 73bbdd81d5 Helpbook: Add contributing, reading, news and deleting feeds
- added pages to Helpbook
   - deleting feeds
   - getting NetNewsWire news
   - reading articles
   - contributing
- updated index
- updated other pages for consistency
2019-07-30 09:37:32 +09:00
Brent Simmons f0ccaf5832
Merge pull request #815 from olofhellman/master
Cleaned up some .xcconfig files
2019-07-29 10:10:10 -07:00
Olof Hellman 1809ad94e1 Exempt PRODUCT_NAME from build setting restriction 2019-07-28 19:09:20 -07:00
Olof Hellman 5d4727b14a Try seeing if the "VALIDATE_PRODUCT" setting caused a failure 2019-07-28 17:00:59 -07:00
Olof Hellman 38206564d9 Revert changes to macapp.xcconfig file make codesigning on CI build machine happier 2019-07-28 16:47:11 -07:00
Olof Hellman 87e6c7eb6a revert changes to development team to see if this fixes code signing issue on CI build machine 2019-07-28 16:41:48 -07:00
Olof Hellman a2bf47d9e6
Merge pull request #6 from brentsimmons/master
merge from upstream
2019-07-28 16:08:39 -07:00
Brent Simmons 34326863ea Merge branch 'mac-candidate' 2019-07-28 16:01:12 -07:00
Olof Hellman 3ad4e54fa7
Merge pull request #5 from olofhellman/rationalizeXcconfigs
Rationalize xcconfigs
2019-07-28 16:01:03 -07:00
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