From 40736c5763bf61337c8c14e16d8587db021a87d4 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Fri, 6 Jan 2012 14:44:00 +0100 Subject: Imported WebKit commit 2ea9d364d0f6efa8fa64acf19f451504c59be0e4 (http://svn.webkit.org/repository/webkit/trunk@104285) --- .../WebJavaScriptTextInputPanel.nib/designable.nib | 440 +++++++++++++++++++++ .../keyedobjects.nib | Bin 0 -> 5211 bytes 2 files changed, 440 insertions(+) create mode 100644 Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/designable.nib create mode 100644 Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib (limited to 'Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib') diff --git a/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/designable.nib b/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/designable.nib new file mode 100644 index 000000000..d6cb2097c --- /dev/null +++ b/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/designable.nib @@ -0,0 +1,440 @@ + + + + 1050 + 11C57 + 1938 + 1138.21 + 567.00 + + com.apple.InterfaceBuilder.CocoaPlugin + 1938 + + + NSTextField + NSView + NSWindowTemplate + NSTextFieldCell + NSButtonCell + NSButton + NSCustomObject + + + com.apple.InterfaceBuilder.CocoaPlugin + + + PluginDependencyRecalculationVersion + + + + + WebJavaScriptTextInputPanel + + + FirstResponder + + + NSApplication + + + 1 + 2 + {{531, 773}, {426, 161}} + 1881669632 + JavaScript + WebNonBlockingPanel + + View + + + {94, 7} + + + 256 + + + + 289 + {{232, 11}, {90, 34}} + + + + YES + + 67239424 + 134217728 + Cancel + + LucidaGrande + 13 + 1558 + + + -2038284033 + 1 + + Helvetica + 13 + 16 + + + Gw + 200 + 25 + + + + + 289 + {{322, 11}, {90, 34}} + + + + YES + + 67239424 + 134217728 + OK + + + -2035924737 + 1 + + + + DQ + + 200 + 25 + + + + + 266 + {{17, 107}, {392, 34}} + + + + YES + + 69336577 + 0 + QSBtZXNzYWdlIGZyb20gSmF2YVNjcmlwdCB3aWxsIGJlIGhlcmUuCkl0IGNhbiBiZSBhbnkgbnVtYmVy +IG9mIGxpbmVzIGxvbmcuA + + LucidaGrande + 13 + 1044 + + + + 6 + System + controlColor + + 3 + MC42NjY2NjY2NjY3AA + + + + 6 + System + controlTextColor + + 3 + MAA + + + + + + + 290 + {{20, 60}, {386, 39}} + + + + YES + + 341966337 + 0 + + + + YES + + 1 + MSAxIDEAA + + + 1 + MCAwIDAAA + + + + + {426, 161} + + + + + {{0, 0}, {2560, 1418}} + {94, 29} + {10000000000000, 10000000000000} + YES + + + + + + + window + + + + 52 + + + + pressedCancel: + + + + 53 + + + + pressedOK: + + + + 54 + + + + prompt + + + + 51 + + + + textInput + + + + 50 + + + + nextKeyView + + + + 42 + + + + initialFirstResponder + + + + 48 + + + + delegate + + + + 23 + + + + nextKeyView + + + + 49 + + + + + + 0 + + + + + + -2 + + + File's Owner + + + -1 + + + First Responder + + + -3 + + + Application + + + 10 + + + + + + Panel1 + + + 7 + + + + + + + + + + + 2 + + + + + + + + 12 + + + + + + + + 44 + + + + + + + + 47 + + + + + + + + 100002 + + + + + 100012 + + + + + 100044 + + + + + 100047 + + + + + + + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + + + + + 100047 + + + + + WebJavaScriptTextInputPanel + NSWindowController + + id + id + + + + pressedCancel: + id + + + pressedOK: + id + + + + NSTextField + NSTextField + + + + prompt + NSTextField + + + textInput + NSTextField + + + + IBProjectSource + ./Classes/WebJavaScriptTextInputPanel.h + + + + WebNonBlockingPanel + NSPanel + + IBProjectSource + ./Classes/WebNonBlockingPanel.h + + + + + 0 + IBCocoaFramework + + com.apple.InterfaceBuilder.CocoaPlugin.macosx + + + YES + 3 + + diff --git a/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib b/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib new file mode 100644 index 000000000..0c8d44287 Binary files /dev/null and b/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib differ -- cgit v1.2.1