Brent Simmons
|
457bb729ab
|
Remove some hard-coded white backgrounds.
|
2018-07-22 11:18:35 -07:00 |
Brent Simmons
|
6c3a104bca
|
Use underPageBackgroundColor for behind the detail view.
|
2018-07-21 19:54:50 -07:00 |
Brent Simmons
|
dbbcce44ca
|
Remove intercell spacing between rows in the timeline view.
|
2018-07-18 13:17:43 -07:00 |
Brent Simmons
|
ef85069a37
|
Fix appearance of container view — make it inherited. Dark mode progress.
|
2018-07-17 18:06:40 -07:00 |
Brent Simmons
|
f8a2e7334f
|
Nuke the timeline grid after all.
|
2018-07-17 18:01:17 -07:00 |
Brent Simmons
|
2f137df4b0
|
Use standard NSTableView grid for timeline. Fix #376.
|
2018-07-17 13:09:40 -07:00 |
Brent Simmons
|
ce0d2450b8
|
Get the app building with Xcode 10 beta 3.
|
2018-07-15 12:05:00 -07:00 |
Brent Simmons
|
49c44f183d
|
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 |
Brent Simmons
|
12ac5ee7fc
|
Match background color.
|
2018-02-24 11:10:47 -08:00 |
Brent Simmons
|
e93fa704fc
|
Make sidebar white.
|
2018-02-23 23:46:27 -08:00 |
Brent Simmons
|
b52c82e8b6
|
Make no-selection-view’s background color white.
|
2018-02-19 22:20:23 -08:00 |
Brent Simmons
|
83f97cf118
|
Add one pixel between rows so that the grid can draw.
|
2018-02-19 21:25:56 -08:00 |
Brent Simmons
|
d8b4371144
|
Make sidebar status view use same background color as source list.
|
2018-02-18 22:13:20 -08:00 |
Brent Simmons
|
1ba2306b9c
|
Show no-selection or multiple-selection text in the detail view when appropriate.
|
2018-02-18 21:49:46 -08:00 |
Brent Simmons
|
2bb3d5c6ca
|
Draw a light background for the no-content-view.
|
2018-02-18 20:37:51 -08:00 |
Brent Simmons
|
2bc89abc0c
|
Give the source list an almost-white background color, because favicons are created with the expectation of a white background, and they look way better this way than on a visual effects background.
Plus, that blue source list thing has been so tired for so long.
|
2018-02-18 20:13:47 -08:00 |
Brent Simmons
|
2496f57af4
|
Tweak some colors.
|
2018-02-18 16:57:09 -08:00 |
Brent Simmons
|
a633c49a6c
|
Move toolbar and sharing service delegates from MainWindowController to separate objects.
|
2018-02-17 20:33:30 -08:00 |
Brent Simmons
|
673686ca68
|
Create TimelineDataSource as part of making TimelineViewController less big.
|
2018-02-17 12:21:15 -08:00 |
Brent Simmons
|
21f262e953
|
Make mark-as-starred menu item work; make it validate; change its name as needed.
|
2018-02-17 12:01:14 -08:00 |
Brent Simmons
|
1603d0b3f2
|
Make progress on the star/unstar command and on updating its toolbar item.
|
2018-02-16 22:35:04 -08:00 |
Brent Simmons
|
dbab809420
|
Hide the detail status bar view at first. Fix #348.
|
2018-02-16 21:08:34 -08:00 |
Brent Simmons
|
f2228120b5
|
Make SidebarOutlineDataSource a separate object. Move data source methods out of SidebarViewController.
|
2018-02-12 22:02:51 -08:00 |
Brent Simmons
|
9adf047525
|
Add Donate to App Camp for Girls menu item to the Help menu. It opens the browser to https://appcamp4girls.com/contribute/
Fix #181.
|
2018-02-12 13:10:13 -08:00 |
Brent Simmons
|
84a8cb1a0e
|
Punt font size till after 1.0.
|
2018-02-11 18:58:01 -08:00 |
Brent Simmons
|
d6d2b8d26c
|
Remove Action item from the toolbar. Fix #337.
|
2018-02-10 15:49:58 -08:00 |
Brent Simmons
|
d46ae4df33
|
Add contextual menu to timeline.
|
2018-02-09 23:16:12 -08:00 |
Brent Simmons
|
68d81b7581
|
Rearrange toolbar to put search closer to timeline.
|
2018-02-09 21:58:42 -08:00 |
Brent Simmons
|
582fd62080
|
Start work on timeline contextual menus.
|
2018-02-08 13:24:43 -08:00 |
Brent Simmons
|
d59058c014
|
Show a contextual menu in the sidebar. Create and wire-up SidebarContextualMenuDelegate.
|
2018-02-07 13:17:28 -08:00 |
Brent Simmons
|
68d0885b0d
|
Get rename sheet working, finally.
|
2018-02-03 21:04:28 -08:00 |
Brent Simmons
|
01729378f3
|
Make further progress on rename sheet.
|
2018-02-03 18:49:29 -08:00 |
Brent Simmons
|
a03562eee8
|
Make further progress on the rename sheet.
|
2018-02-03 16:05:59 -08:00 |
Brent Simmons
|
e7ce12869c
|
Disable commands to add a feed or add a folder if the window is already displaying a sheet. Fix #319.
|
2018-02-03 10:56:12 -08:00 |
Brent Simmons
|
70a3e6cc89
|
Wire up outlets for the rename sheet.
|
2018-02-02 23:00:09 -08:00 |
Brent Simmons
|
07052c565c
|
Layout rename sheet.
|
2018-02-02 22:39:59 -08:00 |
Brent Simmons
|
920be7b0d1
|
Start work on the sidebar gear menu. There are commands there now. They don’t all work.
|
2018-02-02 21:56:17 -08:00 |
Brent Simmons
|
2d7d903bca
|
Create and use a SidebarGearMenuDelegate to show a menu when the gear menu in the sidebar is clicked.
|
2018-01-28 16:09:18 -08:00 |
Brent Simmons
|
7e0917cb4e
|
Add actions for sort menu items.
|
2018-01-27 15:11:02 -08:00 |
Brent Simmons
|
19a46e9b20
|
Add Sort By submenu to View menu.
|
2018-01-27 14:59:35 -08:00 |
Brent Simmons
|
3ff00b7eb0
|
Make Go > Today, Unread, Starred commands work. Fix #310.
|
2018-01-27 12:39:07 -08:00 |
Brent Simmons
|
5888e1b7d0
|
Remove Debug menu when running a Release build.
|
2018-01-27 11:32:59 -08:00 |
Brent Simmons
|
33f9d31728
|
Back out of multiple window support. It will re-appear in 2.0. Add command to Window menu to show the main window if it’s been closed. Fix #301.
|
2018-01-27 10:43:09 -08:00 |
Brent Simmons
|
763da44440
|
Remove Go > Previous Unread (slated for 2.0).
|
2018-01-27 10:38:35 -08:00 |
Brent Simmons
|
6d94372eef
|
Increase the indentation in the source list so that feeds inside folders line up better.
|
2018-01-08 21:16:51 -08:00 |
Brent Simmons
|
36b3ad8e85
|
Remove Error Log command from menu, since the Error Log won’t be until after 1.0.
|
2018-01-06 12:27:51 -08:00 |
Brent Simmons
|
31c7d0aa34
|
Remove Window > Main Window command. You’ll just create a new window from the File menu.
|
2017-12-28 21:22:00 -08:00 |
Brent Simmons
|
a210dd2318
|
Make detail status bar show only on mouseover of a link. Don’t have an always-present view of the permalink. (We’ll see how this goes.)
|
2017-12-28 18:41:01 -08:00 |
Brent Simmons
|
99f2c01a04
|
Go back to using storyboard for Feed Directory.
|
2017-12-28 16:37:30 -08:00 |
Brent Simmons
|
e6adfc03fe
|
Remove unwanted ellipsis from Mark Older as Read command.
|
2017-12-27 18:21:00 -08:00 |