Go to file
Robby Findler 027ce3bdc2 fix drawing bug in line-numbers and special-first-line support
This drawing bug was that the DC's state wasn't being
initialized all of the way. In particular, the text-mode
wasn't being set and so, in rare occasions, other drawing
code would (legally) leave it in 'solid mode with a non-white
background color also set. Which would cause those two things
to draw incorrectly.
2015-01-15 16:31:26 -06:00
gui Remove extra directories. 2014-12-02 02:33:07 -05:00
gui-doc cocoa: adjust key events for empty Ctl- combos and special Option 2015-01-14 14:08:28 -07:00
gui-lib fix drawing bug in line-numbers and special-first-line support 2015-01-15 16:31:26 -06:00
gui-test Remove extra directories. 2014-12-02 02:33:07 -05:00
tex-table add precdot and succdot 2015-01-15 15:02:10 -06:00
.gitignore Add standard .gitignore file. 2014-12-06 17:46:34 -05:00