Skip to content
This repository has been archived by the owner on Nov 17, 2017. It is now read-only.

Storyboard support #8

Merged
merged 22 commits into from Jan 24, 2013
Merged

Storyboard support #8

merged 22 commits into from Jan 24, 2013

Commits on Jan 18, 2013

  1. Copy the full SHA
    98871ab View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4dc2e23 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2013

  1. improvement of initWithCoder method and consolidation of common initi…

    …alization code into commonInit method
    johnhaitas committed Jan 19, 2013
    Copy the full SHA
    88ab570 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    53e4f4e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ff89652 View commit details
    Browse the repository at this point in the history
  4. use 'initialize' rather than 'class' class method to fire the 'load' …

    …class method from app delegatee
    johnhaitas committed Jan 19, 2013
    Copy the full SHA
    37b294b View commit details
    Browse the repository at this point in the history
  5. CKRefreshControl's attributedTitle is being read from storyboard in i…

    …nitWithCoder method like tintColor already is
    johnhaitas committed Jan 19, 2013
    Copy the full SHA
    45bb190 View commit details
    Browse the repository at this point in the history
  6. fix for iOS 6

    johnhaitas committed Jan 19, 2013
    Copy the full SHA
    3dc3d03 View commit details
    Browse the repository at this point in the history
  7. comment fix

    johnhaitas committed Jan 19, 2013
    Copy the full SHA
    a6082c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2013

  1. Copy the full SHA
    dea34f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2013

  1. Copy the full SHA
    f42dafa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d100e6c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b0a0048 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    13b2eb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2013

  1. Copy the full SHA
    6122906 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2fe4045 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f72826d View commit details
    Browse the repository at this point in the history
  4. oops ... copy paste error

    johnhaitas committed Jan 24, 2013
    Copy the full SHA
    1d1acda View commit details
    Browse the repository at this point in the history
  5. cleanup of +class method

    johnhaitas committed Jan 24, 2013
    Copy the full SHA
    83ab68e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1e9a77e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    b5c30ca View commit details
    Browse the repository at this point in the history
  8. add -ObjC linker flag to RefreshControlDemo means we no longer have t…

    …o try to programmatically trigger +load method for CKRefreshControl and CKParagraphStyle
    johnhaitas committed Jan 24, 2013
    Copy the full SHA
    8b60a53 View commit details
    Browse the repository at this point in the history