Brent Simmons
|
df6b784015
|
Merge branch 'master' of https://github.com/brentsimmons/Evergreen
|
2017-11-14 21:15:26 -08:00 |
Brent Simmons
|
7e2420700c
|
Add Logger and LogItem. Start work on log window.
|
2017-11-14 21:15:06 -08:00 |
Brent Simmons
|
c228c34b00
|
Add New Window command to File menu — it creates a new reader window.
|
2017-11-14 13:18:25 -08:00 |
Brent Simmons
|
0000e403df
|
Change New Folder shortcut to shift-cmd-N to match Finder.
|
2017-11-14 13:10:22 -08:00 |
Brent Simmons
|
0bc84aa50c
|
Show the Keyboard Shortcuts menu via its new Window menu command. The window’s HTML content remains to be done, though.
|
2017-11-13 18:33:23 -08:00 |
Brent Simmons
|
b077dfafd1
|
Show Dinosaurs window via Window menu command.
|
2017-11-12 11:57:51 -08:00 |
Brent Simmons
|
a7464daf15
|
Mark Read command now works.
|
2017-11-05 21:27:34 -08:00 |
Brent Simmons
|
2396a3bfca
|
Make main window source list have same cell size as feed directory — small size.
|
2017-11-04 15:39:55 -07:00 |
Brent Simmons
|
1adaebf2bf
|
Use small size for source list cell in feed directory.
|
2017-11-04 14:56:06 -07:00 |
Brent Simmons
|
ef1d95341b
|
Show feeds in Feed Directory sidebar.
|
2017-11-04 14:53:21 -07:00 |
Brent Simmons
|
b2ad739caf
|
Move table view data source and delegate back to TimelineViewController — it’s simpler that way.
|
2017-11-04 10:35:34 -07:00 |
Brent Simmons
|
129f7a5da9
|
Create FeedListViewController and FeedListTimelineViewController.
|
2017-11-01 20:45:04 -07:00 |
Brent Simmons
|
3a48901c57
|
Craete FeedListControlsView. Wire up actions for buttons to first responder, which ends up at FeedListWindowController.
|
2017-11-01 13:27:45 -07:00 |
Brent Simmons
|
4575934f22
|
Flesh out FeedList UI.
|
2017-11-01 13:17:25 -07:00 |
Brent Simmons
|
6250e23b3e
|
Put search back in the toolbar for the feed directory.
|
2017-10-31 22:42:33 -07:00 |
Brent Simmons
|
da7ecc3b22
|
Edit FeedList.storyboard to place search field at bottom of window.
|
2017-10-31 20:53:30 -07:00 |
Brent Simmons
|
b048e3fd58
|
Move the timeline table’s data source a separate file/class.
|
2017-10-30 08:23:01 -07:00 |
Brent Simmons
|
2442d02ba1
|
Make the sidebar translucent. At least for now. May need to change it back when we add favicon.
|
2017-10-21 10:56:13 -07:00 |
Brent Simmons
|
913a5f46a0
|
Make New Folder a default toolbar item. (I learned this exact lesson many years ago: if New Folder isn’t in the toolbar, people will request that the app support folders.)
|
2017-10-19 13:30:49 -07:00 |
Brent Simmons
|
5d8aa94dc3
|
Keep track of refresh beginning and finishing. Validate the refreshAll command (menu, toolbar).
|
2017-10-07 14:40:14 -07:00 |
Brent Simmons
|
b8f69779ed
|
Fix build error. The app builds and runs now — and then crashes. But still, it’s progress!
|
2017-10-05 13:09:09 -07:00 |
Brent Simmons
|
5c4d51dcd6
|
Add Sparkle. Update SUFeedURL to use https, since I just added https to ranchero.com. (Thanks to Let’s Encrypt!).
|
2017-05-29 15:44:33 -07:00 |
Brent Simmons
|
e4da1b4716
|
Wire up Feed Directory menu item. Fix #18.
|
2017-05-29 12:31:38 -07:00 |
Brent Simmons
|
039c99be5e
|
Add to View menu.
|
2017-05-29 11:05:34 -07:00 |
Brent Simmons
|
d114b1acdb
|
Add Go menu.
|
2017-05-29 11:01:28 -07:00 |
Brent Simmons
|
7f242deb06
|
Add Article menu.
|
2017-05-27 14:01:45 -07:00 |
Brent Simmons
|
4a894e0e98
|
Add Window menu items.
|
2017-05-27 13:57:06 -07:00 |
Brent Simmons
|
e79dbaef68
|
Add Help menu items.
|
2017-05-27 13:37:50 -07:00 |
Brent Simmons
|
b502d297e6
|
Drop unused Format menu.
|
2017-05-27 11:36:10 -07:00 |
Brent Simmons
|
f58f9244f5
|
Add File menu commands.
|
2017-05-27 11:33:31 -07:00 |
Brent Simmons
|
d335b1c4ad
|
Add main window storyboard.
|
2017-05-27 11:20:05 -07:00 |
Brent Simmons
|
f30cd3ee98
|
Add feed list storyboard.
|
2017-05-27 11:17:39 -07:00 |
Brent Simmons
|
4c5656f47e
|
Add storyboards for add-feed and add-folder.
|
2017-05-27 11:15:51 -07:00 |
Brent Simmons
|
7610abbb43
|
Add preferences storyboard.
|
2017-05-27 11:14:32 -07:00 |
Brent Simmons
|
19ce82329b
|
Add a whole ton more code.
|
2017-05-27 10:43:27 -07:00 |
Brent Simmons
|
6a68db21e2
|
Add project and workspace.
|
2017-05-22 13:00:45 -07:00 |