Граф коммитов

322 Коммитов

Автор SHA1 Сообщение Дата
Justin Spahr-Summers 2a3e7bf629 Implemented -[RBLView description] to print out some useful values 2012-07-29 18:08:56 -07:00
Justin Spahr-Summers bc71497698 Added RBLView.contents, which skips -drawRect: on 10.8 (and should still be faster than manual drawing on 10.7) 2012-07-29 18:07:36 -07:00
Justin Spahr-Summers 0c0ca719f4 Actually default clearsContextBeforeDrawing to YES 2012-07-29 17:42:54 -07:00
Justin Spahr-Summers 19a4c3143d Some basic tests for RBLView 2012-07-29 17:42:36 -07:00
Justin Spahr-Summers d7db663f83 Some basic tests for NSColor+RBLAdditions 2012-07-29 17:36:20 -07:00
Justin Spahr-Summers 56d6b24cf3 Added layerContentsRedrawPolicy, -drawRect:, and -layout to RBLView's interface (just so their peculiarities can be documented) 2012-07-29 17:07:55 -07:00
Justin Spahr-Summers 5c3c48b629 Change RBLView.opaque to use the opaque property of its backing layer 2012-07-29 16:57:46 -07:00
Justin Spahr-Summers bd9c995d1d Require constraint-based layout for RBLViews 2012-07-29 16:49:45 -07:00
Justin Spahr-Summers 6dcdf99272 Conditionalize RBLView's default layerContentsRedrawPolicy depending on whether -drawRect: is overridden 2012-07-29 16:49:36 -07:00
Justin Spahr-Summers 5fb296aec3 Added RBLView.clearsContextBeforeDrawing 2012-07-29 16:41:14 -07:00
Justin Spahr-Summers 88f289739f Added RBLView.opaque 2012-07-29 16:40:55 -07:00
Justin Spahr-Summers 19e6198113 Set up conservative defaults for layerContentsPlacement and layerContentsRedrawPolicy in RBLView 2012-07-29 16:35:51 -07:00
Justin Spahr-Summers 5511bdbde0 Set up layer-backing on RBLView, and added a backgroundColor property 2012-07-29 16:31:09 -07:00
Justin Spahr-Summers 77e70975b7 Added NSColor extensions to convert to and from CGColor 2012-07-29 16:31:09 -07:00
Justin Spahr-Summers 759407a78f Adding a license (with a pre-emptive mention of bitswift/Velvet code) 2012-07-29 16:31:09 -07:00
Justin Spahr-Summers b1042820ef Stub a RBLView class, turn Rebel.h into a framework header, and import it in RebelTests' prefix header 2012-07-29 16:09:36 -07:00
Justin Spahr-Summers 1ee4f6c7c0 Set up RebelTests target with specta/expecta 2012-07-29 16:07:32 -07:00
Justin Spahr-Summers 262d96d25f Added github/expecta@master and petejkim/specta@master as submodules 2012-07-29 16:07:32 -07:00
Justin Spahr-Summers ba3d7d25fb Clean up project settings and share build scheme 2012-07-29 16:07:32 -07:00
Justin Spahr-Summers fea91bd3e6 Adding jspahrsummers/xcconfigs@master as a submodule 2012-07-29 16:07:32 -07:00
Justin Spahr-Summers 18f2d20697 Bootstrap Xcode project 2012-07-29 15:45:20 -07:00
Justin Spahr-Summers cd527777b2 Initial commit 2012-07-29 15:41:54 -07:00