mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[PR #34] [MERGED] v1.0.7 #399
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#399
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/34
Author: @Econa77
Created: 2/23/2016
Status: ✅ Merged
Merged: 2/23/2016
Merged by: @Econa77
Base:
develop← Head:v1.0.7📝 Commits (10+)
17a0160Update .travis.ymlb20bc9cUpdate .travis.yml9d19824Add Gemfilecb05be2Modify pasteboard observer04aca01Add ATS setting 😢54b8748Update libraries359f449Update libraries863007cUpdate README.mde91be0fModify Realm import89332e4Modify spell📊 Changes
31 files changed (+934 additions, -600 deletions)
View changed files
📝
.gitignore(+17 -1)📝
.travis.yml(+9 -11)📝
Clipy.xcodeproj/project.pbxproj(+33 -12)📝
Clipy.xcodeproj/xcshareddata/xcschemes/Clipy.xcscheme(+7 -4)📝
Clipy/AppDelegate.swift(+30 -34)📝
Clipy/Clipy-Bridging-Header.h(+1 -1)📝
Clipy/Extensions/NSImage+AssetCatalog.swift(+0 -0)📝
Clipy/Extensions/NSImage+Resize.swift(+0 -0)➕
Clipy/Extensions/NSLock+Clipy.swift(+16 -0)📝
Clipy/Info.plist(+23 -3)📝
Clipy/Managers/CPYClipManager.swift(+51 -62)📝
Clipy/Managers/CPYHistoryManager.swift(+10 -11)📝
Clipy/Managers/CPYHotKeyManager.swift(+5 -5)📝
Clipy/Managers/CPYMenuManager.swift(+78 -80)📝
Clipy/Managers/CPYSnippetManager.swift(+66 -55)📝
Clipy/Utility/CPYUtilities.swift(+10 -3)📝
Clipy/Views/TableViewCell/CPYImageAndTextCell.swift(+7 -7)📝
Clipy/Views/TableViews/CPYFolderTableView.swift(+11 -12)📝
Clipy/Views/TableViews/CPYSnippetTableView.swift(+17 -17)📝
Clipy/WindowControllers/CPYPreferenceWindowController.swift(+26 -24)...and 11 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.