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

  • 639da7cc99 Merge 89e8a28386 into e2507db762 Jonathan Willing 2016-08-07 15:49:30 +0000
  • 5b3d0308f3 Merge d355137259 into e2507db762 Falko Buttler 2016-08-07 15:49:24 +0000
  • e2507db762 Merge pull request #154 from tbodt/patch-1 master Matt Diephouse 2015-12-09 20:03:55 -0500
  • eca271036d remove dead code from an old hack Theodore Dubois 2015-12-09 15:45:26 -0800
  • 4da137a627 Merge pull request #153 from github/xcode-7 0.4.2 Josh Abernathy 2015-09-25 10:47:39 -0400
  • 7d304e49ae Xcode does as it pleases Matt Diephouse 2015-09-23 16:48:06 -0400
  • ae8a45deff These protocols are informal on 10.10, but required on 10.11. 😞 Matt Diephouse 2015-09-23 16:46:48 -0400
  • 87bc940c3c Let's @import instead Matt Diephouse 2015-09-23 16:46:34 -0400
  • e8f60b1702 Actually conform to protocols because T Y P E S Matt Diephouse 2015-09-15 11:53:44 -0400
  • 580008b849 This has been declared non-null Matt Diephouse 2015-09-15 11:53:18 -0400
  • e7d35175f2 Swift upgrade check to pacify Xcode Matt Diephouse 2015-09-15 11:52:43 -0400
  • 6981c5bbfb Merge pull request #152 from github/carthagize Josh Abernathy 2015-09-22 15:00:03 -0400
  • 645e9cee65 Use Carthage and move to Xcode 6.3+ Matt Diephouse 2015-09-15 13:37:35 -0400
  • 2bfd99e4d3 Merge pull request #151 from github/more-nsview-properties 0.4.1 Matt Diephouse 2015-04-09 17:51:39 -0400
  • fc6f83914a Update a couple more declarations to match NSView Justin Spahr-Summers 2015-04-09 14:46:45 -0700
  • 5bfcdb4e29 Merge pull request #150 from github/pacify-xcode Justin Spahr-Summers 2015-01-16 12:24:04 -0800
  • 3bc7d88de1 OK Computer joshaber 2015-01-16 15:22:31 -0500
  • af91aab2c7 ++xcconfigs joshaber 2015-01-16 15:22:27 -0500
  • 50b91dcfb6 Xcode lulz Justin Spahr-Summers 2014-11-06 13:38:31 -0800
  • d111a42877 Merge pull request #145 from github/xcode6 Alan Rogers 2014-10-28 18:51:45 +1100
  • 6abbd2f7f6 Don't try to create a window in unit tests Justin Spahr-Summers 2014-10-27 22:07:53 -0700
  • 3625ae9e36 Fix crash in RBLHTMLView expectation Justin Spahr-Summers 2014-10-27 22:06:53 -0700
  • db422d8696 Fix deployment target for tests Justin Spahr-Summers 2014-10-27 22:05:40 -0700
  • 6ae2123d0c Update to jspahrsummers/objc-build-scripts@a54782 Justin Spahr-Summers 2014-10-27 22:04:18 -0700
  • a154194a15 Add dummy Swift file for unit testing Justin Spahr-Summers 2014-10-27 22:03:18 -0700
  • b103174336 Upgrade to Nimble matcher syntax Justin Spahr-Summers 2014-10-27 22:01:41 -0700
  • eef56b18c4 🔥 RBLViewSpec Justin Spahr-Summers 2014-10-27 21:55:58 -0700
  • c1d247ec9f Upgrade to Quick spec syntax Justin Spahr-Summers 2014-10-27 21:55:29 -0700
  • e193a5cbb3 🔥 unnecessary files, fix up Cocoa imports Justin Spahr-Summers 2014-10-27 21:52:14 -0700
  • aed6836297 Remove Expecta and Specta, add Quick submodule Justin Spahr-Summers 2014-10-27 21:47:44 -0700
  • 4fb3eea6e7 ++xcconfigs Justin Spahr-Summers 2014-10-27 21:47:11 -0700
  • e2a32883d7 Merge branch 'master' into xcode6 Justin Spahr-Summers 2014-10-27 21:46:39 -0700
  • 1417edc166 Merge pull request #149 from indragiek/prefix-capinsets Justin Spahr-Summers 2014-10-14 10:16:20 -0700
  • 32d0f385b0 Prefix the capInsets property Indragie Karunaratne 2014-10-13 13:44:03 -0600
  • db856d045a Merge pull request #148 from github/fix-build-on-10-9 Josh Abernathy 2014-08-20 17:11:45 -0400
  • 717a420c01 Declare the property so it can build on 10.9 Matt Diephouse 2014-08-20 17:02:20 -0400
  • 675b604702 Merge pull request #147 from interstateone/ScrollingContentInsets Matt Diephouse 2014-08-19 12:20:43 -0400
  • 3bb6ec474b RBLScrolling takes contentInsets into account Brandon Evans 2014-08-07 23:12:09 -0600
  • 2728105608 Merge pull request #146 from github/dont-dismiss-when-theres-a-modal Danny Greg 2014-08-07 13:00:31 +0100
  • 196d94e221 Also use windowNumberAtPoint: to test if we're in the popoverWindow. Alan Rogers 2014-08-07 18:33:35 +1000
  • 3e101d2aab Use windowNumberAtPoint: to determine if clicks actually reach the parentWindow. Alan Rogers 2014-08-07 18:29:48 +1000
  • 4b21299147 Don't close the popover when the app is showing a modalWindow. Alan Rogers 2014-08-06 21:55:58 +1000
  • 74f090c90b Remove RBLViewController from Rebel.h Alan Rogers 2014-07-16 15:35:05 -0700
  • 015ba1ac56 Remove RBLView and RBLViewController imports Justin Spahr-Summers 2014-07-16 10:55:43 -0700
  • a7416e42aa Don't automatically build tests with main target Justin Spahr-Summers 2014-07-16 10:47:51 -0700
  • d8a254e5db ++xcconfigs Justin Spahr-Summers 2014-07-16 10:46:58 -0700
  • 3efdb5a062 Fix format specifiers for NSLayoutPriority values Justin Spahr-Summers 2014-07-16 10:42:35 -0700
  • ef0919dad2 Mark RBLResizableImage.capInsets as atomic Justin Spahr-Summers 2014-07-16 10:41:19 -0700
  • 95428d3c44 🔥 RBLView Justin Spahr-Summers 2014-07-16 10:41:04 -0700
  • 23ff1939ec Merge pull request #144 from github/bye-bye-rblviewcontroller Justin Spahr-Summers 2014-07-16 10:20:00 -0700
  • be14bf1ddf 🔥 RBLViewController and the NSView category. Alan Rogers 2014-07-15 15:17:33 -0700
  • f2698fbc17 Merge pull request #143 from github/zero-warnings Alan Rogers 2014-07-15 15:15:14 -0700
  • 405d74bd2c Fix tests Matt Diephouse 2014-07-15 14:49:11 -0700
  • 29a66ecc50 ++xcconfigs Matt Diephouse 2014-07-15 14:48:02 -0700
  • 0bd4e0d2a4 Update the upgrade check Matt Diephouse 2014-07-15 14:46:10 -0700
  • 2b4d8364a3 Automatically select architectures Matt Diephouse 2014-07-15 14:46:00 -0700
  • 0693045d02 log the path no-frame-display Josh Vera 2014-07-04 19:59:53 -0400
  • cb8169760f update clipping view before drawing Josh Vera 2014-07-04 19:46:15 -0400
  • c966c9f185 maybe dont do that Josh Vera 2014-07-04 19:34:40 -0400
  • 781893e71b Fix scheme name (thanks Xcode!) Matt Diephouse 2014-07-02 19:15:12 -0400
  • cf7c9146a1 Merge pull request #141 from github/xctest Josh Abernathy 2014-07-02 16:16:08 -0400
  • 8ba5942e8b Move to specta/specta, specta/expecta, and XCTest Matt Diephouse 2014-07-02 16:12:28 -0400
  • 58a781255f Merge pull request #140 from github/fix-fullscreen-popover-crash Josh Abernathy 2014-07-01 10:54:25 -0400
  • 113895fd81 Merge pull request #139 from github/remove-key-check Matt Diephouse 2014-06-30 19:58:58 -0400
  • 063ba40876 Check for non-nil observers because NSNotificationCenter reasons Josh Vera 2014-06-30 18:31:11 -0400
  • a4f07ad61c Hold a strong reference to the popover when closing it from fullscreen Josh Vera 2014-06-30 17:17:01 -0400
  • 3ead5ace94 Don't care if our parent window is key. joshaber 2014-06-30 17:04:39 -0400
  • 5f8ce33609 Hold on to the popover when exiting fullscreen, since we could be deallocated in didCloseBlock Josh Vera 2014-06-30 16:44:38 -0400
  • 7d35a04421 Merge pull request #138 from github/view-will-draw Justin Spahr-Summers 2014-06-20 16:41:41 -0700
  • ac29c90091 override -viewWillDraw Josh Vera 2014-06-20 16:45:26 -0400
  • 8ff56bd0f8 Merge c3c8a99cc2 into 85a5bd8cee Josh Vera 2014-06-19 22:21:45 +0000
  • c3c8a99cc2 Merge remote-tracking branch 'origin/master' into autolayout Josh Vera 2014-06-19 18:16:41 -0400
  • 85a5bd8cee Merge pull request #136 from github/fix-fullscreen Rob Rix 2014-06-19 16:35:39 -0400
  • 78da958e87 Close popovers when our fullscreen status changes. joshaber 2014-06-19 16:00:07 -0400
  • f455ccc094 Find the topmost parent window. joshaber 2014-06-19 15:59:53 -0400
  • f7562b2a92 Separate these out to make it clearer. joshaber 2014-06-19 15:59:37 -0400
  • 9687f30d6b use autolayout Josh Vera 2014-06-17 06:31:23 -0400
  • 72c50a4002 Merge pull request #135 from github/outline-view-without-scrolling-fits Justin Spahr-Summers 2014-05-27 09:24:18 -0700
  • ffb777f189 Add the outline view to the umbrella header. Rob Rix 2014-05-27 11:30:21 -0400
  • e1a62b1f17 Correct the visibility of the outline view header. Rob Rix 2014-05-27 09:03:36 -0400
  • 5332982841 Factor -scrollRectToVisible: out into a function. Rob Rix 2014-05-27 09:03:16 -0400
  • c43c4facbb An outline view that can be scrolled without it having fits. Rob Rix 2014-05-26 11:24:50 -0400
  • 4a5ffefa13 Merge pull request #132 from github/popover-edge-fixes 0.4 Matt Diephouse 2014-04-12 07:53:39 -0700
  • b44ae6a0a2 s/Midpoint/Centerpoint Josh Vera 2014-04-08 13:09:47 -0400
  • 1bdf1501fc No need to draw beginning point Josh Vera 2014-04-08 11:16:41 -0400
  • deb6fcc382 Clean up arrow variables Josh Vera 2014-04-08 11:16:18 -0400
  • 725f53d7c4 No need to set the popoverEdge again Josh Vera 2014-04-08 10:50:04 -0400
  • 06aba4e046 Remove -popoverAnchorPoint Josh Vera 2014-04-07 23:49:50 -0400
  • 4d96766f70 Remove -didOffsetFrame Josh Vera 2014-04-07 23:47:52 -0400
  • 5a4c6d139b Go back to using the median x and y to calculate mid origin x and y Josh Vera 2014-04-07 23:47:02 -0400
  • 4a2b2441e7 Position positioningRect using -alignmentRectForFrame: Josh Vera 2014-04-07 23:46:37 -0400
  • 4366d3e1e3 Dont forget to set else case Josh Vera 2014-04-07 15:16:53 -0400
  • 7a7b98e371 Calculate based on window visible frame Josh Vera 2014-04-07 15:16:39 -0400
  • 1fbeeafc19 Dont use midOriginY Josh Vera 2014-04-06 20:33:15 -0400
  • f28d565ca3 Use next edge if screen rect doesn't contain the preferred edge Josh Vera 2014-04-06 20:33:05 -0400
  • 3f6009766a Clean up popover path calculations Josh Vera 2014-04-06 15:24:18 -0400
  • 92b4ad2dbb Replace NSMax uses with maxX, maxY Josh Vera 2014-04-06 14:53:09 -0400
  • 7c73e6399e Replace M_PI / 2 with M_PI_2 Josh Vera 2014-04-06 14:51:27 -0400
  • 26ec75b217 style Josh Vera 2014-04-06 14:50:34 -0400
  • 8846e4463e Just set ivar Josh Vera 2014-04-06 14:48:09 -0400