mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #24] [MERGED] v1.0.6 #394
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#394
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/24
Author: @Econa77
Created: 10/22/2015
Status: ✅ Merged
Merged: 10/28/2015
Merged by: @Econa77
Base:
develop← Head:v1.0.6📝 Commits (5)
55b004f#23 Add copy same history settinga678b2aBump versionfc311afFix key name960c439#21 Add sort history setting89c205aAdd NSImage initializer📊 Changes
12 files changed (+298 additions, -170 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+4 -0)📝
Clipy/CPYConstants.swift(+2 -1)➕
Clipy/Categories/NSImage+AssetCatalog.swift(+35 -0)📝
Clipy/Info.plist(+2 -2)📝
Clipy/Managers/CPYClipManager.swift(+10 -6)📝
Clipy/Managers/CPYHistoryManager.swift(+1 -1)📝
Clipy/Managers/CPYMenuManager.swift(+5 -5)📝
Clipy/Utility/CPYUtilities.swift(+2 -1)📝
Clipy/Views/TableViewCell/CPYImageAndTextCell.swift(+2 -2)📝
Clipy/WindowControllers/CPYPreferenceWindowController.swift(+4 -4)📝
Clipy/WindowControllers/en.lproj/CPYPreferenceWindowController.xib(+81 -39)📝
Clipy/WindowControllers/ja.lproj/CPYPreferenceWindowController.xib(+150 -109)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.