From dfa1cc3800783138dd2905eea3256dbeea237ad8 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sat, 22 Jun 2013 21:28:51 +0000 Subject: Add an edit menu to OS X's menu bar. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85490 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/English.lproj/PCSXR.xib | 1185 ++++++++++++++++++++++++++++++++++++---- 1 file changed, 1087 insertions(+), 98 deletions(-) (limited to 'macosx/English.lproj/PCSXR.xib') diff --git a/macosx/English.lproj/PCSXR.xib b/macosx/English.lproj/PCSXR.xib index 63ed7ebd..8c995215 100644 --- a/macosx/English.lproj/PCSXR.xib +++ b/macosx/English.lproj/PCSXR.xib @@ -2,10 +2,10 @@ 1070 - 12C60 + 12E55 3084 - 1187.34 - 625.00 + 1187.39 + 626.00 com.apple.InterfaceBuilder.CocoaPlugin 3084 @@ -505,6 +505,399 @@ + + + Edit + + 2147483647 + + + submenuAction: + + Edit + + + + Undo + z + 1048576 + 2147483647 + + + + + + Redo + Z + 1048576 + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Cut + x + 1048576 + 2147483647 + + + + + + Copy + c + 1048576 + 2147483647 + + + + + + Paste + v + 1048576 + 2147483647 + + + + + + Paste and Match Style + V + 1572864 + 2147483647 + + + + + + Delete + + 2147483647 + + + + + + Select All + a + 1048576 + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Find + + 2147483647 + + + submenuAction: + + Find + + + + Find… + f + 1048576 + 2147483647 + + + 1 + + + + Find and Replace… + f + 1572864 + 2147483647 + + + performTextFinderAction: + 12 + + + + Find Next + g + 1048576 + 2147483647 + + + 2 + + + + Find Previous + G + 1048576 + 2147483647 + + + 3 + + + + Use Selection for Find + e + 1048576 + 2147483647 + + + 7 + + + + Jump to Selection + j + 1048576 + 2147483647 + + + + + + + + + Spelling and Grammar + + 2147483647 + + + submenuAction: + + Spelling + + + + Show Spelling and Grammar + : + 1048576 + 2147483647 + + + + + + Check Document Now + ; + 1048576 + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Check Spelling While Typing + + 2147483647 + + + + + + Check Grammar With Spelling + + 2147483647 + + + + + + Correct Spelling Automatically + + 2147483647 + + + + + + + + + Substitutions + + 2147483647 + + + submenuAction: + + Substitutions + + + + Show Substitutions + + 2147483647 + + + + + + YES + YES + + + 2147483647 + + + + + + Smart Copy/Paste + + 2147483647 + + + + + + Smart Quotes + + 2147483647 + + + + + + Smart Dashes + + 2147483647 + + + + + + Smart Links + + 2147483647 + + + + + + Data Detectors + + 2147483647 + + + + + + Text Replacement + + 2147483647 + + + + + + + + + Transformations + + 2147483647 + + + submenuAction: + + Transformations + + + + Make Upper Case + + 2147483647 + + + + + + Make Lower Case + + 2147483647 + + + + + + Capitalize + + 2147483647 + + + + + + + + + Speech + + 2147483647 + + + submenuAction: + + Speech + + + + Start Speaking + + 2147483647 + + + + + + Stop Speaking + + 2147483647 + + + + + + + + + Window @@ -586,106 +979,354 @@ - - _NSMainMenu - - - PcsxrController - - - Menu - - 2147483647 - - - submenuAction: - - Menu - + + _NSMainMenu + + + PcsxrController + + + Menu + + 2147483647 + + + submenuAction: + + Menu + + + + + + + + + terminate: + + + + 139 + + + + hideOtherApplications: + + + + 146 + + + + hide: + + + + 152 + + + + unhideAllApplications: + + + + 153 + + + + orderFrontStandardAboutPanel: + + + + 264 + + + + showHelp: + + + + 265 + + + + delegate + + + + 302 + + + + performMiniaturize: + + + + 37 + + + + arrangeInFront: + + + + 39 + + + + performClose: + + + + 272 + + + + startSpeaking: + + + + 431 + + + + copy: + + + + 432 + + + + cut: + + + + 433 + + + + toggleAutomaticSpellingCorrection: + + + + 434 + + + + toggleSmartInsertDelete: + + + + 435 + + + + checkSpelling: + + + + 436 + + + + toggleContinuousSpellChecking: + + + + 437 + + + + paste: + + + + 438 + + + + toggleAutomaticDataDetection: + + + + 439 + + + + toggleAutomaticTextReplacement: + + + + 440 + + + + orderFrontSubstitutionsPanel: + + + + 441 + + + + toggleAutomaticLinkDetection: + + + + 442 + + + + uppercaseWord: + + + + 443 + + + + lowercaseWord: + + + + 444 + + + + toggleGrammarChecking: + + + + 445 + + + + showGuessPanel: + + + + 446 + + + + redo: + + + + 447 + + + + delete: + + + + 448 + + + + toggleAutomaticQuoteSubstitution: + + + + 449 + + + + capitalizeWord: + + + + 450 - - - - - terminate: - - + selectAll: + + - 139 + 451 - hideOtherApplications: - - + stopSpeaking: + + - 146 + 452 - hide: - - + undo: + + - 152 + 453 - unhideAllApplications: - - + toggleAutomaticDashSubstitution: + + - 153 + 454 - orderFrontStandardAboutPanel: - - + pasteAsPlainText: + + - 264 + 455 - showHelp: - - + performFindPanelAction: + + - 265 + 457 - - delegate - - + + performFindPanelAction: + + - 302 + 458 - performMiniaturize: + performFindPanelAction: - + - 37 + 459 - arrangeInFront: + centerSelectionInVisibleArea: - + - 39 + 460 - performClose: + performTextFinderAction: - + - 272 + 461 + + + + performFindPanelAction: + + + + 462 @@ -916,6 +1557,7 @@ + MainMenu @@ -928,37 +1570,6 @@ - - 24 - - - - - - - - - - - 5 - - - - - 23 - - - - - 92 - - - - - 300 - - - 56 @@ -1327,6 +1938,342 @@ + + 24 + + + + + + + + + + + 300 + + + + + 92 + + + + + 23 + + + + + 5 + + + + + 385 + + + + + + + + 386 + + + + + + + + + + + + + + + + + + + + + + 387 + + + + + 388 + + + + + 389 + + + + + 390 + + + + + 391 + + + + + 392 + + + + + 393 + + + + + 394 + + + + + 395 + + + + + 396 + + + + + 397 + + + + + + + + 398 + + + + + + + + 399 + + + + + + + + 400 + + + + + + + + 401 + + + + + + + + 402 + + + + + + + + + 403 + + + + + 404 + + + + + 405 + + + + + + + + + + 406 + + + + + 407 + + + + + 408 + + + + + 409 + + + + + + + + + + + + + + + 410 + + + + + 411 + + + + + 412 + + + + + 413 + + + + + 414 + + + + + 415 + + + + + 416 + + + + + 417 + + + + + 418 + + + + + + + + + + + + + 419 + + + + + 420 + + + + + 421 + + + + + 422 + + + + + 423 + + + + + 424 + + + + + 425 + + + + + + + + + + + + + 426 + + + + + 427 + + + + + 428 + + + + + 429 + + + + + 430 + + + + + 456 + + + @@ -1390,6 +2337,53 @@ 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 + 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 com.apple.InterfaceBuilder.CocoaPlugin @@ -1402,7 +2396,7 @@ - 373 + 462 @@ -1410,7 +2404,6 @@ PcsxrController NSObject - id id id id @@ -1425,10 +2418,6 @@ id - - cheats: - id - defrost: id -- cgit v1.2.3