From f62c657740d40e71c9fd6192e14d3b371970f4b3 Mon Sep 17 00:00:00 2001 From: "gtm.daemon" Date: Fri, 28 Oct 2011 15:00:21 +0000 Subject: [Author: qsr] Implements GTMUILocalizer for iOS. The interface is exactly the same, the implementation does walk the UIKit view hierarchy, instead of the Cocoa one. R=thomasvl APPROVED=thomasvl --- iPhone/GTMUILocalizerTest.xib | 467 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 467 insertions(+) create mode 100644 iPhone/GTMUILocalizerTest.xib (limited to 'iPhone/GTMUILocalizerTest.xib') diff --git a/iPhone/GTMUILocalizerTest.xib b/iPhone/GTMUILocalizerTest.xib new file mode 100644 index 0000000..ed6a8a4 --- /dev/null +++ b/iPhone/GTMUILocalizerTest.xib @@ -0,0 +1,467 @@ + + + + 1056 + 10K549 + 851 + 1038.36 + 461.00 + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + 141 + + + YES + + + + YES + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + YES + + YES + + + YES + + + + YES + + IBFilesOwner + IBCocoaTouchFramework + + + IBFirstResponder + IBCocoaTouchFramework + + + + 292 + + YES + + + 292 + {{115, 182}, {136, 21}} + + NO + YES + 7 + NO + + ^IDS_FOO + ^IDS_FOO + + + IBCocoaTouchFramework + ^IDS_FOO + + 1 + MCAwIDAAA + + + 3 + MQA + + 1 + 10 + + + {320, 460} + + + 3 + MQA + + 2 + + + + ^IDS_FOO + ^IDS_FOO + + + IBCocoaTouchFramework + + + + + YES + + + view + + + + 7 + + + + label + + + + 13 + + + + + YES + + 0 + + + + + + -1 + + + File's Owner + + + -2 + + + + + 5 + + + YES + + + + + + 9 + + + + + + + YES + + YES + -1.CustomClassName + -2.CustomClassName + 5.IBEditorWindowLastContentRect + 5.IBPluginDependency + 5.IBViewBoundsToFrameTransform + 9.IBPluginDependency + + + YES + GTMUILocalizerTestViewController + UIResponder + {{870, 485}, {320, 460}} + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + P4AAAL+AAAAAAAAAw+UAAA + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + YES + + + YES + + + + + YES + + + YES + + + + 15 + + + + YES + + GTMUILocalizerTestViewController + UIViewController + + label + UILabel + + + label + + label + UILabel + + + + IBProjectSource + iPhone/GTMUILocalizerTest.h + + + + NSObject + + IBProjectSource + Foundation/GTMNSObject+KeyValueObserving.h + + + + NSObject + + IBProjectSource + UnitTesting/GTMCALayer+UnitTesting.h + + + + NSObject + + gtm_unitTestEncoderWillEncode:inCoder: + id + + + gtm_unitTestEncoderWillEncode:inCoder: + + gtm_unitTestEncoderWillEncode:inCoder: + id + + + + IBProjectSource + UnitTesting/GTMNSObject+UnitTesting.h + + + + UIView + + IBProjectSource + UnitTesting/GTMUIKit+UnitTesting.h + + + + UIView + + IBProjectSource + iPhone/GTMUIView+SubtreeDescription.h + + + + + YES + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSError.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSFileManager.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSKeyValueCoding.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSKeyValueObserving.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSKeyedArchiver.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSObject.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSRunLoop.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSThread.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSURL.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSURLConnection.h + + + + NSObject + + IBFrameworkSource + QuartzCore.framework/Headers/CAAnimation.h + + + + NSObject + + IBFrameworkSource + QuartzCore.framework/Headers/CALayer.h + + + + NSObject + + IBFrameworkSource + UIKit.framework/Headers/UIAccessibility.h + + + + NSObject + + IBFrameworkSource + UIKit.framework/Headers/UINibLoading.h + + + + NSObject + + IBFrameworkSource + UIKit.framework/Headers/UIResponder.h + + + + UILabel + UIView + + IBFrameworkSource + UIKit.framework/Headers/UILabel.h + + + + UIResponder + NSObject + + + + UISearchBar + UIView + + IBFrameworkSource + UIKit.framework/Headers/UISearchBar.h + + + + UISearchDisplayController + NSObject + + IBFrameworkSource + UIKit.framework/Headers/UISearchDisplayController.h + + + + UIView + + IBFrameworkSource + UIKit.framework/Headers/UIPrintFormatter.h + + + + UIView + + IBFrameworkSource + UIKit.framework/Headers/UITextField.h + + + + UIView + UIResponder + + IBFrameworkSource + UIKit.framework/Headers/UIView.h + + + + UIViewController + + IBFrameworkSource + UIKit.framework/Headers/UINavigationController.h + + + + UIViewController + + IBFrameworkSource + UIKit.framework/Headers/UIPopoverController.h + + + + UIViewController + + IBFrameworkSource + UIKit.framework/Headers/UISplitViewController.h + + + + UIViewController + + IBFrameworkSource + UIKit.framework/Headers/UITabBarController.h + + + + UIViewController + UIResponder + + IBFrameworkSource + UIKit.framework/Headers/UIViewController.h + + + + + 0 + IBCocoaTouchFramework + + com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS + + + + com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3 + + + YES + ../GTMiPhone.xcodeproj + 3 + 141 + + -- cgit v1.2.3