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

347 Коммитов

Автор SHA1 Сообщение Дата
Danny Greg 07e4476011 Document private property. 2013-02-18 20:24:55 +00:00
Danny Greg 5d7ed8c846 Document a bitch. 2013-02-18 20:21:48 +00:00
Danny Greg 252da88a4a Add to global import. 2013-02-18 20:13:11 +00:00
Danny Greg 6f8669f6d4 Project changes. 2013-02-18 20:13:04 +00:00
Danny Greg 3c763d9a4d Add in the shadowed text field cell. 2013-02-18 20:12:59 +00:00
Alan Rogers 18c541a794 ++expecta, ++specta, ++libextobjc 2013-01-10 15:22:49 +11:00
Danny Greg acc33ff438 Merge pull request #61 from ButterKit/fix-completion-block
Fix completion blocks being completely broken.
2013-01-09 10:50:01 -08:00
Jonathan Willing 8cac3a951d Add another test. 2013-01-09 12:03:37 -06:00
Jonathan Willing 1f86ed130b Style. 2013-01-09 12:03:14 -06:00
Justin Spahr-Summers 0516388e88 Merge pull request #62 from github/xcode46
Xcode ++
2013-01-08 22:16:16 -08:00
Alan Rogers e37264bee2 Xcode ++ 2013-01-09 17:11:52 +11:00
Jonathan Willing fd55f3569a Style fixes. 2013-01-08 21:36:04 -06:00
Jonathan Willing c35ab2e75e Test the completion block. 2013-01-08 18:41:09 -06:00
Jonathan Willing a8ae3ab1e3 Assertions and code style. 2013-01-08 18:40:53 -06:00
Jonathan Willing 993fb7d061 Store the block on the delegate stub, not an associated object. 2013-01-08 18:03:43 -06:00
Justin Spahr-Summers fa67f5cae3 2013, yo 2013-01-07 01:24:54 -08:00
Alan Rogers 95f7c246a6 Merge pull request #60 from github/project-settings
++xcconfigs, clean up project settings a bit
2013-01-06 16:52:13 -08:00
Justin Spahr-Summers 6de5312087 Use framework style imports 2013-01-06 15:25:26 -08:00
Justin Spahr-Summers 30a972f753 Remove COMBINE_HIDPI_IMAGES, inherited from xcconfigs 2013-01-06 15:25:06 -08:00
Justin Spahr-Summers 4ed07bffd3 ++xcconfigs 2013-01-06 15:22:07 -08:00
Danny Greg a2a746100f Merge pull request #59 from pwightman/comment-typo-fixes
Fixing it's/its mistakes in comments.
2013-01-05 10:52:56 -08:00
Parker Wightman cf3914144f Fixing it's/its mistakes. 2013-01-05 11:49:58 -07:00
Josh Abernathy a2d981602c Merge pull request #58 from github/html-attributed-strings
Added +[NSAttributedString rbl_attributedStringWithHTML:]
2012-12-11 18:21:10 -08:00
Justin Spahr-Summers 4bf059779a Added +[NSAttributedString rbl_attributedStringWithHTML:] 2012-12-11 14:02:29 -08:00
Danny Greg 6b36dc1cd3 Merge pull request #56 from github/font-fallbacks
Added +[NSFont rbl_fontWithName:size:fallbackNames:]
2012-12-10 09:44:58 -08:00
Justin Spahr-Summers fcf7004256 Ensure that fontName isn't nil 2012-12-09 00:31:03 -08:00
Justin Spahr-Summers 0e9680c74b :trollface: 2012-12-09 00:30:31 -08:00
Justin Spahr-Summers b71a5b10f3 Added +[NSFont rbl_fontWithName:size:fallbackNames:] 2012-12-09 00:22:08 -08:00
Justin Spahr-Summers dd666fee0d Merge pull request #55 from jwilling/layer-backed-scrollview
Layer-back RBLScrollView
2012-12-08 21:57:51 -08:00
Jonathan Willing dc9c0874a7 layer-back the scroll view 2012-12-08 23:52:28 -06:00
Justin Spahr-Summers 2c3b043574 Merge pull request #53 from jwilling/scrollview
Add RBLScrollView
2012-12-04 16:08:40 -08:00
Jonathan Willing c3fda66c88 pragma markings, fix trolls, test 2012-12-04 18:05:26 -06:00
Jonathan Willing 7a24be7529 I blame Xcode 2012-12-04 17:49:20 -06:00
Jonathan Willing da8648ba2d swap in initializer and awakeFromNib 2012-12-04 17:47:41 -06:00
Jonathan Willing c5ef346f39 fix test 2012-12-04 17:47:16 -06:00
Jonathan Willing 7c09b3374f newline 2012-12-04 17:33:51 -06:00
Jonathan Willing b7ce54bc86 add test 2012-12-04 17:31:35 -06:00
Jonathan Willing e205519cb5 add RBLScrollView 2012-12-04 17:31:07 -06:00
Danny Greg 4a7bb87a28 Merge pull request #51 from github/preserve-backed-layer-properties
Preserve RBLView's layer properties when moving superviews/windows
2012-11-26 06:58:51 -08:00
Justin Spahr-Summers 01cd0e84d9 Meh, just don't test the layer after removing the view from a window 2012-11-25 23:47:25 -08:00
Justin Spahr-Summers 6e30d6b1c6 Revert "Try reinvoking -setWantsLayer: when applying layer properties"
This reverts commit aec0b4fa0f.
2012-11-25 23:47:24 -08:00
Justin Spahr-Summers aec0b4fa0f Try reinvoking -setWantsLayer: when applying layer properties 2012-11-25 23:44:14 -08:00
Justin Spahr-Summers 2a9c03a0a3 At each step, verify that the layer is not nil 2012-11-25 23:42:39 -08:00
Justin Spahr-Summers 4f61ad954a Reapply layer properties whenever -setLayer: is invoked too 2012-11-25 23:38:48 -08:00
Justin Spahr-Summers b9a06603b5 Log the different things being tested when moving around 2012-11-25 23:33:54 -08:00
Justin Spahr-Summers 7876253145 Test layer property preservation 2012-11-25 23:26:49 -08:00
Justin Spahr-Summers c48bb20e9d Add RBLView.cornerRadius
This way, it can be saved and reapplied just like other layer properties.
2012-11-25 23:17:06 -08:00
Justin Spahr-Summers e0cbb42ea4 Reapply layer properties when transitioning superviews or windows 2012-11-25 23:14:39 -08:00
Justin Spahr-Summers 38929552a7 ++specta for shared example and teardown improvements 2012-11-20 13:58:46 -08:00
Justin Spahr-Summers ea9d661b08 Merge pull request #50 from github/contributing
Added CONTRIBUTING file
2012-11-15 15:35:11 -08:00