mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[PR #67] [MERGED] Released v1.0.10 #415
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#415
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/67
Author: @Econa77
Created: 5/17/2016
Status: ✅ Merged
Merged: 5/17/2016
Merged by: @Econa77
Base:
master← Head:release/1.0.10📝 Commits (10+)
af4b06cRemove NMLoginItems and add LoginServiceKit0b84644Merge pull request #56 from Clipy/feature/change-loginservicef5067a3Fix paste method02f8230Merge pull request #62 from Clipy/feature/move-paste-method8eb8e37Fix constantsc13048cMerge pull request #63 from Clipy/feature/fix-constants8bdea98Update fastlane00a64d7Update dependency librariese5dad4bMerge pull request #64 from Clipy/feature/update-librariesa8a7703Switch new setting window📊 Changes
34 files changed (+341 additions, -2697 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+4 -50)📝
Clipy/AppDelegate.swift(+17 -29)➖
Clipy/CPYConstants.swift(+0 -91)📝
Clipy/Clipy-Bridging-Header.h(+0 -2)➕
Clipy/Constants.swift(+82 -0)📝
Clipy/Extensions/NSMenuItem+Initialize.swift(+1 -1)📝
Clipy/Info.plist(+2 -2)➖
Clipy/Libraries/DBPrefsWindowController/DBPrefsWindowController.h(+0 -37)➖
Clipy/Libraries/DBPrefsWindowController/DBPrefsWindowController.m(+0 -307)➖
Clipy/Libraries/NMLoginItems/NMLoginItems.h(+0 -74)➖
Clipy/Libraries/NMLoginItems/NMLoginItems.m(+0 -164)📝
Clipy/Managers/CPYHotKeyManager.swift(+10 -10)📝
Clipy/Managers/ClipManager.swift(+10 -10)📝
Clipy/Managers/HistoryManager.swift(+1 -1)📝
Clipy/Managers/MenuManager.swift(+29 -29)📝
Clipy/Managers/PasteboardManager.swift(+17 -0)📝
Clipy/Preferences/CPYPreferencesWindowController.swift(+1 -1)📝
Clipy/Preferences/Panels/CPYShortcutsPreferenceViewController.swift(+7 -7)📝
Clipy/Preferences/Panels/CPYTypePreferenceViewController.swift(+1 -1)📝
Clipy/Preferences/Panels/en.lproj/CPYGeneralPreferenceViewController.xib(+2 -2)...and 14 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.