- Sep 27, 2017
-
-
George Nachman authored
If no local authentication policy can succeed, then authenticate the password manager. This is the previous behavior from 3.1.1. Apparently OS X 10.11 has the APIs but can't authenticate with them. Issue 6113
- Sep 26, 2017
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
- Sep 24, 2017
-
-
George Nachman authored
-
George Nachman authored
Disable High Sierra's system tabs, which you can get when System Prefs > Docks > Prefer tabs when opening documents is set to Always. Issue 6096
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
- Sep 23, 2017
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Add +[NSObject castFrom:]
-
George Nachman authored
Fix a minor typo
-
George Nachman authored
-
George Nachman authored
Fix a bug where thin strokes be used when the setting was "dark background" or "retina + dark background" even when the background was light because the background color didn't get passed through since we dididn't want to split up ligatures on background color changes. Since the thin strokes setting means the foreground depends on the background, the background color must be passed through and ligatures will be broken if the background color changes within them. Issue 6027
-
George Nachman authored
-
Eitan Adler authored
This is a minor typo in the advanced prefs UI
-
George Nachman authored
-
George Nachman authored
Make background single-use commands use system() instead of opening a short lived window because it goes nuts when this is done in a fullscreen desktop. Issue 6033
- Sep 22, 2017
-
-
George Nachman authored
Fix bug where tags weren't visible in toolbelt profiles list because the cells weren't tall enough because nstableview is a big old mess. Issue 6056
-
George Nachman authored
-
George Nachman authored
Halfwidth katakana voiced and semi-voiced sound marks are not treated as combining marks by Terminal. I don't really know why; my only guess is that japanese text should be rendered monospaced (TextEdit does) but when these marks combine they don't become double-width, so things don't line up as you'd expect. The solution is to force them to be base characters. Issue 6048.
-
George Nachman authored
In LSUI mode the menu bar doesn't hide so don't make fullscreen windows go all the way to the top of the screen.
-
George Nachman authored
-
George Nachman authored
Make sure lion full screen windows restored from an arrangement open on the proper screen even if the screen's frame doesn't match what's in the arrangement. Issue 6043
-
George Nachman authored
closeSessionWithConfirmation: would always close the current tab if a tab was to be closed. This was only visible from scripting. Issue 6029.
-
- Sep 21, 2017
-
-
George Nachman authored
-
George Nachman authored
We should not have requested biometric authentication, since device owner authentication includes biometric. Device owner is better because it gives you the option of using password auth (e.g., if your laptop is closed).
-
George Nachman authored
-
George Nachman authored
-
- Sep 20, 2017
-
-
George Nachman authored
-
George Nachman authored
will open when you press 'a'.
-