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
|
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
|
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
|
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
|
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
|
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
|
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
|
9ec6188395
|
Popup a share menu on clicking the Share toolbar item. Fix #40.
|
2017-12-26 12:50:34 -08:00 |
Brent Simmons
|
6879c172c2
|
Make a bunch of progress on keyboard commands.
|
2017-12-20 12:59:31 -08:00 |
Brent Simmons
|
d45347250a
|
Remove theme popup menu from toolbar, since themes have been punted to 2.0.
|
2017-12-16 16:50:13 -08:00 |
Brent Simmons
|
bdb9908d9e
|
Remove back/forward from toolbar, since that feature’s been punted to 2.0.
|
2017-12-16 16:39:51 -08:00 |
Brent Simmons
|
f133b539ca
|
Create SidebarStatusBarView.
|
2017-12-16 16:36:35 -08:00 |
Brent Simmons
|
b19d15ed3f
|
Increase spacing in sidebar from small to medium.
|
2017-12-16 11:14:24 -08:00 |
Brent Simmons
|
2efcd7ea0c
|
Get rid of the window status bar. Put the current URL at the bottom of the detail view.
|
2017-12-16 10:18:02 -08:00 |
Brent Simmons
|
6695e4eb0c
|
Use 38-point wide toolbar items, a la Mail. Fix #229.
|
2017-12-02 16:54:46 -08:00 |
Brent Simmons
|
b817213393
|
Hide timeline header view for now, since it needs more design.
|
2017-11-30 13:06:42 -08:00 |
Brent Simmons
|
6c135c80b0
|
Add TimelineHeaderView.
|
2017-11-29 13:35:25 -08:00 |
Brent Simmons
|
e08acc9837
|
Make the status bar text color 25% instead of completely black.
|
2017-11-25 21:31:26 -08:00 |
Brent Simmons
|
013e4dac0e
|
Add some vertical spacing between rows in the source list.
|
2017-11-25 11:45:06 -08:00 |
Brent Simmons
|
605227c27d
|
Return sidebar to source list translucency. We’ll try it, anyway.
|
2017-11-25 11:40:15 -08:00 |
Brent Simmons
|
226a7d05b6
|
Use 97% white background for source list, since favicons look so very terrible on standard translucent sidebar background.
|
2017-11-24 22:05:10 -08:00 |
Brent Simmons
|
f7e3a4e914
|
Make progress on showing favicons in the source list.
|
2017-11-24 21:57:28 -08:00 |
Brent Simmons
|
ba4ba74fef
|
Set “floats group rows” to false in the source list.
|
2017-11-21 20:36:45 -08:00 |
Brent Simmons
|
f885c918d2
|
Switch back to using a source list sidebar. We’ll see how it goes once we add favicons.
|
2017-11-19 20:42:37 -08:00 |
Brent Simmons
|
6a11c9c1f3
|
Set column sizing to first column only. Fix #188.
|
2017-11-18 17:14:38 -08:00 |
Brent Simmons
|
b4969bb6d4
|
Switch to a white background for the left-hand sidebar. Reason: we’re going to put favicons there, and favicons often don’t use transparency, and so they look bad on any background that isn’t white. For reference: http://inessential.com/2011/03/03/netnewswire_lite_favicons_and_the_non-
|
2017-11-18 12:09:51 -08:00 |
Brent Simmons
|
bc6370e6c5
|
Add tooltips to toolbar items. Make icon-only the default.
|
2017-11-18 11:07:18 -08:00 |
Brent Simmons
|
a5f2f8e7bc
|
Add Star toolbar item.
|
2017-11-18 10:50:53 -08:00 |
Brent Simmons
|
68eaa2e04f
|
Add Action toolbar item.
|
2017-11-18 10:34:22 -08:00 |
Brent Simmons
|
394fc629d3
|
Add toolbar icons.
|
2017-11-17 21:07:52 -08:00 |
Brent Simmons
|
5150e7af95
|
Remove the prototype popup from bottom-left of the window.
|
2017-11-16 17:39:36 -08:00 |
Brent Simmons
|
7e2420700c
|
Add Logger and LogItem. Start work on log window.
|
2017-11-14 21:15:06 -08:00 |
Brent Simmons
|
a7464daf15
|
Mark Read command now works.
|
2017-11-05 21:27:34 -08:00 |