- Sep 22, 2017
-
-
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'.
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
- Sep 19, 2017
-
-
George Nachman authored
-
George Nachman authored
Use unicode.org's list of IDN characters instead of alphaNumeric characters as the list of legal URL haracters, plus those in settings for various punctuation marks like / which can occur in a URL
-
George Nachman authored
-
George Nachman authored
Use unicode.org's list of IDN characters instead of alphaNumeric characters as the list of legal URL haracters, plus those in settings for various punctuation marks like / which can occur in a URL
-
George Nachman authored
Move a bunch of formerly experimental advanced settings to new homes. Turn on password prompt detection by default.
-
George Nachman authored
Enable double-width character line cache and number-of-lines caching by default for everyone (used to be on by default only for nightly build users with random correctness checks, but the checks have been passing for a while with 0 assertions)
-
George Nachman authored
Don't assume that the mouseDown preceding a mouseDragged had coordinates that can be compared with the drag. Require two consecutive drag events. Issue 6023.
-
George Nachman authored
-
- Sep 15, 2017
-
-
George Nachman authored
Fix "Connect anyay?" text in SSH authenticity prompt
-
- Sep 13, 2017
-
-
George Nachman authored
-
George Nachman authored
- Sep 10, 2017
-
-
ryan-petrich-mpf authored
-
- Sep 09, 2017
-
- Sep 08, 2017
-
-
George Nachman authored
-