- Jun 30, 2014
-
- Jun 22, 2014
-
-
George Nachman authored
Bring over environment setting code from master branch to avoid duplicate env vars in 10.10 (possibly an OS bug, but better safe than sorry).
- Jun 11, 2014
-
-
George Nachman authored
Reduce max length for custom actions to 400 bytes because some regexes are very slow. See issue 3056
-
- May 29, 2014
-
-
George Nachman authored
-
- May 22, 2014
-
-
George Nachman authored
-
George Nachman authored
-
- May 20, 2014
-
-
George Nachman authored
-
George Nachman authored
-
- Apr 28, 2014
-
- Apr 27, 2014
-
-
George Nachman authored
-
George Nachman authored
-
- Apr 24, 2014
-
-
George Nachman authored
-
- Apr 23, 2014
-
-
George Nachman authored
-
- Apr 22, 2014
-
-
George Nachman authored
-
George Nachman authored
- Mar 15, 2014
-
- Jan 22, 2014
-
-
George Nachman authored
-
- Jan 21, 2014
-
-
George Nachman authored
- Jan 16, 2014
-
-
George Nachman authored
-
- Jan 13, 2014
-
-
George Nachman authored
Handle inserting emoji text in mavericks with cmd-ctrl-space, which sends an attributed string to -insertText:
-
George Nachman authored
- Jan 08, 2014
-
-
George Nachman authored
Fix race condition that threw an exception in ProcessCache when getNameOfPid:isForeground returned nil.
-
- Jan 02, 2014
-
-
George Nachman authored
-
- Dec 31, 2013
-
-
George Nachman authored
-
George Nachman authored
Don't underline null characters. Also, draw underlines before hacking up the character run, which caused the wrong range to get underlined
-
- Dec 29, 2013
-
-
George Nachman authored
-
George Nachman authored
- Dec 27, 2013
-
- Dec 19, 2013
-
-
George Nachman authored
Make it possible to load prefs from nightly build by not requiring exactly three components in color dicts
-
- Dec 17, 2013
-
-
George Nachman authored
- Dec 16, 2013
-
-
George Nachman authored
Merge branch 'adhoc_1.0.0.20131209_154745' into v2 (use CTFontDrawGlyphs only when there are combining marks, otherwise use attributed string)
-
George Nachman authored
-
- Dec 09, 2013
-
-
George Nachman authored
-
George Nachman authored
Use NSAttributedString to draw complex chars unless they contain combining marks. This should improve performance.
-