Justin Spahr-Summers
|
8433d0a33a
|
Set TUIViewNSViewContainer.hidden when the container is hidden in TwUI
|
2012-09-07 14:02:26 -07:00 |
|
Justin Spahr-Summers
|
71947ffabf
|
Rename synchronizeNSViewGeometry to synchronizeNSViewAppearance
This better indicates its purpose, and covers properties that are not strictly geometrical.
|
2012-09-07 14:02:08 -07:00 |
|
Justin Spahr-Summers
|
3b58d91379
|
I am bad at comparison
|
2012-09-04 14:18:33 -07:00 |
|
Justin Spahr-Summers
|
8c4e12ebdc
|
Ugh, just do a system version check
|
2012-09-04 14:13:39 -07:00 |
|
Justin Spahr-Summers
|
16647971c4
|
Log the layer's flippedness too
|
2012-09-04 14:02:12 -07:00 |
|
Justin Spahr-Summers
|
6e4044e33c
|
Log flippedness
|
2012-09-04 14:01:34 -07:00 |
|
Justin Spahr-Summers
|
6c0d74f92a
|
Remove unused imports
|
2012-08-10 21:52:20 -07:00 |
|
Justin Spahr-Summers
|
7330108b71
|
TUIViewNSViewContainer is not (usually) opaque
|
2012-08-07 02:04:20 -07:00 |
|
Justin Spahr-Summers
|
67817b4a34
|
Manually clear the context of a TUIViewNSViewContainer, but only when necessary (i.e., when rendering the contained view)
|
2012-08-07 02:04:07 -07:00 |
|
Justin Spahr-Summers
|
05887163b5
|
Handle -[NSView isFlipped] when rendering the rootView of a TUIViewNSViewContainer
|
2012-07-27 18:39:28 -07:00 |
|
joshaber
|
514b439572
|
explicitly synthesize those guys
|
2012-07-24 17:27:44 -04:00 |
|
Justin Spahr-Summers
|
816df19b31
|
TUIViewNSViewContainer's designated initializer should be -initWithFrame:, not -init
|
2012-07-22 17:08:35 -07:00 |
|
Justin Spahr-Summers
|
4df813a429
|
Implemented -[TUIViewNSViewContainer sizeToFit] to invoke -sizeToFit on its rootView (if supported), otherwise follow the normal code path
|
2012-07-19 15:17:22 -07:00 |
|
Justin Spahr-Summers
|
2d2daee03c
|
Synchronize NSView geometry when a TUIViewNSViewContainer's frame or bounds changes
|
2012-07-19 15:17:21 -07:00 |
|
Justin Spahr-Summers
|
958a28eb52
|
Fix stupid naming issue (setGuestView: -> setRootView:) in TUIViewNSViewContainer
|
2012-07-18 00:41:16 -07:00 |
|
Justin Spahr-Summers
|
6a826565f2
|
Remove some dead debugging code from TUIViewNSViewContainer
|
2012-07-17 17:25:42 -07:00 |
|
Justin Spahr-Summers
|
66c39d516f
|
Finished TUIViewNSViewContainer
|
2012-07-17 17:11:59 -07:00 |
|
Justin Spahr-Summers
|
91b4a21b06
|
TUIViewNSViewContainer WIP
|
2012-07-17 16:43:47 -07:00 |
|
Justin Spahr-Summers
|
fac056b03c
|
ARC migration, baby.
Conflicts:
TwUI.xcodeproj/project.pbxproj
|
2011-11-12 17:44:11 -08:00 |
|
Loren Brichter
|
2a704ca1fb
|
TwUI 0.1
|
2011-07-01 14:18:11 -04:00 |
|