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

322 Коммитов

Автор SHA1 Сообщение Дата
Danny Greg 1b06fa7752 Revert "Remove all usage of the mask layer."
This reverts commit b4bfed4716.
2012-09-20 11:09:58 -07:00
Danny Greg fadadb17db Revert "The background view becomes an NSView."
This reverts commit a65f6c8184.
2012-09-20 11:09:39 -07:00
Justin Spahr-Summers b0ff26c6ff Merge remote-tracking branch 'origin/viewmodel-init' (pull request #11) 2012-09-19 14:27:13 -07:00
joshaber 5ef784c1bb test the shit 2012-09-19 17:24:17 -04:00
Danny Greg 5049b6bb5c Weird whitespace -- 2012-09-19 13:31:03 -07:00
Danny Greg 1abe48b29d Remove the additional stroke.
We are still left with a nice translucent grey stroke coming from……
somewhere… I have no idea where.
2012-09-19 13:24:18 -07:00
Danny Greg 2c561c7551 Return NO for isOpaque on the backgroundView. 2012-09-19 11:11:10 -07:00
Danny Greg 8527a108e3 Remove the separate contentView.
I believe @joshaber added this to solve a problem with the shadow. Or
something. It's not necessary any more.
2012-09-19 11:10:40 -07:00
Danny Greg b4bfed4716 Remove all usage of the mask layer. 2012-09-19 19:05:00 +01:00
Danny Greg a65f6c8184 The background view becomes an NSView. 2012-09-19 19:04:51 +01:00
joshaber 88934d132e -init calls -initWithModel:parentViewModel: 2012-09-19 10:49:33 -04:00
Justin Spahr-Summers b59637b4de ++RAC back to latest master 2012-09-18 10:08:41 -07:00
Justin Spahr-Summers ba34f57ebd Merge branch 'rblpopover' (pull request #6) 2012-09-18 09:42:13 -07:00
Justin Spahr-Summers 8380d80699 Indentation fixes 2012-09-18 09:39:38 -07:00
joshaber 0781675bc3 ++ RAC for free categories 2012-09-18 12:23:49 -04:00
Justin Spahr-Summers d7f6b00f80 ++RAC to fix RACAbleWithStart() 2012-09-18 09:06:22 -07:00
Danny Greg b9c99825db Merge in from master. 2012-09-18 10:53:27 +01:00
Danny Greg 8908964e03 Const a bitch.
Not sure I like this massively.
2012-09-18 10:50:45 +01:00
Danny Greg d863d00b6a Use convertRectFromScreen: 2012-09-18 10:45:34 +01:00
Danny Greg 821f932968 Use @keypath properly. 2012-09-18 10:42:11 +01:00
Danny Greg 03d1a3a19e Crazy ternary -- 2012-09-18 10:36:16 +01:00
Danny Greg 33078cf729 Space indenting -- 2012-09-18 10:33:11 +01:00
Danny Greg 4c5a073cbc Use the address of the symbol itself as an AO key. 2012-09-18 10:32:02 +01:00
Danny Greg 078ac4f111 Expose the popoverEdge to backgroundView subclasses. 2012-09-18 10:27:14 +01:00
Justin Spahr-Summers 916afb1a8a ++RAC to add +[RACCommand command] 2012-09-17 17:34:01 -07:00
Josh Abernathy e2d23c4afe Merge pull request #7 from github/clip-view
Added RBLClipView, which crushes NSClipView's layer-backed performance
2012-09-17 09:42:12 -07:00
Danny Greg 9047d98cac Use @keypath. 2012-09-17 10:34:09 +01:00
Danny Greg 35109e0893 Another redundant comment -- 2012-09-17 08:51:35 +01:00
Danny Greg b54a602eba Use weak storage for the event monitor object. 2012-09-17 08:50:28 +01:00
Danny Greg 3636e4aae6 Give a couple of block literals explicit return types. 2012-09-17 08:49:07 +01:00
Danny Greg 0f73f22a9a Redundant comment -- 2012-09-17 08:46:12 +01:00
Danny Greg 17e787de8a Fix block style. 2012-09-17 08:45:52 +01:00
Danny Greg f427b013cb Declare just a void pointer rather than a const. 2012-09-17 08:41:57 +01:00
Justin Spahr-Summers 68b14436c9 Note stupid scroller-disappearing behavior 2012-09-16 22:23:12 -07:00
Danny Greg 87469dbd63 Spaces to tabs.
No idea how all of that happened…
2012-09-15 11:39:31 +01:00
Danny Greg 4b7e1b7db8 Use a smarter pattern for the associated object const. 2012-09-15 11:12:51 +01:00
Danny Greg dc406c91f1 Indentation fix. 2012-09-15 11:12:05 +01:00
Danny Greg eacd09bcbb Weird indentation -- 2012-09-15 11:03:55 +01:00
Danny Greg 1aa3662e09 Clarify graceful degrading. 2012-09-15 11:03:07 +01:00
Danny Greg 153f2a59ba Call the completion block whenver the animation is halted.
We now pass in the finished flag to the completion block, so it can
decide to take appropriate action.
2012-09-15 10:49:54 +01:00
Danny Greg 0e22d2a55d Duplicated code -- 2012-09-15 10:37:51 +01:00
Danny Greg 313c4f7d9e Fix deprecated method usage -- 2012-09-15 10:31:25 +01:00
Danny Greg a1503e2abd Fix object literal style. 2012-09-15 10:27:30 +01:00
Danny Greg 661eb431b8 Dot syntax ++ 2012-09-15 10:23:34 +01:00
Danny Greg cdb91e59da Redundant comment -- 2012-09-15 10:23:08 +01:00
Justin Spahr-Summers b3871674fa Added RBLClipView, which crushes NSClipView's layer-backed performance 2012-09-14 14:37:09 -07:00
Danny Greg 250f4604f3 If style fix. 2012-09-14 13:59:24 +01:00
Danny Greg c83f0cc06d Document private state and behaviour on RBLPopover. 2012-09-14 13:53:10 +01:00
Danny Greg 7be79ac864 Block style fix. 2012-09-14 13:49:01 +01:00
Danny Greg 900622c187 Document RBLPopoverBackgroundView. 2012-09-14 13:47:40 +01:00