mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[PR #82] [MERGED] Beta function #424
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#424
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/82
Author: @Econa77
Created: 6/28/2016
Status: ✅ Merged
Merged: 6/28/2016
Merged by: @Econa77
Base:
master← Head:feature/beta-function📝 Commits (2)
30f4d72Add beta access tabe0aeee6Add paste plain text option📊 Changes
17 files changed (+321 additions, -12 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+18 -0)📝
Clipy/Constants.swift(+5 -0)📝
Clipy/Extensions/NSImage+AssetCatalog.swift(+2 -0)➕
Clipy/Images.xcassets/Prederences/pref_beta.imageset/Contents.json(+21 -0)➕
Clipy/Images.xcassets/Prederences/pref_beta.imageset/pref_beta_off@2x.png(+0 -0)➕
Clipy/Images.xcassets/Prederences/pref_beta_on.imageset/Contents.json(+21 -0)➕
Clipy/Images.xcassets/Prederences/pref_beta_on.imageset/pref_beta_on@2x.png(+0 -0)📝
Clipy/Managers/PasteboardManager.swift(+21 -5)📝
Clipy/Preferences/CPYPreferencesWindowController.swift(+11 -1)➕
Clipy/Preferences/Panels/CPYBetaPreferenceViewController.swift(+11 -0)➕
Clipy/Preferences/Panels/en.lproj/CPYBetaPreferenceViewController.xib(+69 -0)📝
Clipy/Preferences/Panels/en.lproj/CPYUpdatesPreferenceViewController.xib(+2 -2)➕
Clipy/Preferences/Panels/ja.lproj/CPYBetaPreferenceViewController.xib(+70 -0)📝
Clipy/Preferences/en.lproj/CPYPreferencesWindowController.xib(+31 -0)📝
Clipy/Preferences/ja.lproj/CPYPreferencesWindowController.xib(+31 -0)📝
Clipy/Utility/CPYUtilities.swift(+4 -0)📝
Podfile.lock(+4 -4)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.