This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Ready to attempt store upload * Added "favorites" functionality * Improved quick paste options using new paste method to make it work in more applications. * New store upload attempt. * Improved paste action to also work in WPF applications. Modified to use WM_CHAR messages rather than a "paste from clipboard" action. * Catch unexpected exceptions and hope to live on * Added item preview * Updated assembly version and screenshots. * Update app store project accordingly * Fixed relative location of preview overlay * Removed unused imports * Ignore exceptions when retrieving text from the clipboard * Changed to computed number of pixels rather than hardcoded * Update assembly info and readme.md * Improved hotkey pasting to wait for modifiers to be released (in order to make sure the paste works correctly) * Added clipboard truncation feature. * Removed test code * Release 1.9.0.0
- Loading branch information
1 parent
70cf734
commit 6666484
Showing
14 changed files
with
162 additions
and
41 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
127 changes: 94 additions & 33 deletions
127
SimpleClipboardManager/Dialogs/SettingsDialog.Designer.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.