From 98c8603a170d8e2fb3e34c882867ba4157f4c73f Mon Sep 17 00:00:00 2001 From: James Shih Date: Thu, 23 Mar 2017 13:30:04 +0800 Subject: [PATCH] Add history and reload control --- MacGap/Base.lproj/MainMenu.xib | 297 ++---------------- MacGap/Base.lproj/MainWindow.xib | 4 +- ...Mac.temp_caseinsensitive_rename-Info.plist | 2 +- public/config.json | 2 - 4 files changed, 37 insertions(+), 268 deletions(-) diff --git a/MacGap/Base.lproj/MainMenu.xib b/MacGap/Base.lproj/MainMenu.xib index 601b9f9..2eca38a 100644 --- a/MacGap/Base.lproj/MainMenu.xib +++ b/MacGap/Base.lproj/MainMenu.xib @@ -343,282 +343,53 @@ - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Default - - - - - - - Left to Right - - - - - - - Right to Left - - - - - - - - - - - Default - - - - - - - Left to Right - - - - - - - Right to Left - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - + - + - - + - + - - + - + diff --git a/MacGap/Base.lproj/MainWindow.xib b/MacGap/Base.lproj/MainWindow.xib index e5047e9..cd3f0c8 100644 --- a/MacGap/Base.lproj/MainWindow.xib +++ b/MacGap/Base.lproj/MainWindow.xib @@ -15,8 +15,8 @@ - - + + diff --git a/MacGap/DevDocs Mac.temp_caseinsensitive_rename-Info.plist b/MacGap/DevDocs Mac.temp_caseinsensitive_rename-Info.plist index 72be5a6..f5d5e89 100644 --- a/MacGap/DevDocs Mac.temp_caseinsensitive_rename-Info.plist +++ b/MacGap/DevDocs Mac.temp_caseinsensitive_rename-Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.0.2 + 0.0.3 CFBundleSignature ???? CFBundleVersion diff --git a/public/config.json b/public/config.json index 576c043..d9b3801 100644 --- a/public/config.json +++ b/public/config.json @@ -6,8 +6,6 @@ "plugins" : {}, "window" : { "title" : "DevDocs Mac", - "width" : 900, - "height" : 600, "position": "center", "min_width": 900, "min_height": 600