Files
textmate/Frameworks/DocumentWindow
Allan Odgaard a883854145 Use divider lines in root view
Previously we placed the views with a one point gap between them and had the superview fill the background. This works fine, but has the somewhat theoretical disadvantage that the superview then needs to implement drawRect: and for performance reasons declare that it is “opaque” which means subviews can’t use the (true) window background, should they want to.

Also add a preferences key for “tabs above document” (issue issue #214), but not hooked up in this commit.
2013-01-28 12:42:28 +01:00
..
2013-01-25 11:01:57 +01:00
2013-01-28 12:42:28 +01:00
2013-01-08 22:48:06 +01:00