- Jun 29, 2016
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
- Jun 28, 2016
-
-
George Nachman authored
-
George Nachman authored
-
- Jun 23, 2016
-
-
George Nachman authored
Applescript change: Make window.id give an integer suitable for screencapture -l. The old ID, which I don't beleive was in wide use, is now called alternate identifier, in case anyone needs it which they shouldn't.
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Fix a crash when one of application support or tilde expanding fails when getting paths to ssh config files
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Try to prevent a weird assertion where setClientSize saw a non-positive width or height when called from windowDidResize.
-
George Nachman authored
-
George Nachman authored
Fix a race condition where trying to get child job names would crash if a child terminated at just the wrong time because the name would be nil and that got added to an array
-
- Jun 22, 2016
-
-
George Nachman authored
Don't call an objc method from a signal handler. It crashes if the signal handler interrupts class_addMethod, which CoreData does all the damn time.
-
George Nachman authored
-
George Nachman authored
Require only a single click to disable the tip of the day. Some people somehow missed the big red button.
-
- Jun 21, 2016
-
-
George Nachman authored
-
George Nachman authored
-
- Jun 19, 2016
-
-
George Nachman authored
-
George Nachman authored
Add a context menu item when you right click on an animated image that toggles its animation. Issue 4790.
-
George Nachman authored
-
George Nachman authored
Make pressing esc in a profile text search field just erase the text, not resign first responder. Issue 4812
-
George Nachman authored
-
George Nachman authored
-
- Jun 15, 2016
-
-
George Nachman authored
-
George Nachman authored
Fix typos (automatic fixes from Feram)
-
George Nachman authored
When splitting a divorced profile set the Original GUID key in the profile of the new session. This way the new session's originalProfile will be set properly. The bug became visible in issue 4773.
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
- Jun 14, 2016
-
-
Feram authored
-