Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Relative positioning, localized string support, and Chameleon updates for strings #342

Merged
merged 14 commits into from
Feb 21, 2013

Commits on Feb 18, 2013

  1. [css] relative positioning FTW.

    Max Metral committed Feb 18, 2013
    Configuration menu
    Copy the full SHA
    29ab7d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2013

  1. [css] Initial Chameleon support for interface strings - modify string…

    …s files on your dev machine and have it update in the interface right away
    Max Metral committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    7c14551 View commit details
    Browse the repository at this point in the history
  2. [core] Added extensions to NSInvocation to make them easier to create…

    … given a target and selector (primarily for use by upcoming CSS changes)
    Max Metral committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    6279044 View commit details
    Browse the repository at this point in the history
  3. [css] added button adjustment directive and switched to dot for virtu…

    …al selectors since colon gets parsed out
    Max Metral committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    4290424 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a40d513 View commit details
    Browse the repository at this point in the history
  5. [css] added a "magic token" at the beginning of a strings file that w…

    …ill cause all strings to appear as their keys instead of values (invaluable for content writers/testers)
    Max Metral committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    81f8597 View commit details
    Browse the repository at this point in the history
  6. [css] UIButton now respects button adjust styles

    Max Metral committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    921f382 View commit details
    Browse the repository at this point in the history
  7. [css] Added "view building" method to allow compact and simple expres…

    …sion of complex view hierarchies in the context of an NIDOM. Can significantly reduce boilerplate code for people who don't use IB
    Max Metral committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    9c3e323 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8e80ee View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2013

  1. Configuration menu
    Copy the full SHA
    7c9032b View commit details
    Browse the repository at this point in the history
  2. [css] remove accidentally committed files

    Max Metral committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    a643aee View commit details
    Browse the repository at this point in the history
  3. [css] remove extraneous console.log

    Max Metral committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    11212aa View commit details
    Browse the repository at this point in the history
  4. [css] Addressed constant naming convention and converted category to …

    …simple C methods. Also added dictionary support to view builder
    Max Metral committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    c5a4ad0 View commit details
    Browse the repository at this point in the history
  5. [css] style updates for consistency

    Max Metral committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    97a9039 View commit details
    Browse the repository at this point in the history