[PR #24] [MERGED] v1.0.6 #394

Closed
opened 2026-03-03 01:12:12 +03:00 by kerem · 0 comments
Owner

📋 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: developHead: v1.0.6


📝 Commits (5)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Clipy/Clipy/pull/24 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 10/22/2015 **Status:** ✅ Merged **Merged:** 10/28/2015 **Merged by:** [@Econa77](https://github.com/Econa77) **Base:** `develop` ← **Head:** `v1.0.6` --- ### 📝 Commits (5) - [`55b004f`](https://github.com/Clipy/Clipy/commit/55b004f96e887a72d399a816f8f0d45dbbbbdf23) #23 Add copy same history setting - [`a678b2a`](https://github.com/Clipy/Clipy/commit/a678b2ae078db182967b5696b44ecfc4f5dad7de) Bump version - [`fc311af`](https://github.com/Clipy/Clipy/commit/fc311af0245892c18f1dd5d1ba0c2439093343ca) Fix key name - [`960c439`](https://github.com/Clipy/Clipy/commit/960c43997ea5ed28a5075064aa9ad70206804c7e) #21 Add sort history setting - [`89c205a`](https://github.com/Clipy/Clipy/commit/89c205a9c561c1fda2a3be5c905bb0eb3db805f6) Add NSImage initializer ### 📊 Changes **12 files changed** (+298 additions, -170 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description - #23 - #21 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:12:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#394
No description provided.