Brent Simmons
|
b7575c687c
|
Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework.
|
2018-07-23 18:29:08 -07:00 |
|
Brent Simmons
|
0c1fc37aa9
|
Make progress on CSS for detail view for dark mode.
|
2018-07-21 19:55:07 -07: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
|
9ac2d7d033
|
Create a WKWebView subclass (ugh) in order to hide items in its contextual menu. Fix #120.
|
2018-02-10 11:16:09 -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
|
85e0a9739d
|
Implement scrollOrGoToNextUnread.
|
2017-12-20 13:39:31 -08:00 |
|
Brent Simmons
|
c65757bab3
|
Delete appInfo stuff — it was confusing and overkill as a UserInfo helper.
|
2017-12-18 12:34:07 -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
|
bef77bc4a1
|
Create and use a plain-background NoSelectionView to display in the detail pane when there’s no current article. Fix #237.
|
2017-12-03 12:45:34 -08:00 |
|
Brent Simmons
|
05b158e92f
|
Show a visual effect view, with behind-window-blending, when there is no selected Article. Fix #214.
After I check this in I’m going to reverse it, because it’s just too obtrusive. But this way there’s a record of having tried it, plus code.
|
2017-12-03 12:38:44 -08:00 |
|
Brent Simmons
|
4e05f35f6d
|
Set userAgent on detail view webview. Fix #236.
|
2017-12-03 12:13:44 -08:00 |
|
Brent Simmons
|
3fcede7fb4
|
Add JavaScript and native message handler for getting mouseover urls from the detail view’s WKWebView.
|
2017-11-05 20:31:50 -08:00 |
|
Brent Simmons
|
4d77dbfd36
|
Make a Browser struct with two static methods to replace two top-level functions.
|
2017-10-05 18:12:58 -07:00 |
|
Brent Simmons
|
4d677b2055
|
Fix a bunch of build errors.
|
2017-09-24 12:24:44 -07:00 |
|
Brent Simmons
|
8c0c8db824
|
Make minor cleanups.
|
2017-09-23 13:59:19 -07:00 |
|
Brent Simmons
|
c0ce68e64b
|
Fix some build errors.
|
2017-09-17 12:54:08 -07:00 |
|
Brent Simmons
|
0ce18fe11a
|
Replace references to DataModel with Data.
|
2017-09-17 12:22:15 -07:00 |
|
Brent Simmons
|
19ce82329b
|
Add a whole ton more code.
|
2017-05-27 10:43:27 -07:00 |
|