openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
V
ViewDeck
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
4 days
ago. based on code collected
4 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 4 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated README.
Tom Adriaenssen
More...
over 10 years ago
Fix spelling
Anders Östlin
More...
about 12 years ago
respects initial landscape device orientation
Mark Powell
More...
over 12 years ago
Removed swizzling of UIViewController's present(Modal)ViewController which breaks UIViewController's presentingViewController property and thereby modal unwind segues. iOS 5+ uses UIViewController's definesPresentationContext property to determine which controller is parent for a modal view controller. That system should handle presentation just fine even without swizzling.
Marc Knaup
More...
over 12 years ago
Fixed that parentViewController was not set on child controllers if IIViewDeckController is the window root.
Marc Knaup
More...
over 12 years ago
Add status bar methods for view controller containment
Alexsander Akers
More...
over 12 years ago
Fix status bar disappearance in iOS 7 beta when setting the center controller to a navigation controller
Alexsander Akers
More...
over 12 years ago
Update README.md
Tom Adriaenssen
More...
almost 13 years ago
Fixed -Wsign-compare warnings.
Inferis
More...
almost 13 years ago
Fixed -Wshadow warnings.
Inferis
More...
almost 13 years ago
Added II_BRIDGE macros for ARC/non-ARC scenarios.
Inferis
More...
almost 13 years ago
Added some safety checks around the disable-pan-over-view registration code.
Inferis
More...
almost 13 years ago
Added optional EXTRA_APPSTORE_SAFETY directive to disable some 'unconventional' code.
Inferis
More...
almost 13 years ago
Merge branch 'develop'
Inferis
More...
almost 13 years ago
Updated version and podspec to 2.3.1.
Inferis
More...
almost 13 years ago
IIViewDeckNavigationBarOrOpenCenterPanning behaves correctly again.
Inferis
More...
almost 13 years ago
Updated README copyright years.
Inferis
More...
almost 13 years ago
Merge branch 'develop'
Inferis
More...
almost 13 years ago
Fixed shadow and rounded corner rotation animations.
Inferis
More...
almost 13 years ago
Fixed the way new frames are set for side controllers.
Inferis
More...
almost 13 years ago
Added a missing willMoveToParentViewController:
Inferis
More...
almost 13 years ago
After some more careful thought: the center does not need the finish transition blocks.
Inferis
More...
almost 13 years ago
Fix my a-bit-too-eager refactoring.
Inferis
More...
almost 13 years ago
Hacking addSubView so that it handles the needs offset adjustment if it was set in loadView.
Inferis
More...
almost 13 years ago
Handle changes in the center controller the same was as in the side controller (with transition blocks).
Inferis
More...
almost 13 years ago
If loading a view into a navigation controller stack, mark it that it needs adjustment.
Inferis
More...
almost 13 years ago
Added setNeedsOffsetAdjustment to IIViewDeckView.
Inferis
More...
almost 13 years ago
Added IISideController to ViewDeckExample.
Inferis
More...
almost 13 years ago
Updated copyrights in ViewDeck lib files.
Inferis
More...
almost 13 years ago
Updated podspec.
Inferis
More...
almost 13 years ago
←
1
2
3
4
5
6
7
8
9
…
21
22
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree