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 |
Colin Wheeler
|
c7edee1642
|
tabs not spaces
|
2012-12-04 17:54:17 -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 |
Colin Wheeler
|
2315f5587e
|
remove view layout methods and prefix all category method names & properties
|
2012-11-18 22:13:43 -06:00 |
Justin Spahr-Summers
|
ea9d661b08
|
Merge pull request #50 from github/contributing
Added CONTRIBUTING file
|
2012-11-15 15:35:11 -08:00 |
Justin Spahr-Summers
|
0cf60b3bc9
|
Merge remote-tracking branch 'origin/master' into contributing
|
2012-11-15 15:33:51 -08:00 |
Justin Spahr-Summers
|
297c7d7272
|
Remove Contributing section from README
|
2012-11-15 15:33:47 -08:00 |
Justin Spahr-Summers
|
7ae3b2109c
|
Adding CONTRIBUTING file
|
2012-11-15 15:32:22 -08:00 |
Justin Spahr-Summers
|
2fb6af31ae
|
++libextobjc to fix ext_copyPropertyAttributes() overflow
|
2012-11-07 09:49:18 -08:00 |
Danny Greg
|
1816ef692e
|
Merge pull request #47 from baz/master
Ability to customise fade duration
|
2012-11-06 14:52:41 -08:00 |
Basil Shkara
|
c58b60fc3b
|
Remove `closeWithFadeoutDuration:`.
|
2012-11-07 09:22:15 +11:00 |
Basil Shkara
|
d725fc771d
|
Wrapped method signature comment in backticks.
|
2012-11-07 09:08:46 +11:00 |
Basil Shkara
|
7f362f943a
|
Ability to customise fade duration.
|
2012-11-07 09:02:39 +11:00 |
Colin Wheeler
|
81aa6fd5d8
|
fixing upstream merge conflict
|
2012-11-05 14:44:27 -06:00 |
Colin Wheeler
|
a11eb484e9
|
sizzle the methods so we hook into RBLViewController and section renaming
|
2012-10-31 18:53:10 -05:00 |
Colin Wheeler
|
8c94006b14
|
make header public and add to Rebel.h
|
2012-10-30 20:56:39 -05:00 |
Colin Wheeler
|
a2cbab8cd3
|
adding layout methods and view controller property to header
|
2012-10-30 20:18:41 -05:00 |
Colin Wheeler
|
60f855cc66
|
finished moving over the last bits of the original View Controller class involving layout
|
2012-10-30 19:46:10 -05:00 |