diff --git a/Classes/VoiceMac/MGMController.h b/Classes/VoiceMac/MGMController.h index a278385..e5a3ff1 100644 --- a/Classes/VoiceMac/MGMController.h +++ b/Classes/VoiceMac/MGMController.h @@ -85,6 +85,7 @@ extern NSString * const MGMContactsControllersChangedNotification; - (IBAction)reverseLookup:(id)sender; - (IBAction)donate:(id)sender; +- (IBAction)openSource:(id)sender; - (IBAction)viewTOS:(id)sender; - (IBAction)rates:(id)sender; - (IBAction)billing:(id)sender; diff --git a/Classes/VoiceMac/MGMController.m b/Classes/VoiceMac/MGMController.m index 345fdb5..723ce87 100644 --- a/Classes/VoiceMac/MGMController.m +++ b/Classes/VoiceMac/MGMController.m @@ -586,6 +586,9 @@ NSString * const MGMLoading = @"Loading..."; [RLMap stringByEvaluatingJavaScriptFromString:[NSString stringWithFormat:@"showAddress('%@', %d);", [address javascriptEscape], zoom]]; } +- (IBAction)openSource:(id)sender { + [[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"http://opensource.mrgeckosmedia.com/VoiceBase/Mac/Mob"]]; +} - (IBAction)donate:(id)sender { [[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7693931"]]; } diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMAbout.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMAbout.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMFileManager.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMFileManager.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMJSON.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMJSON.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMKeychain.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMKeychain.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMKeychainItem.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMKeychainItem.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMLiteConnection.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMLiteConnection.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMLiteResult.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMLiteResult.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMMD5.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMMD5.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMPreferencesPane.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMPreferencesPane.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMTaskManager.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMTaskManager.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMTaskView.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMTaskView.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMURLConnectionManager.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMURLConnectionManager.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMUser.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMUser.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMUsers.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMUsers.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMWhitePagesHandler.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/MGMWhitePagesHandler.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Headers/sqlite3.h b/Frameworks/MGMUsers.framework/Versions/A/Headers/sqlite3.h old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/MGMUsers b/Frameworks/MGMUsers.framework/Versions/A/MGMUsers index f40a449..c25ad3c 100755 Binary files a/Frameworks/MGMUsers.framework/Versions/A/MGMUsers and b/Frameworks/MGMUsers.framework/Versions/A/MGMUsers differ diff --git a/Frameworks/MGMUsers.framework/Versions/A/Resources/English.lproj/InfoPlist.strings b/Frameworks/MGMUsers.framework/Versions/A/Resources/English.lproj/InfoPlist.strings old mode 100755 new mode 100644 index 5e45963..dea12de Binary files a/Frameworks/MGMUsers.framework/Versions/A/Resources/English.lproj/InfoPlist.strings and b/Frameworks/MGMUsers.framework/Versions/A/Resources/English.lproj/InfoPlist.strings differ diff --git a/Frameworks/MGMUsers.framework/Versions/A/Resources/Info.plist b/Frameworks/MGMUsers.framework/Versions/A/Resources/Info.plist old mode 100755 new mode 100644 index 3c0abc9..76a0851 --- a/Frameworks/MGMUsers.framework/Versions/A/Resources/Info.plist +++ b/Frameworks/MGMUsers.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 10J567 + 11B26 CFBundleDevelopmentRegion English CFBundleExecutable @@ -25,17 +25,17 @@ DTCompiler 4.2 DTPlatformBuild - 4A278b + 10M2518 DTPlatformVersion - GM + PG DTSDKBuild - 4A278b + 10M2518 DTSDKName macosx10.6 DTXcode 0400 DTXcodeBuild - 4A278b + 10M2518 NSHumanReadableCopyright Copyright (c) 2011 Mr. Gecko's Media (James Coleman). All rights reserved. http://mrgeckosmedia.com/ diff --git a/Frameworks/MGMUsers.framework/Versions/A/Resources/MGMTaskView.nib b/Frameworks/MGMUsers.framework/Versions/A/Resources/MGMTaskView.nib old mode 100755 new mode 100644 index 76dbbe6..53616bb Binary files a/Frameworks/MGMUsers.framework/Versions/A/Resources/MGMTaskView.nib and b/Frameworks/MGMUsers.framework/Versions/A/Resources/MGMTaskView.nib differ diff --git a/Frameworks/MGMUsers.framework/Versions/A/Resources/MGMTasksWindow.nib b/Frameworks/MGMUsers.framework/Versions/A/Resources/MGMTasksWindow.nib old mode 100755 new mode 100644 index d4088e3..2b95aa9 Binary files a/Frameworks/MGMUsers.framework/Versions/A/Resources/MGMTasksWindow.nib and b/Frameworks/MGMUsers.framework/Versions/A/Resources/MGMTasksWindow.nib differ diff --git a/Frameworks/MGMUsers.framework/Versions/A/Resources/TaskRestart.png b/Frameworks/MGMUsers.framework/Versions/A/Resources/TaskRestart.png old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Resources/TaskRestartPressed.png b/Frameworks/MGMUsers.framework/Versions/A/Resources/TaskRestartPressed.png old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Resources/TaskReveal.png b/Frameworks/MGMUsers.framework/Versions/A/Resources/TaskReveal.png old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Resources/TaskRevealPressed.png b/Frameworks/MGMUsers.framework/Versions/A/Resources/TaskRevealPressed.png old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Resources/TaskStop.png b/Frameworks/MGMUsers.framework/Versions/A/Resources/TaskStop.png old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Resources/TaskStopPressed.png b/Frameworks/MGMUsers.framework/Versions/A/Resources/TaskStopPressed.png old mode 100755 new mode 100644 diff --git a/Frameworks/MGMUsers.framework/Versions/A/Resources/aboutPane.nib b/Frameworks/MGMUsers.framework/Versions/A/Resources/aboutPane.nib old mode 100755 new mode 100644 index 7b64d5f..1cd11bb Binary files a/Frameworks/MGMUsers.framework/Versions/A/Resources/aboutPane.nib and b/Frameworks/MGMUsers.framework/Versions/A/Resources/aboutPane.nib differ diff --git a/Resources/VoiceMac/English.lproj/MainMenu.xib b/Resources/VoiceMac/English.lproj/MainMenu.xib index 7857c07..300c016 100644 --- a/Resources/VoiceMac/English.lproj/MainMenu.xib +++ b/Resources/VoiceMac/English.lproj/MainMenu.xib @@ -1,3289 +1,4191 @@ - - 1050 - 10J567 - 1294 - 1038.35 - 462.00 - - YES - - YES - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.WebKitIBPlugin - - - YES - 1294 - 30 - - - - YES - NSTextFieldCell - WebView - NSMenuItem - NSView - NSCustomObject - NSWindowTemplate - NSTextField - NSMenu - - - YES - com.apple.WebKitIBPlugin - com.apple.InterfaceBuilder.CocoaPlugin - - - YES - - YES - - - - - YES - - NSApplication - - - FirstResponder - - - NSApplication - - - AMainMenu - - YES - - - VoiceMac - - 1048576 - 2147483647 - - NSImage - NSMenuCheckmark - - - NSImage - NSMenuMixedState - - submenuAction: - - VoiceMac - - YES - - - About VoiceMac - - 2147483647 - - - - - - YES - YES - - - 1048576 - 2147483647 - - - - - - Preferences… - , - 1048576 - 2147483647 - - - - - - Check for Updates - - 2147483647 - - - - - - Donate - - 2147483647 - - - - - - YES - YES - - - 1048576 - 2147483647 - - - - - - Services - - 1048576 - 2147483647 - - - submenuAction: - - Services - - YES - - _NSServicesMenu - - - - - YES - YES - - - 1048576 - 2147483647 - - - - - - Hide VoiceMac - h - 1048576 - 2147483647 - - - - - - Hide Others - h - 1572864 - 2147483647 - - - - - - Show All - - 1048576 - 2147483647 - - - - - - YES - YES - - - 1048576 - 2147483647 - - - - - - Quit VoiceMac - q - 1048576 - 2147483647 - - - - - _NSAppleMenu - - - - - File - - 2147483647 - - - submenuAction: - - File - - YES - - - Call - c - 1572864 - 2147483647 - - - - - - Send SMS - s - 1572864 - 2147483647 - - - - - - Send Multiple SMS - s - 1310720 - 2147483647 - - - - - - YES - YES - - - 2147483647 - - - - - - Save Audio - s - 1048576 - 2147483647 - - - - - - YES - YES - - - 2147483647 - - - - - - Page Setup… - P - 1048576 - 2147483647 - - - - - - Print… - p - 1048576 - 2147483647 - - - - - - - - - Edit - - 1048576 - 2147483647 - - - submenuAction: - - Edit - - YES - - - Undo - z - 1048576 - 2147483647 - - - - - - Redo - Z - 1179648 - 2147483647 - - - - - - YES - YES - - - 1048576 - 2147483647 - - - - - - Cut - x - 1048576 - 2147483647 - - - - - - Copy - c - 1048576 - 2147483647 - - - - - - Paste - v - 1048576 - 2147483647 - - - - - - Delete - - 1048576 - 2147483647 - - - - - - Select All - a - 1048576 - 2147483647 - - - - - - YES - YES - - - 1048576 - 2147483647 - - - - - - Spelling and Grammar - - 1048576 - 2147483647 - - - submenuAction: - - Spelling and Grammar - - YES - - - Show Spelling… - : - 1048576 - 2147483647 - - - - - - Check Spelling - ; - 1048576 - 2147483647 - - - - - - Check Spelling While Typing - - 1048576 - 2147483647 - - - - - - Check Grammar With Spelling - - 1048576 - 2147483647 - - - - - - - - - Speech - - 1048576 - 2147483647 - - - submenuAction: - - Speech - - YES - - - Start Speaking - - 1048576 - 2147483647 - - - - - - Stop Speaking - - 1048576 - 2147483647 - - - - - - - - - - - - Inbox - - 2147483647 - - - submenuAction: - - Inbox - - YES - - - Inbox - i - 1048576 - 2147483647 - - - - - - SMS History - H - 1048576 - 2147483647 - - - 1 - - - - Voicemail - M - 1048576 - 2147483647 - - - 2 - - - - Placed Calls - P - 1048576 - 2147483647 - - - 3 - - - - Received Calls - R - 1048576 - 2147483647 - - - 4 - - - - Missed Calls - M - 1048576 - 2147483647 - - - 5 - - - - YES - YES - - - 2147483647 - - - - - - Refresh - r - 1048576 - 2147483647 - - - - - - Report for Spam - - 2147483647 - - - - - - Mark Read - r - 1310720 - 2147483647 - - - - - - Delete - - 2147483647 - - - - - - YES - Undelete - - 524288 - 2147483647 - - - - - - - - - View - - 1048576 - 2147483647 - - - submenuAction: - - View - - YES - - - Reverse Lookup - r - 1572864 - 2147483647 - - - - - - YES - YES - - - 2147483647 - - - - - - Google Voice TOS - - 2147483647 - - - - - - YES - YES - - - 2147483647 - - - - - - Rates - - 2147483647 - - - - - - View Credit History - - 2147483647 - - - - - - - - - Window - - 1048576 - 2147483647 - - - submenuAction: - - Window - - YES - - - Close - w - 1048576 - 2147483647 - - - - - - Minimize - m - 1048576 - 2147483647 - - - - - - Zoom - - 1048576 - 2147483647 - - - - - - Task Manager - l - 1572864 - 2147483647 - - - - - - YES - YES - - - 1048576 - 2147483647 - - - - - - Bring All to Front - - 1048576 - 2147483647 - - - - - - YES - YES - users - - 2147483647 - - - - - _NSWindowsMenu - - - - - Help - - 1048576 - 2147483647 - - - submenuAction: - - Help - - YES - - - Contact Mr. Gecko - - 2147483647 - - - - - - Report a Bug - - 2147483647 - - - - - - - - _NSMainMenu - - - NSFontManager - - - MGMController - - - SUUpdater - - - MGMFeedback - - - 31 - 2 - {{927, 225}, {293, 328}} - -461897728 - Reverse Lookup - NSPanel - - {293, 328} - - - 256 - - YES - - - 268 - {{17, 291}, {102, 17}} - - YES - - 68288064 - 71304192 - Name: - - LucidaGrande - 13 - 1044 - - - - 6 - System - controlColor - - 3 - MC42NjY2NjY2ODY1AA - - - - 6 - System - controlTextColor - - 3 - MAA - - - - - - - 268 - {{17, 266}, {102, 17}} - - YES - - 68288064 - 71304192 - Address: - - - - - - - - - 268 - {{17, 241}, {102, 17}} - - YES - - 68288064 - 71304192 - City and State: - - - - - - - - - 268 - {{17, 216}, {102, 17}} - - YES - - 68288064 - 71304192 - Zip Code: - - - - - - - - - 268 - {{17, 191}, {102, 17}} - - YES - - 68288064 - 71304192 - Phone Number: - - - - - - - - - 274 - - YES - - YES - Apple HTML pasteboard type - Apple PDF pasteboard type - Apple PICT pasteboard type - Apple URL pasteboard type - Apple Web Archive pasteboard type - NSColor pasteboard type - NSFilenamesPboardType - NSStringPboardType - NeXT RTFD pasteboard type - NeXT Rich Text Format v1.0 pasteboard type - NeXT TIFF v4.0 pasteboard type - WebURLsWithTitlesPboardType - public.png - public.url - public.url-name - - - {293, 183} - - - - - - - - YES - - YES - WebKitDefaultFixedFontSize - WebKitDefaultFontSize - WebKitMinimumFontSize - - - YES - - - - - - - YES - YES - - - - 270 - {{121, 291}, {155, 17}} - - YES - - 70385217 - 272630784 - - - - - - - - - - 270 - {{121, 266}, {155, 17}} - - YES - - 70385217 - 272630784 - - - - - - - - - - 270 - {{121, 241}, {155, 17}} - - YES - - 70385217 - 272630784 - - - - - - - - - - 270 - {{121, 216}, {155, 17}} - - YES - - 70385217 - 272630784 - - - - - - - - - - 270 - {{121, 191}, {155, 17}} - - YES - - 70385217 - 272630784 - - - - - - - - - {293, 328} - - {{0, 0}, {1280, 778}} - {293, 344} - {1e+13, 1e+13} - reverselookup - - - - - YES - - - performMiniaturize: - - - - 37 - - - - arrangeInFront: - - - - 39 - - - - toggleContinuousSpellChecking: - - - - 222 - - - - undo: - - - - 223 - - - - copy: - - - - 224 - - - - checkSpelling: - - - - 225 - - - - paste: - - - - 226 - - - - stopSpeaking: - - - - 227 - - - - cut: - - - - 228 - - - - showGuessPanel: - - - - 230 - - - - redo: - - - - 231 - - - - selectAll: - - - - 232 - - - - startSpeaking: - - - - 233 - - - - delete: - - - - 235 - - - - performZoom: - - - - 240 - - - - toggleGrammarChecking: - - - - 347 - - - - hide: - - - - 367 - - - - hideOtherApplications: - - - - 368 - - - - unhideAllApplications: - - - - 370 - - - - terminate: - - - - 449 - - - - performClose: - - - - 611 - - - - checkForUpdates: - - - - 705 - - - - runPageLayout: - - - - 856 - - - - delegate - - - - 906 - - - - openContact: - - - - 1344 - - - - openBugReport: - - - - 1345 - - - - preferences: - - - - 1352 - - - - sendMultipleSMS: - - - - 1354 - - - - showInbox: - - - - 1368 - - - - showInbox: - - - - 1369 - - - - showInbox: - - - - 1370 - - - - showInbox: - - - - 1371 - - - - showInbox: - - - - 1372 - - - - showInbox: - - - - 1373 - - - - inboxDelete: - - - - 1376 - - - - RLName - - - - 1377 - - - - RLAddress - - - - 1378 - - - - RLCityState - - - - 1379 - - - - RLZipCode - - - - 1380 - - - - RLPhoneNumber - - - - 1381 - - - - RLMap - - - - 1382 - - - - RLWindow - - - - 1383 - - - - reverseLookup: - - - - 1384 - - - - viewTOS: - - - - 1385 - - - - rates: - - - - 1386 - - - - billing: - - - - 1387 - - - - donate: - - - - 1388 - - - - call: - - - - 1389 - - - - sms: - - - - 1390 - - - - about: - - - - 1394 - - - - showTaskManager: - - - - 1397 - - - - saveAudio: - - - - 1398 - - - - inboxUndelete: - - - - 1400 - - - - windowMenu - - - - 1405 - - - - refreshInbox: - - - - 1407 - - - - inboxMarkRead: - - - - 1409 - - - - inboxSpam: - - - - 1410 - - - - - YES - - 0 - - - - - - -2 - - - File's Owner - - - -1 - - - First Responder - - - -3 - - - Application - - - 29 - - - YES - - - - - - - - - - MainMenu - - - 19 - - - YES - - - - - - 56 - - - YES - - - - - - 103 - - - YES - - - - 1 - - - 217 - - - YES - - - - - - 205 - - - YES - - - - - - - - - - - - - - - - 202 - - - - - 198 - - - - - 207 - - - - - 214 - - - - - 199 - - - - - 203 - - - - - 197 - - - - - 206 - - - - - 215 - - - - - 216 - - - YES - - - - - - 106 - - - YES - - - - - 2 - - - 57 - - - YES - - - - - - - - - - - - - - - - - - 58 - - - - - 134 - - - - - 150 - - - - - 136 - - - 1111 - - - 144 - - - - - 129 - - - 121 - - - 143 - - - - - 236 - - - - - 131 - - - YES - - - - - - 149 - - - - - 145 - - - - - 24 - - - YES - - - - - - - - - - - - 92 - - - - - 5 - - - - - 239 - - - - - 23 - - - - - 295 - - - YES - - - - - - 296 - - - YES - - - - - - - - - - - 211 - - - YES - - - - - - 212 - - - YES - - - - - - - 195 - - - - - 196 - - - - - 420 - - - - - 450 - - - - - 200 - - - YES - - - - - - - - - 346 - - - - - 204 - - - - - 201 - - - - - 219 - - - - - 603 - - - 1 - - - 703 - - - - - 130 - - - - - 704 - - - - - 706 - - - - - 817 - - - - - 820 - - - - - 821 - - - - - 823 - - - - - 824 - - - - - 833 - - - YES - - - - - - 834 - - - YES - - - - - - - - - - - - - 838 - - - - - 840 - - - - - 845 - - - - - 850 - - - - - 851 - - - - - 843 - - - - - 844 - - - - - 939 - - - - - 1292 - - - YES - - - - Reverse Lookup - - - 1293 - - - YES - - - - - - - - - - - - - - - - 1297 - - - - - 1299 - - - YES - - - - - - 1300 - - - - - 1301 - - - YES - - - - - - 1302 - - - - - 1303 - - - YES - - - - - - 1304 - - - - - 1305 - - - YES - - - - - - 1306 - - - - - 1307 - - - YES - - - - - - 1308 - - - - - 1309 - - - - - 1310 - - - YES - - - - - - 1311 - - - - - 1312 - - - YES - - - - - - 1313 - - - - - 1314 - - - YES - - - - - - 1315 - - - - - 1316 - - - YES - - - - - - 1317 - - - - - 1318 - - - YES - - - - - - 1319 - - - - - 1341 - - - - - 1342 - - - - - 1343 - - - - - 1353 - - - - - 1355 - - - YES - - - - - - 1356 - - - YES - - - - - - - - - - - - - - - - - 1358 - - - - - 1359 - - - - - 1360 - - - - - 1361 - - - - - 1362 - - - - - 1363 - - - - - 1364 - - - - - 1366 - - - - - 1367 - - - - - 1399 - - - - - 1402 - - - - - 1406 - - - - - 1408 - - - - - - - YES - - YES - -1.IBPluginDependency - -2.IBPluginDependency - -3.IBPluginDependency - 103.IBPluginDependency - 103.ImportedFromIB2 - 106.IBEditorWindowLastContentRect - 106.IBPluginDependency - 106.ImportedFromIB2 - 106.editorWindowContentRectSynchronizationRect - 129.IBPluginDependency - 129.ImportedFromIB2 - 1292.IBEditorWindowLastContentRect - 1292.IBPluginDependency - 1292.IBWindowTemplateEditedContentRect - 1292.NSWindowTemplate.visibleAtLaunch - 1293.IBPluginDependency - 1297.IBPluginDependency - 1299.IBPluginDependency - 130.IBEditorWindowLastContentRect - 130.IBPluginDependency - 130.ImportedFromIB2 - 130.editorWindowContentRectSynchronizationRect - 1300.IBPluginDependency - 1301.IBPluginDependency - 1302.IBPluginDependency - 1303.IBPluginDependency - 1304.IBPluginDependency - 1305.IBPluginDependency - 1306.IBPluginDependency - 1307.IBPluginDependency - 1308.IBPluginDependency - 1309.IBPluginDependency - 131.IBPluginDependency - 131.ImportedFromIB2 - 1310.IBPluginDependency - 1311.IBPluginDependency - 1312.IBPluginDependency - 1313.IBPluginDependency - 1314.IBPluginDependency - 1315.IBPluginDependency - 1316.IBPluginDependency - 1317.IBPluginDependency - 1318.IBPluginDependency - 1319.IBPluginDependency - 134.IBPluginDependency - 134.ImportedFromIB2 - 1341.IBPluginDependency - 1342.IBPluginDependency - 1343.IBPluginDependency - 1353.IBPluginDependency - 1355.IBPluginDependency - 1356.IBEditorWindowLastContentRect - 1356.IBPluginDependency - 1358.IBPluginDependency - 1359.IBPluginDependency - 136.IBPluginDependency - 136.ImportedFromIB2 - 1360.IBPluginDependency - 1361.IBPluginDependency - 1362.IBPluginDependency - 1363.IBPluginDependency - 1364.IBPluginDependency - 1366.IBPluginDependency - 1367.IBPluginDependency - 1399.IBPluginDependency - 1402.IBPluginDependency - 1406.IBPluginDependency - 1408.IBPluginDependency - 143.IBPluginDependency - 143.ImportedFromIB2 - 144.IBPluginDependency - 144.ImportedFromIB2 - 145.IBPluginDependency - 145.ImportedFromIB2 - 149.IBPluginDependency - 149.ImportedFromIB2 - 150.IBPluginDependency - 150.ImportedFromIB2 - 19.IBPluginDependency - 19.ImportedFromIB2 - 195.IBPluginDependency - 195.ImportedFromIB2 - 196.IBPluginDependency - 196.ImportedFromIB2 - 197.IBPluginDependency - 197.ImportedFromIB2 - 198.IBPluginDependency - 198.ImportedFromIB2 - 199.IBPluginDependency - 199.ImportedFromIB2 - 200.IBEditorWindowLastContentRect - 200.IBPluginDependency - 200.ImportedFromIB2 - 200.editorWindowContentRectSynchronizationRect - 201.IBPluginDependency - 201.ImportedFromIB2 - 202.IBPluginDependency - 202.ImportedFromIB2 - 203.IBPluginDependency - 203.ImportedFromIB2 - 204.IBPluginDependency - 204.ImportedFromIB2 - 205.IBEditorWindowLastContentRect - 205.IBPluginDependency - 205.ImportedFromIB2 - 205.editorWindowContentRectSynchronizationRect - 206.IBPluginDependency - 206.ImportedFromIB2 - 207.IBPluginDependency - 207.ImportedFromIB2 - 211.IBPluginDependency - 211.ImportedFromIB2 - 212.IBEditorWindowLastContentRect - 212.IBPluginDependency - 212.ImportedFromIB2 - 212.editorWindowContentRectSynchronizationRect - 214.IBPluginDependency - 214.ImportedFromIB2 - 215.IBPluginDependency - 215.ImportedFromIB2 - 216.IBPluginDependency - 216.ImportedFromIB2 - 217.IBPluginDependency - 217.ImportedFromIB2 - 219.IBPluginDependency - 219.ImportedFromIB2 - 23.IBPluginDependency - 23.ImportedFromIB2 - 236.IBPluginDependency - 236.ImportedFromIB2 - 239.IBPluginDependency - 239.ImportedFromIB2 - 24.IBEditorWindowLastContentRect - 24.IBPluginDependency - 24.ImportedFromIB2 - 24.editorWindowContentRectSynchronizationRect - 29.IBEditorWindowLastContentRect - 29.IBPluginDependency - 29.ImportedFromIB2 - 29.WindowOrigin - 29.editorWindowContentRectSynchronizationRect - 295.IBPluginDependency - 296.IBEditorWindowLastContentRect - 296.IBPluginDependency - 296.editorWindowContentRectSynchronizationRect - 346.IBPluginDependency - 346.ImportedFromIB2 - 420.IBPluginDependency - 450.IBPluginDependency - 5.IBPluginDependency - 5.ImportedFromIB2 - 56.IBPluginDependency - 56.ImportedFromIB2 - 57.IBEditorWindowLastContentRect - 57.IBPluginDependency - 57.ImportedFromIB2 - 57.editorWindowContentRectSynchronizationRect - 58.IBPluginDependency - 58.ImportedFromIB2 - 603.IBPluginDependency - 603.ImportedFromIB2 - 703.IBPluginDependency - 704.IBPluginDependency - 706.IBPluginDependency - 817.IBPluginDependency - 820.IBPluginDependency - 821.IBPluginDependency - 823.IBPluginDependency - 824.IBPluginDependency - 833.IBPluginDependency - 834.IBEditorWindowLastContentRect - 834.IBPluginDependency - 838.IBPluginDependency - 840.IBPluginDependency - 843.IBPluginDependency - 844.IBPluginDependency - 845.IBPluginDependency - 850.IBPluginDependency - 851.IBPluginDependency - 92.IBPluginDependency - 92.ImportedFromIB2 - 939.IBPluginDependency - - - YES - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - - {{608, 348}, {178, 43}} - com.apple.InterfaceBuilder.CocoaPlugin - - {{596, 852}, {216, 23}} - com.apple.InterfaceBuilder.CocoaPlugin - - {{152, 21}, {293, 328}} - com.apple.InterfaceBuilder.CocoaPlugin - {{152, 21}, {293, 328}} - - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - {{515, 470}, {64, 6}} - com.apple.InterfaceBuilder.CocoaPlugin - - {{436, 809}, {64, 6}} - 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.WebKitIBPlugin - 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 - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - {{430, 158}, {203, 233}} - 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 - 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 - - {{620, 383}, {272, 83}} - com.apple.InterfaceBuilder.CocoaPlugin - - {{608, 612}, {275, 83}} - com.apple.InterfaceBuilder.CocoaPlugin - - com.apple.InterfaceBuilder.CocoaPlugin - - com.apple.InterfaceBuilder.CocoaPlugin - - com.apple.InterfaceBuilder.CocoaPlugin - - {{386, 188}, {240, 203}} - com.apple.InterfaceBuilder.CocoaPlugin - - {{187, 434}, {243, 243}} - com.apple.InterfaceBuilder.CocoaPlugin - - com.apple.InterfaceBuilder.CocoaPlugin - - com.apple.InterfaceBuilder.CocoaPlugin - - {{620, 403}, {164, 43}} - com.apple.InterfaceBuilder.CocoaPlugin - - {{608, 612}, {167, 43}} - 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 - - {{537, 268}, {208, 123}} - com.apple.InterfaceBuilder.CocoaPlugin - - {{525, 802}, {197, 73}} - {{246, 391}, {423, 20}} - com.apple.InterfaceBuilder.CocoaPlugin - - {74, 862} - {{6, 978}, {478, 20}} - com.apple.InterfaceBuilder.CocoaPlugin - {{487, 288}, {219, 103}} - com.apple.InterfaceBuilder.CocoaPlugin - {{475, 832}, {234, 43}} - com.apple.InterfaceBuilder.CocoaPlugin - - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - - com.apple.InterfaceBuilder.CocoaPlugin - - {{258, 168}, {215, 223}} - com.apple.InterfaceBuilder.CocoaPlugin - - {{23, 794}, {245, 183}} - 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 - {{344, 248}, {213, 143}} - 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 - - - - YES - - - - - - YES - - - - - 1414 - - - - YES - - MGMController - NSObject - - YES - - YES - about: - billing: - call: - donate: - inboxDelete: - inboxMarkRead: - inboxSpam: - inboxUndelete: - preferences: - rates: - refreshInbox: - reverseLookup: - saveAudio: - sendMultipleSMS: - showInbox: - showTaskManager: - sms: - viewTOS: - - - YES - id - id - id - id - id - id - id - id - id - id - id - id - id - id - id - id - id - id - - - - YES - - YES - about: - billing: - call: - donate: - inboxDelete: - inboxMarkRead: - inboxSpam: - inboxUndelete: - preferences: - rates: - refreshInbox: - reverseLookup: - saveAudio: - sendMultipleSMS: - showInbox: - showTaskManager: - sms: - viewTOS: - - - YES - - about: - id - - - billing: - id - - - call: - id - - - donate: - id - - - inboxDelete: - id - - - inboxMarkRead: - id - - - inboxSpam: - id - - - inboxUndelete: - id - - - preferences: - id - - - rates: - id - - - refreshInbox: - id - - - reverseLookup: - id - - - saveAudio: - id - - - sendMultipleSMS: - id - - - showInbox: - id - - - showTaskManager: - id - - - sms: - id - - - viewTOS: - id - - - - - YES - - YES - RLAddress - RLCityState - RLMap - RLName - RLPhoneNumber - RLWindow - RLZipCode - aboutNameField - aboutWindow - windowMenu - - - YES - NSTextField - NSTextField - WebView - NSTextField - NSTextField - NSWindow - NSTextField - NSTextField - NSWindow - NSMenu - - - - YES - - YES - RLAddress - RLCityState - RLMap - RLName - RLPhoneNumber - RLWindow - RLZipCode - aboutNameField - aboutWindow - windowMenu - - - YES - - RLAddress - NSTextField - - - RLCityState - NSTextField - - - RLMap - WebView - - - RLName - NSTextField - - - RLPhoneNumber - NSTextField - - - RLWindow - NSWindow - - - RLZipCode - NSTextField - - - aboutNameField - NSTextField - - - aboutWindow - NSWindow - - - windowMenu - NSMenu - - - - - IBProjectSource - ./Classes/MGMController.h - - - - MGMFeedback - NSObject - - YES - - YES - openBugReport: - openContact: - - - YES - id - id - - - - YES - - YES - openBugReport: - openContact: - - - YES - - openBugReport: - id - - - openContact: - id - - - - - IBProjectSource - ./Classes/MGMFeedback.h - - - - MGMInboxWindow - NSObject - - YES - - YES - delete: - markRead: - next: - previous: - showWindow: - spam: - undelete: - - - YES - id - id - id - id - id - id - id - - - - YES - - YES - delete: - markRead: - next: - previous: - showWindow: - spam: - undelete: - - - YES - - delete: - id - - - markRead: - id - - - next: - id - - - previous: - id - - - showWindow: - id - - - spam: - id - - - undelete: - id - - - - - YES - - YES - inboxTable - inboxWindow - nextButton - pageField - previousButton - progress - sidebarView - splitView - - - YES - NSTableView - NSWindow - NSButton - NSTextField - NSButton - NSProgressIndicator - NSOutlineView - MGMSplitView - - - - YES - - YES - inboxTable - inboxWindow - nextButton - pageField - previousButton - progress - sidebarView - splitView - - - YES - - inboxTable - NSTableView - - - inboxWindow - NSWindow - - - nextButton - NSButton - - - pageField - NSTextField - - - previousButton - NSButton - - - progress - NSProgressIndicator - - - sidebarView - NSOutlineView - - - splitView - MGMSplitView - - - - - IBProjectSource - ./Classes/MGMInboxWindow.h - - - - MGMSplitView - NSSplitView - - IBProjectSource - ./Classes/MGMSplitView.h - - - - NSDocument - - YES - - YES - printDocument: - revertDocumentToSaved: - runPageLayout: - saveDocument: - saveDocumentAs: - saveDocumentTo: - - - YES - id - id - id - id - id - id - - - - YES - - YES - printDocument: - revertDocumentToSaved: - runPageLayout: - saveDocument: - saveDocumentAs: - saveDocumentTo: - - - YES - - printDocument: - id - - - revertDocumentToSaved: - id - - - runPageLayout: - id - - - saveDocument: - id - - - saveDocumentAs: - id - - - saveDocumentTo: - id - - - - - IBProjectSource - ./Classes/NSDocument.h - - - - SUUpdater - NSObject - - checkForUpdates: - id - - - checkForUpdates: - - checkForUpdates: - id - - - - delegate - id - - - delegate - - delegate - id - - - - IBProjectSource - ./Classes/SUUpdater.h - - - - WebView - - reloadFromOrigin: - id - - - reloadFromOrigin: - - reloadFromOrigin: - id - - - - IBProjectSource - ./Classes/WebView.h - - - - - 0 - IBCocoaFramework - - com.apple.InterfaceBuilder.CocoaPlugin.macosx - - - - com.apple.InterfaceBuilder.CocoaPlugin.macosx - - - - com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3 - - - YES - 3 - - YES - - YES - NSMenuCheckmark - NSMenuMixedState - - - YES - {9, 8} - {7, 2} - - - + + 1050 + 11B26 + 851 + 1138 + 566.00 + + YES + + YES + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.WebKitIBPlugin + + + YES + 851 + 851 + + + + YES + + + + YES + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.WebKitIBPlugin + + + PluginDependencyRecalculationVersion + + + + YES + + NSApplication + + + FirstResponder + + + NSApplication + + + AMainMenu + + YES + + + VoiceMac + + 1048576 + 2147483647 + + NSImage + NSMenuCheckmark + + + NSImage + NSMenuMixedState + + submenuAction: + + VoiceMac + + YES + + + About VoiceMac + + 2147483647 + + + + + + YES + YES + + + 1048576 + 2147483647 + + + + + + Preferences… + , + 1048576 + 2147483647 + + + + + + Check for Updates + + 2147483647 + + + + + + Donate + + 2147483647 + + + + + + Open Source + + 2147483647 + + + + + + YES + YES + + + 1048576 + 2147483647 + + + + + + Services + + 1048576 + 2147483647 + + + submenuAction: + + Services + + YES + + _NSServicesMenu + + + + + YES + YES + + + 1048576 + 2147483647 + + + + + + Hide VoiceMac + h + 1048576 + 2147483647 + + + + + + Hide Others + h + 1572864 + 2147483647 + + + + + + Show All + + 1048576 + 2147483647 + + + + + + YES + YES + + + 1048576 + 2147483647 + + + + + + Quit VoiceMac + q + 1048576 + 2147483647 + + + + + _NSAppleMenu + + + + + File + + 2147483647 + + + submenuAction: + + File + + YES + + + Call + c + 1572864 + 2147483647 + + + + + + Send SMS + s + 1572864 + 2147483647 + + + + + + Send Multiple SMS + s + 1310720 + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Save Audio + s + 1048576 + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Page Setup… + P + 1048576 + 2147483647 + + + + + + Print… + p + 1048576 + 2147483647 + + + + + + + + + Edit + + 1048576 + 2147483647 + + + submenuAction: + + Edit + + YES + + + Undo + z + 1048576 + 2147483647 + + + + + + Redo + Z + 1179648 + 2147483647 + + + + + + YES + YES + + + 1048576 + 2147483647 + + + + + + Cut + x + 1048576 + 2147483647 + + + + + + Copy + c + 1048576 + 2147483647 + + + + + + Paste + v + 1048576 + 2147483647 + + + + + + Delete + + 1048576 + 2147483647 + + + + + + Select All + a + 1048576 + 2147483647 + + + + + + YES + YES + + + 1048576 + 2147483647 + + + + + + Spelling and Grammar + + 1048576 + 2147483647 + + + submenuAction: + + Spelling and Grammar + + YES + + + Show Spelling… + : + 1048576 + 2147483647 + + + + + + Check Spelling + ; + 1048576 + 2147483647 + + + + + + Check Spelling While Typing + + 1048576 + 2147483647 + + + + + + Check Grammar With Spelling + + 1048576 + 2147483647 + + + + + + + + + Speech + + 1048576 + 2147483647 + + + submenuAction: + + Speech + + YES + + + Start Speaking + + 1048576 + 2147483647 + + + + + + Stop Speaking + + 1048576 + 2147483647 + + + + + + + + + + + + Inbox + + 2147483647 + + + submenuAction: + + Inbox + + YES + + + Inbox + i + 1048576 + 2147483647 + + + + + + SMS History + H + 1048576 + 2147483647 + + + 1 + + + + Voicemail + M + 1048576 + 2147483647 + + + 2 + + + + Placed Calls + P + 1048576 + 2147483647 + + + 3 + + + + Received Calls + R + 1048576 + 2147483647 + + + 4 + + + + Missed Calls + M + 1048576 + 2147483647 + + + 5 + + + + YES + YES + + + 2147483647 + + + + + + Refresh + r + 1048576 + 2147483647 + + + + + + Report for Spam + + 2147483647 + + + + + + Mark Read + r + 1310720 + 2147483647 + + + + + + Delete + + 2147483647 + + + + + + YES + Undelete + + 524288 + 2147483647 + + + + + + + + + View + + 1048576 + 2147483647 + + + submenuAction: + + View + + YES + + + Reverse Lookup + r + 1572864 + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Google Voice TOS + + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Rates + + 2147483647 + + + + + + View Credit History + + 2147483647 + + + + + + + + + Window + + 1048576 + 2147483647 + + + submenuAction: + + Window + + YES + + + Close + w + 1048576 + 2147483647 + + + + + + Minimize + m + 1048576 + 2147483647 + + + + + + Zoom + + 1048576 + 2147483647 + + + + + + Task Manager + l + 1572864 + 2147483647 + + + + + + YES + YES + + + 1048576 + 2147483647 + + + + + + Bring All to Front + + 1048576 + 2147483647 + + + + + + YES + YES + users + + 2147483647 + + + + + _NSWindowsMenu + + + + + Help + + 1048576 + 2147483647 + + + submenuAction: + + Help + + YES + + + Contact Mr. Gecko + + 2147483647 + + + + + + Report a Bug + + 2147483647 + + + + + + + + _NSMainMenu + + + NSFontManager + + + MGMController + + + SUUpdater + + + MGMFeedback + + + 31 + 2 + {{927, 225}, {293, 328}} + -461897728 + Reverse Lookup + NSPanel + + + {1.7976931348623157e+308, 1.7976931348623157e+308} + {293, 328} + + + 256 + + YES + + + 268 + {{17, 291}, {102, 17}} + + YES + + 68288064 + 71304192 + Name: + + LucidaGrande + 13 + 1040 + + + + 6 + System + controlColor + + 3 + MC42NjY2NjY2NjY3AA + + + + 6 + System + controlTextColor + + 3 + MAA + + + + + + + 268 + {{17, 266}, {102, 17}} + + YES + + 68288064 + 71304192 + Address: + + + + + + + + + 268 + {{17, 241}, {102, 17}} + + YES + + 68288064 + 71304192 + City and State: + + + + + + + + + 268 + {{17, 216}, {102, 17}} + + YES + + 68288064 + 71304192 + Zip Code: + + + + + + + + + 268 + {{17, 191}, {102, 17}} + + YES + + 68288064 + 71304192 + Phone Number: + + + + + + + + + 274 + + YES + + YES + Apple HTML pasteboard type + Apple PDF pasteboard type + Apple PICT pasteboard type + Apple URL pasteboard type + Apple Web Archive pasteboard type + NSColor pasteboard type + NSFilenamesPboardType + NSStringPboardType + NeXT RTFD pasteboard type + NeXT Rich Text Format v1.0 pasteboard type + NeXT TIFF v4.0 pasteboard type + WebURLsWithTitlesPboardType + public.png + public.url + public.url-name + + + {293, 183} + + + + + + + + YES + + YES + WebKitDefaultFixedFontSize + WebKitDefaultFontSize + WebKitMinimumFontSize + + + YES + + + + + + + YES + YES + + + + 270 + {{121, 291}, {155, 17}} + + YES + + 70385217 + 272630784 + + + + + + + + + + 270 + {{121, 266}, {155, 17}} + + YES + + 70385217 + 272630784 + + + + + + + + + + 270 + {{121, 241}, {155, 17}} + + YES + + 70385217 + 272630784 + + + + + + + + + + 270 + {{121, 216}, {155, 17}} + + YES + + 70385217 + 272630784 + + + + + + + + + + 270 + {{121, 191}, {155, 17}} + + YES + + 70385217 + 272630784 + + + + + + + + + {293, 328} + + {{0, 0}, {1280, 778}} + {293, 344} + {1.7976931348623157e+308, 1.7976931348623157e+308} + reverselookup + YES + + + + + YES + + + performMiniaturize: + + + + 37 + + + + arrangeInFront: + + + + 39 + + + + toggleContinuousSpellChecking: + + + + 222 + + + + undo: + + + + 223 + + + + copy: + + + + 224 + + + + checkSpelling: + + + + 225 + + + + paste: + + + + 226 + + + + stopSpeaking: + + + + 227 + + + + cut: + + + + 228 + + + + showGuessPanel: + + + + 230 + + + + redo: + + + + 231 + + + + selectAll: + + + + 232 + + + + startSpeaking: + + + + 233 + + + + delete: + + + + 235 + + + + performZoom: + + + + 240 + + + + toggleGrammarChecking: + + + + 347 + + + + performClose: + + + + 611 + + + + runPageLayout: + + + + 856 + + + + delegate + + + + 906 + + + + openContact: + + + + 1344 + + + + openBugReport: + + + + 1345 + + + + sendMultipleSMS: + + + + 1354 + + + + showInbox: + + + + 1368 + + + + showInbox: + + + + 1369 + + + + showInbox: + + + + 1370 + + + + showInbox: + + + + 1371 + + + + showInbox: + + + + 1372 + + + + showInbox: + + + + 1373 + + + + inboxDelete: + + + + 1376 + + + + RLName + + + + 1377 + + + + RLAddress + + + + 1378 + + + + RLCityState + + + + 1379 + + + + RLZipCode + + + + 1380 + + + + RLPhoneNumber + + + + 1381 + + + + RLMap + + + + 1382 + + + + RLWindow + + + + 1383 + + + + reverseLookup: + + + + 1384 + + + + viewTOS: + + + + 1385 + + + + rates: + + + + 1386 + + + + billing: + + + + 1387 + + + + call: + + + + 1389 + + + + sms: + + + + 1390 + + + + showTaskManager: + + + + 1397 + + + + saveAudio: + + + + 1398 + + + + inboxUndelete: + + + + 1400 + + + + windowMenu + + + + 1405 + + + + refreshInbox: + + + + 1407 + + + + inboxMarkRead: + + + + 1409 + + + + inboxSpam: + + + + 1410 + + + + unhideAllApplications: + + + + 1432 + + + + terminate: + + + + 1433 + + + + hide: + + + + 1434 + + + + about: + + + + 1435 + + + + checkForUpdates: + + + + 1436 + + + + preferences: + + + + 1437 + + + + donate: + + + + 1438 + + + + hideOtherApplications: + + + + 1439 + + + + openSource: + + + + 1441 + + + + + YES + + 0 + + YES + + + + + + -2 + + + File's Owner + + + -1 + + + First Responder + + + -3 + + + Application + + + 29 + + + YES + + + + + + + + + + MainMenu + + + 19 + + + YES + + + + + + 56 + + + YES + + + + + + 103 + + + YES + + + + 1 + + + 217 + + + YES + + + + + + 205 + + + YES + + + + + + + + + + + + + + + + 202 + + + + + 198 + + + + + 207 + + + + + 214 + + + + + 199 + + + + + 203 + + + + + 197 + + + + + 206 + + + + + 215 + + + + + 216 + + + YES + + + + + + 106 + + + YES + + + + + 2 + + + 24 + + + YES + + + + + + + + + + + + 92 + + + + + 5 + + + + + 239 + + + + + 23 + + + + + 295 + + + YES + + + + + + 296 + + + YES + + + + + + + + + + + 211 + + + YES + + + + + + 212 + + + YES + + + + + + + 195 + + + + + 196 + + + + + 420 + + + + + 450 + + + + + 200 + + + YES + + + + + + + + + 346 + + + + + 204 + + + + + 201 + + + + + 219 + + + + + 603 + + + 1 + + + 703 + + + + + 706 + + + + + 820 + + + + + 821 + + + + + 823 + + + + + 824 + + + + + 833 + + + YES + + + + + + 834 + + + YES + + + + + + + + + + + + + 838 + + + + + 840 + + + + + 845 + + + + + 850 + + + + + 851 + + + + + 843 + + + + + 844 + + + + + 939 + + + + + 1292 + + + YES + + + + Reverse Lookup + + + 1293 + + + YES + + + + + + + + + + + + + + + + 1297 + + + + + 1299 + + + YES + + + + + + 1300 + + + + + 1301 + + + YES + + + + + + 1302 + + + + + 1303 + + + YES + + + + + + 1304 + + + + + 1305 + + + YES + + + + + + 1306 + + + + + 1307 + + + YES + + + + + + 1308 + + + + + 1309 + + + + + 1310 + + + YES + + + + + + 1311 + + + + + 1312 + + + YES + + + + + + 1313 + + + + + 1314 + + + YES + + + + + + 1315 + + + + + 1316 + + + YES + + + + + + 1317 + + + + + 1318 + + + YES + + + + + + 1319 + + + + + 1341 + + + + + 1342 + + + + + 1343 + + + + + 1353 + + + + + 1355 + + + YES + + + + + + 1356 + + + YES + + + + + + + + + + + + + + + + + 1358 + + + + + 1359 + + + + + 1360 + + + + + 1361 + + + + + 1362 + + + + + 1363 + + + + + 1364 + + + + + 1366 + + + + + 1367 + + + + + 1399 + + + + + 1402 + + + + + 1406 + + + + + 1408 + + + + + 1417 + + + YES + + + + + + + + + + + + + + + + + + + 1418 + + + + + 1419 + + + + + 1420 + + + + + 1421 + + + + + 1422 + + + YES + + + + + + 1423 + + + + + 1424 + + + + + 1425 + + + 121 + + + 1426 + + + + + 1427 + + + 1111 + + + 1428 + + + + + 1429 + + + + + 1430 + + + + + 1431 + + + + + 1440 + + + + + + + YES + + YES + -3.IBPluginDependency + 103.IBPluginDependency + 103.ImportedFromIB2 + 106.IBEditorWindowLastContentRect + 106.IBPluginDependency + 106.ImportedFromIB2 + 106.editorWindowContentRectSynchronizationRect + 1292.IBEditorWindowLastContentRect + 1292.IBPluginDependency + 1292.IBWindowTemplateEditedContentRect + 1292.NSWindowTemplate.visibleAtLaunch + 1292.windowTemplate.hasMinSize + 1292.windowTemplate.minSize + 1293.IBPluginDependency + 1297.IBPluginDependency + 1299.IBPluginDependency + 1300.IBPluginDependency + 1301.IBPluginDependency + 1302.IBPluginDependency + 1303.IBPluginDependency + 1304.IBPluginDependency + 1305.IBPluginDependency + 1306.IBPluginDependency + 1307.IBPluginDependency + 1308.IBPluginDependency + 1309.IBPluginDependency + 1310.IBPluginDependency + 1311.IBPluginDependency + 1312.IBPluginDependency + 1313.IBPluginDependency + 1314.IBPluginDependency + 1315.IBPluginDependency + 1316.IBPluginDependency + 1317.IBPluginDependency + 1318.IBPluginDependency + 1319.IBPluginDependency + 1342.IBPluginDependency + 1343.IBPluginDependency + 1353.IBPluginDependency + 1355.IBPluginDependency + 1356.IBEditorWindowLastContentRect + 1356.IBPluginDependency + 1358.IBPluginDependency + 1359.IBPluginDependency + 1360.IBPluginDependency + 1361.IBPluginDependency + 1362.IBPluginDependency + 1363.IBPluginDependency + 1364.IBPluginDependency + 1366.IBPluginDependency + 1367.IBPluginDependency + 1399.IBPluginDependency + 1402.IBPluginDependency + 1406.IBPluginDependency + 1408.IBPluginDependency + 1417.IBEditorWindowLastContentRect + 1417.IBPluginDependency + 1417.ImportedFromIB2 + 1417.editorWindowContentRectSynchronizationRect + 1418.IBPluginDependency + 1419.IBPluginDependency + 1420.IBPluginDependency + 1420.ImportedFromIB2 + 1421.IBPluginDependency + 1421.ImportedFromIB2 + 1422.IBPluginDependency + 1422.ImportedFromIB2 + 1423.IBPluginDependency + 1423.ImportedFromIB2 + 1424.IBPluginDependency + 1424.ImportedFromIB2 + 1425.IBPluginDependency + 1425.ImportedFromIB2 + 1426.IBPluginDependency + 1426.ImportedFromIB2 + 1427.IBPluginDependency + 1427.ImportedFromIB2 + 1428.IBPluginDependency + 1428.ImportedFromIB2 + 1429.IBPluginDependency + 1429.ImportedFromIB2 + 1430.IBPluginDependency + 1430.ImportedFromIB2 + 1431.IBEditorWindowLastContentRect + 1431.IBPluginDependency + 1431.ImportedFromIB2 + 1431.editorWindowContentRectSynchronizationRect + 1440.IBPluginDependency + 19.IBPluginDependency + 19.ImportedFromIB2 + 195.IBPluginDependency + 195.ImportedFromIB2 + 196.IBPluginDependency + 196.ImportedFromIB2 + 197.IBPluginDependency + 197.ImportedFromIB2 + 198.IBPluginDependency + 198.ImportedFromIB2 + 199.IBPluginDependency + 199.ImportedFromIB2 + 200.IBEditorWindowLastContentRect + 200.IBPluginDependency + 200.ImportedFromIB2 + 200.editorWindowContentRectSynchronizationRect + 201.IBPluginDependency + 201.ImportedFromIB2 + 202.IBPluginDependency + 202.ImportedFromIB2 + 203.IBPluginDependency + 203.ImportedFromIB2 + 204.IBPluginDependency + 204.ImportedFromIB2 + 205.IBEditorWindowLastContentRect + 205.IBPluginDependency + 205.ImportedFromIB2 + 205.editorWindowContentRectSynchronizationRect + 206.IBPluginDependency + 206.ImportedFromIB2 + 207.IBPluginDependency + 207.ImportedFromIB2 + 211.IBPluginDependency + 211.ImportedFromIB2 + 212.IBEditorWindowLastContentRect + 212.IBPluginDependency + 212.ImportedFromIB2 + 212.editorWindowContentRectSynchronizationRect + 214.IBPluginDependency + 214.ImportedFromIB2 + 215.IBPluginDependency + 215.ImportedFromIB2 + 216.IBPluginDependency + 216.ImportedFromIB2 + 217.IBPluginDependency + 217.ImportedFromIB2 + 219.IBPluginDependency + 219.ImportedFromIB2 + 23.IBPluginDependency + 23.ImportedFromIB2 + 239.IBPluginDependency + 239.ImportedFromIB2 + 24.IBEditorWindowLastContentRect + 24.IBPluginDependency + 24.ImportedFromIB2 + 24.editorWindowContentRectSynchronizationRect + 29.IBEditorWindowLastContentRect + 29.IBPluginDependency + 29.ImportedFromIB2 + 29.WindowOrigin + 29.editorWindowContentRectSynchronizationRect + 295.IBPluginDependency + 296.IBEditorWindowLastContentRect + 296.IBPluginDependency + 296.editorWindowContentRectSynchronizationRect + 346.IBPluginDependency + 346.ImportedFromIB2 + 5.IBPluginDependency + 5.ImportedFromIB2 + 56.IBPluginDependency + 56.ImportedFromIB2 + 603.IBPluginDependency + 603.ImportedFromIB2 + 706.IBPluginDependency + 820.IBPluginDependency + 821.IBPluginDependency + 823.IBPluginDependency + 824.IBPluginDependency + 833.IBPluginDependency + 834.IBEditorWindowLastContentRect + 834.IBPluginDependency + 838.IBPluginDependency + 840.IBPluginDependency + 843.IBPluginDependency + 844.IBPluginDependency + 845.IBPluginDependency + 850.IBPluginDependency + 851.IBPluginDependency + 92.IBPluginDependency + 92.ImportedFromIB2 + 939.IBPluginDependency + + + YES + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + + {{608, 348}, {178, 43}} + com.apple.InterfaceBuilder.CocoaPlugin + + {{596, 852}, {216, 23}} + {{152, 21}, {293, 328}} + com.apple.InterfaceBuilder.CocoaPlugin + {{152, 21}, {293, 328}} + + + {293, 328} + 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.WebKitIBPlugin + 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 + com.apple.InterfaceBuilder.CocoaPlugin + {{430, 158}, {203, 233}} + 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 + com.apple.InterfaceBuilder.CocoaPlugin + {{338, 27}, {215, 243}} + com.apple.InterfaceBuilder.CocoaPlugin + + {{23, 794}, {245, 183}} + 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 + + {{515, 470}, {64, 6}} + com.apple.InterfaceBuilder.CocoaPlugin + + {{436, 809}, {64, 6}} + 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 + + {{620, 383}, {272, 83}} + com.apple.InterfaceBuilder.CocoaPlugin + + {{608, 612}, {275, 83}} + com.apple.InterfaceBuilder.CocoaPlugin + + com.apple.InterfaceBuilder.CocoaPlugin + + com.apple.InterfaceBuilder.CocoaPlugin + + com.apple.InterfaceBuilder.CocoaPlugin + + {{386, 188}, {240, 203}} + com.apple.InterfaceBuilder.CocoaPlugin + + {{187, 434}, {243, 243}} + com.apple.InterfaceBuilder.CocoaPlugin + + com.apple.InterfaceBuilder.CocoaPlugin + + com.apple.InterfaceBuilder.CocoaPlugin + + {{620, 403}, {164, 43}} + com.apple.InterfaceBuilder.CocoaPlugin + + {{608, 612}, {167, 43}} + 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 + + {{537, 268}, {208, 123}} + com.apple.InterfaceBuilder.CocoaPlugin + + {{525, 802}, {197, 73}} + {{326, 270}, {423, 20}} + com.apple.InterfaceBuilder.CocoaPlugin + + {74, 862} + {{6, 978}, {478, 20}} + com.apple.InterfaceBuilder.CocoaPlugin + {{487, 288}, {219, 103}} + com.apple.InterfaceBuilder.CocoaPlugin + {{475, 832}, {234, 43}} + 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 + {{344, 248}, {213, 143}} + 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 + + + + YES + + + YES + + + + + YES + + + YES + + + + 1441 + + + + YES + + MGMController + NSObject + + YES + + YES + about: + billing: + call: + donate: + inboxDelete: + inboxMarkRead: + inboxSpam: + inboxUndelete: + openSource: + preferences: + rates: + refreshInbox: + reverseLookup: + saveAudio: + sendMultipleSMS: + showInbox: + showTaskManager: + sms: + viewTOS: + + + YES + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + + + + YES + + YES + about: + billing: + call: + donate: + inboxDelete: + inboxMarkRead: + inboxSpam: + inboxUndelete: + openSource: + preferences: + rates: + refreshInbox: + reverseLookup: + saveAudio: + sendMultipleSMS: + showInbox: + showTaskManager: + sms: + viewTOS: + + + YES + + about: + id + + + billing: + id + + + call: + id + + + donate: + id + + + inboxDelete: + id + + + inboxMarkRead: + id + + + inboxSpam: + id + + + inboxUndelete: + id + + + openSource: + id + + + preferences: + id + + + rates: + id + + + refreshInbox: + id + + + reverseLookup: + id + + + saveAudio: + id + + + sendMultipleSMS: + id + + + showInbox: + id + + + showTaskManager: + id + + + sms: + id + + + viewTOS: + id + + + + + YES + + YES + RLAddress + RLCityState + RLMap + RLName + RLPhoneNumber + RLWindow + RLZipCode + windowMenu + + + YES + NSTextField + NSTextField + WebView + NSTextField + NSTextField + NSWindow + NSTextField + NSMenu + + + + YES + + YES + RLAddress + RLCityState + RLMap + RLName + RLPhoneNumber + RLWindow + RLZipCode + windowMenu + + + YES + + RLAddress + NSTextField + + + RLCityState + NSTextField + + + RLMap + WebView + + + RLName + NSTextField + + + RLPhoneNumber + NSTextField + + + RLWindow + NSWindow + + + RLZipCode + NSTextField + + + windowMenu + NSMenu + + + + + IBProjectSource + Classes/VoiceMac/MGMController.h + + + + MGMInboxWindow + NSObject + + YES + + YES + delete: + markRead: + next: + previous: + showWindow: + spam: + undelete: + + + YES + id + id + id + id + id + id + id + + + + YES + + YES + delete: + markRead: + next: + previous: + showWindow: + spam: + undelete: + + + YES + + delete: + id + + + markRead: + id + + + next: + id + + + previous: + id + + + showWindow: + id + + + spam: + id + + + undelete: + id + + + + + YES + + YES + inboxTable + inboxWindow + nextButton + pageField + previousButton + progress + sidebarView + splitView + + + YES + NSTableView + NSWindow + NSButton + NSTextField + NSButton + NSProgressIndicator + NSOutlineView + MGMSplitView + + + + YES + + YES + inboxTable + inboxWindow + nextButton + pageField + previousButton + progress + sidebarView + splitView + + + YES + + inboxTable + NSTableView + + + inboxWindow + NSWindow + + + nextButton + NSButton + + + pageField + NSTextField + + + previousButton + NSButton + + + progress + NSProgressIndicator + + + sidebarView + NSOutlineView + + + splitView + MGMSplitView + + + + + IBProjectSource + Classes/VoiceMac/Inbox/MGMInboxWindow.h + + + + MGMSplitView + NSSplitView + + IBProjectSource + Classes/VoiceMac/Views/MGMSplitView.h + + + + + YES + + MGMFeedback + NSObject + + YES + + YES + openBugReport: + openContact: + + + YES + id + id + + + + YES + + YES + openBugReport: + openContact: + + + YES + + openBugReport: + id + + + openContact: + id + + + + + IBFrameworkSource + GeckoReporter.framework/Headers/MGMFeedback.h + + + + NSActionCell + NSCell + + IBFrameworkSource + AppKit.framework/Headers/NSActionCell.h + + + + NSApplication + NSResponder + + IBFrameworkSource + AppKit.framework/Headers/NSApplication.h + + + + NSApplication + + IBFrameworkSource + AppKit.framework/Headers/NSApplicationScripting.h + + + + NSApplication + + IBFrameworkSource + AppKit.framework/Headers/NSColorPanel.h + + + + NSApplication + + IBFrameworkSource + AppKit.framework/Headers/NSHelpManager.h + + + + NSApplication + + IBFrameworkSource + AppKit.framework/Headers/NSPageLayout.h + + + + NSApplication + + IBFrameworkSource + AppKit.framework/Headers/NSUserInterfaceItemSearching.h + + + + NSBrowser + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSBrowser.h + + + + NSButton + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSButton.h + + + + NSCell + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSCell.h + + + + NSControl + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSControl.h + + + + NSDocument + NSObject + + YES + + YES + printDocument: + revertDocumentToSaved: + runPageLayout: + saveDocument: + saveDocumentAs: + saveDocumentTo: + + + YES + id + id + id + id + id + id + + + + YES + + YES + printDocument: + revertDocumentToSaved: + runPageLayout: + saveDocument: + saveDocumentAs: + saveDocumentTo: + + + YES + + printDocument: + id + + + revertDocumentToSaved: + id + + + runPageLayout: + id + + + saveDocument: + id + + + saveDocumentAs: + id + + + saveDocumentTo: + id + + + + + IBFrameworkSource + AppKit.framework/Headers/NSDocument.h + + + + NSDocument + + IBFrameworkSource + AppKit.framework/Headers/NSDocumentScripting.h + + + + NSFontManager + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSFontManager.h + + + + NSFormatter + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSFormatter.h + + + + NSMatrix + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSMatrix.h + + + + NSMenu + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSMenu.h + + + + NSMenuItem + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSMenuItem.h + + + + NSMovieView + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSMovieView.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSAccessibility.h + + + + NSObject + + + + NSObject + + + + NSObject + + + + NSObject + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSDictionaryController.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSDragging.h + + + + NSObject + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSFontPanel.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSKeyValueBinding.h + + + + NSObject + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSNibLoading.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSOutlineView.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSPasteboard.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSSavePanel.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSTableView.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSToolbarItem.h + + + + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSView.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSArchiver.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSClassDescription.h + + + + 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/NSObjectScripting.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSPortCoder.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSRunLoop.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSScriptClassDescription.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSScriptKeyValueCoding.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSScriptObjectSpecifiers.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSScriptWhoseTests.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSThread.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSURL.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSURLConnection.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSURLDownload.h + + + + NSObject + + IBFrameworkSource + Growl.framework/Headers/GrowlApplicationBridge.h + + + + NSObject + + IBFrameworkSource + QTKit.framework/Headers/QTCaptureDecompressedVideoOutput.h + + + + NSObject + + IBFrameworkSource + QTKit.framework/Headers/QTCaptureFileOutput.h + + + + NSObject + + IBFrameworkSource + QTKit.framework/Headers/QTCaptureVideoPreviewOutput.h + + + + NSObject + + IBFrameworkSource + QTKit.framework/Headers/QTCaptureView.h + + + + NSObject + + IBFrameworkSource + QTKit.framework/Headers/QTMovie.h + + + + NSObject + + IBFrameworkSource + QTKit.framework/Headers/QTMovieView.h + + + + NSObject + + IBFrameworkSource + QuartzCore.framework/Headers/CAAnimation.h + + + + NSObject + + IBFrameworkSource + QuartzCore.framework/Headers/CALayer.h + + + + NSObject + + IBFrameworkSource + QuartzCore.framework/Headers/CIImageProvider.h + + + + NSObject + + IBFrameworkSource + Sparkle.framework/Headers/SUAppcast.h + + + + NSObject + + IBFrameworkSource + Sparkle.framework/Headers/SUUpdater.h + + + + NSObject + + IBFrameworkSource + WebKit.framework/Headers/WebDownload.h + + + + NSObject + + IBFrameworkSource + WebKit.framework/Headers/WebEditingDelegate.h + + + + NSObject + + IBFrameworkSource + WebKit.framework/Headers/WebFrameLoadDelegate.h + + + + NSObject + + IBFrameworkSource + WebKit.framework/Headers/WebJavaPlugIn.h + + + + NSObject + + IBFrameworkSource + WebKit.framework/Headers/WebPlugin.h + + + + NSObject + + IBFrameworkSource + WebKit.framework/Headers/WebPluginContainer.h + + + + NSObject + + IBFrameworkSource + WebKit.framework/Headers/WebPolicyDelegate.h + + + + NSObject + + IBFrameworkSource + WebKit.framework/Headers/WebResourceLoadDelegate.h + + + + NSObject + + IBFrameworkSource + WebKit.framework/Headers/WebScriptObject.h + + + + NSObject + + IBFrameworkSource + WebKit.framework/Headers/WebUIDelegate.h + + + + NSOutlineView + NSTableView + + + + NSPanel + NSWindow + + IBFrameworkSource + AppKit.framework/Headers/NSPanel.h + + + + NSProgressIndicator + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSProgressIndicator.h + + + + NSResponder + + IBFrameworkSource + AppKit.framework/Headers/NSInterfaceStyle.h + + + + NSResponder + NSObject + + IBFrameworkSource + AppKit.framework/Headers/NSResponder.h + + + + NSSplitView + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSSplitView.h + + + + NSTableView + NSControl + + + + NSText + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSText.h + + + + NSTextField + NSControl + + IBFrameworkSource + AppKit.framework/Headers/NSTextField.h + + + + NSTextFieldCell + NSActionCell + + IBFrameworkSource + AppKit.framework/Headers/NSTextFieldCell.h + + + + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSClipView.h + + + + NSView + + + + NSView + + IBFrameworkSource + AppKit.framework/Headers/NSRulerView.h + + + + NSView + NSResponder + + + + NSWindow + + IBFrameworkSource + AppKit.framework/Headers/NSDrawer.h + + + + NSWindow + NSResponder + + IBFrameworkSource + AppKit.framework/Headers/NSWindow.h + + + + NSWindow + + IBFrameworkSource + AppKit.framework/Headers/NSWindowScripting.h + + + + NSWindow + + IBFrameworkSource + MGMUsers.framework/Headers/MGMPreferences.h + + + + QTMovieView + NSView + + YES + + YES + add: + addScaled: + copy: + cut: + delete: + gotoBeginning: + gotoEnd: + gotoNextSelectionPoint: + gotoPosterFrame: + gotoPreviousSelectionPoint: + paste: + pause: + play: + replace: + selectAll: + selectNone: + stepBackward: + stepForward: + trim: + + + YES + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + + + + YES + + YES + add: + addScaled: + copy: + cut: + delete: + gotoBeginning: + gotoEnd: + gotoNextSelectionPoint: + gotoPosterFrame: + gotoPreviousSelectionPoint: + paste: + pause: + play: + replace: + selectAll: + selectNone: + stepBackward: + stepForward: + trim: + + + YES + + add: + id + + + addScaled: + id + + + copy: + id + + + cut: + id + + + delete: + id + + + gotoBeginning: + id + + + gotoEnd: + id + + + gotoNextSelectionPoint: + id + + + gotoPosterFrame: + id + + + gotoPreviousSelectionPoint: + id + + + paste: + id + + + pause: + id + + + play: + id + + + replace: + id + + + selectAll: + id + + + selectNone: + id + + + stepBackward: + id + + + stepForward: + id + + + trim: + id + + + + + + + SUUpdater + NSObject + + checkForUpdates: + id + + + checkForUpdates: + + checkForUpdates: + id + + + + delegate + id + + + delegate + + delegate + id + + + + + + WebView + NSView + + YES + + YES + goBack: + goForward: + makeTextLarger: + makeTextSmaller: + makeTextStandardSize: + reload: + stopLoading: + takeStringURLFrom: + toggleContinuousSpellChecking: + toggleSmartInsertDelete: + + + YES + id + id + id + id + id + id + id + id + id + id + + + + YES + + YES + goBack: + goForward: + makeTextLarger: + makeTextSmaller: + makeTextStandardSize: + reload: + stopLoading: + takeStringURLFrom: + toggleContinuousSpellChecking: + toggleSmartInsertDelete: + + + YES + + goBack: + id + + + goForward: + id + + + makeTextLarger: + id + + + makeTextSmaller: + id + + + makeTextStandardSize: + id + + + reload: + id + + + stopLoading: + id + + + takeStringURLFrom: + id + + + toggleContinuousSpellChecking: + id + + + toggleSmartInsertDelete: + id + + + + + IBFrameworkSource + WebKit.framework/Headers/WebView.h + + + + + 0 + IBCocoaFramework + + com.apple.InterfaceBuilder.CocoaPlugin.macosx + + + + com.apple.InterfaceBuilder.CocoaPlugin.macosx + + + + com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3 + + + YES + ../../../VoiceMac.xcodeproj + 3 + + YES + + YES + NSMenuCheckmark + NSMenuMixedState + + + YES + {9, 8} + {7, 2} + + + diff --git a/Resources/VoiceMac/Info.plist b/Resources/VoiceMac/Info.plist index 9243d9e..0b029a9 100644 --- a/Resources/VoiceMac/Info.plist +++ b/Resources/VoiceMac/Info.plist @@ -68,7 +68,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1 + 0.2 CFBundleSignature ???? CFBundleURLTypes @@ -105,7 +105,7 @@ CFBundleVersion - 0.1 + 0.2 MGMGRBugsEmail bugs@mrgeckosmedia.com MGMGRContactEmail