mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #15] [MERGED] v1.0.3 #392
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#392
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Clipy/Clipy/pull/15
Author: @Econa77
Created: 7/26/2015
Status: ✅ Merged
Merged: 7/27/2015
Merged by: @Econa77
Base:
develop← Head:v1.0.3📝 Commits (10+)
7db05a5Delete exclude app list249faa0Change version 1.0.3990beb6Delete exclude list methods14a19f5Modify centering snippet editor method151d7c0Modify realm methods9fd50d6#1 Add thumbnail image property758d7a3Add PINCache713ae01#1 Add resize image methodf86204aModify resize image method62362e2Add show thumbnail setting📊 Changes
21 files changed (+597 additions, -759 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+12 -0)📝
Clipy/AppDelegate.swift(+6 -10)📝
Clipy/CPYConstants.swift(+2 -1)➕
Clipy/Categories/NSImage+Resize.swift(+73 -0)📝
Clipy/Clipy-Bridging-Header.h(+2 -0)📝
Clipy/Info.plist(+2 -2)📝
Clipy/MainMenu.xib(+1 -1)📝
Clipy/Managers/CPYClipManager.swift(+79 -87)📝
Clipy/Managers/CPYMenuManager.swift(+40 -33)📝
Clipy/Managers/CPYSnippetManager.swift(+22 -23)📝
Clipy/Models/CPYClip.swift(+6 -5)📝
Clipy/Utility/CPYUtilities.swift(+3 -2)📝
Clipy/Views/TableViews/CPYFolderTableView.swift(+11 -18)📝
Clipy/WindowControllers/CPYPreferenceWindowController.swift(+1 -122)📝
Clipy/WindowControllers/CPYSnippetEditorWindowController.swift(+92 -106)📝
Clipy/WindowControllers/en.lproj/CPYPreferenceWindowController.xib(+119 -172)📝
Clipy/WindowControllers/en.lproj/CPYSnippetEditorWindowController.xib(+2 -3)📝
Clipy/WindowControllers/ja.lproj/CPYPreferenceWindowController.xib(+119 -172)📝
Clipy/WindowControllers/ja.lproj/CPYSnippetEditorWindowController.xib(+1 -2)📝
Podfile(+1 -0)...and 1 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.