From 4c22917d8b2d8654c92ef9a3bcee5dab4c737f79 Mon Sep 17 00:00:00 2001 From: Jeena Paradies Date: Tue, 9 Apr 2013 23:12:52 +0200 Subject: [PATCH] fixed problem with show next on os x --- Mac/Controller.m | 2 +- Mac/English.lproj/MainMenu.xib | 55 +++++++++++++++++++++++++++++++++- 2 files changed, 55 insertions(+), 2 deletions(-) diff --git a/Mac/Controller.m b/Mac/Controller.m index e49ccd5..9c5986e 100644 --- a/Mac/Controller.m +++ b/Mac/Controller.m @@ -412,7 +412,7 @@ - (IBAction)showNext:(id)sender { - [timelineView stringByEvaluatingJavaScriptFromString:@"bungloo.sidebar.setContentForNext();"]; + [timelineView stringByEvaluatingJavaScriptFromString:@"bungloo.sidebar.showContentForNext();"]; } - (void)notificateViewsAboutDeletedPostWithId:(NSString *)postId byEntity:(NSString*)entity diff --git a/Mac/English.lproj/MainMenu.xib b/Mac/English.lproj/MainMenu.xib index e26f511..818374b 100644 --- a/Mac/English.lproj/MainMenu.xib +++ b/Mac/English.lproj/MainMenu.xib @@ -947,6 +947,7 @@ {{20, 20}, {146, 146}} + YES @@ -969,6 +970,7 @@ 268 {{194, 82}, {266, 22}} + _NS:9 YES @@ -1015,6 +1017,7 @@ 268 {{191, 112}, {163, 17}} + _NS:1535 YES @@ -1048,6 +1051,7 @@ 268 {{391, 46}, {75, 32}} + _NS:9 YES @@ -1071,6 +1075,7 @@ 268 {{373, 55}, {16, 16}} + _NS:945 28938 @@ -1079,6 +1084,7 @@ {480, 186} + _NS:20 @@ -1109,6 +1115,7 @@ 268 {{17, 79}, {192, 17}} + _NS:1535 YES @@ -1129,6 +1136,7 @@ 268 {{20, 49}, {333, 22}} + _NS:9 YES @@ -1151,6 +1159,7 @@ 268 {{285, 13}, {74, 32}} + _NS:9 YES @@ -1172,6 +1181,7 @@ {373, 116} + _NS:21 @@ -1663,6 +1673,14 @@ 696 + + + showNext: + + + + 700 + checkForUpdates: @@ -2779,7 +2797,7 @@ - 698 + 700 @@ -2794,10 +2812,15 @@ clearCache: login: logout: + openNewMessageWindow: + sendPost: showAbout: showConversation: + showConversationForPostId:andEntity: showMentions: + showNext: showProfile: + showProfileForEntity: showSearch: showTimeline: @@ -2810,6 +2833,11 @@ id id id + NSString + id + id + id + NSString id id @@ -2821,10 +2849,15 @@ clearCache: login: logout: + openNewMessageWindow: + sendPost: showAbout: showConversation: + showConversationForPostId:andEntity: showMentions: + showNext: showProfile: + showProfileForEntity: showSearch: showTimeline: @@ -2842,6 +2875,14 @@ logout: id + + openNewMessageWindow: + id + + + sendPost: + id + showAbout: id @@ -2850,14 +2891,26 @@ showConversation: id + + showConversationForPostId:andEntity: + NSString + showMentions: id + + showNext: + id + showProfile: id + + showProfileForEntity: + NSString + showSearch: id