- 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.
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Fix bug 2744 where nonascii characters would randomly translate or scale by initializing the text matrix in the graphics context
-
George Nachman authored
-
- Dec 08, 2013
-
-
George Nachman authored
-
- Nov 25, 2013
-
-
George Nachman authored
-
- Nov 24, 2013
-
-
George Nachman authored
Make the hotkey window go all the way off the screen. It was incorrectly using the screen's visible frame to compute its offscreen position. Fixes bug 2638
-
George Nachman authored
-
- Nov 20, 2013
-
-
George Nachman authored
-
- Nov 18, 2013
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Fix bug 2716 where users with dots in the thousands place would lose most of their lines of scrollback
-
- Nov 16, 2013
-
-
George Nachman authored
-
- Nov 14, 2013
-
-
George Nachman authored
- Nov 13, 2013
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Fix bug 2658 where making a window traditional fullscreen in mavericks would cause another iterm window to become key
-
George Nachman authored
-
George Nachman authored
-
- Nov 12, 2013
-
-
George Nachman authored
Fix bug 2694, which crashes when a dimmed color happens to be the same as a previously used color, and didn't get retained by CRunStorage because it used value equality instead of pointer equality.
-
George Nachman authored
-
- Nov 11, 2013
-
-
George Nachman authored
Fix a bug where smart selection would include too much stuff before the text to select when there's a soft line break followed by a hard line break followed by the text that should be selected. Drop everything prior to the hard line break from consideration for smart selection.
-
George Nachman authored
-
George Nachman authored
Fix assert when right-clicking on a line with a lot of double width characters (or, presumably, certain kinds of combining marks) because we computed their screen positions incorrectly.
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-