剪贴板增强

sabrogden f89a6fc7b5 Update ReadMe.txt 5 years ago
AccessToSqlite e0b6f4688f 64 bit build 14 years ago
Addins a94544930b Dropbox changes 7 years ago
Debug 6f79c2ff55 Added Hungarian language file 7 years ago
Debug64 86ffcc59fe Updated to visual studio 2015 8 years ago
DittoSetup 281b6acd3d re check 64 build in buld script, not sure how it got unchecked 7 years ago
EncryptDecrypt a94544930b Dropbox changes 7 years ago
FocusHighlight a94544930b Dropbox changes 7 years ago
Help a2f1adcdbd Added 20 feature descriptions to the help file 8 years ago
QRCode 86f5ada8dd changed strdup to _strdup, was causing a problems with release build referencing debug dlls 11 years ago
Release 86ffcc59fe Updated to visual studio 2015 8 years ago
RulerRichEditCtrl ea78f4f4bc Fixed 64bit crashes 8 years ago
Shared 3ac2908b79 - added option to move clip order on ctrl- 7 years ago
TinyXml 86ffcc59fe Updated to visual studio 2015 8 years ago
U3Stop e0b6f4688f 64 bit build 14 years ago
WebSite 658ceb5337 3.18.24 website updates 14 years ago
chaiscript 95fc214ac6 fixed build error from last check in 8 years ago
focusdll a94544930b Dropbox changes 7 years ago
release64 86ffcc59fe Updated to visual studio 2015 8 years ago
res 3bf980d432 added higher scaling images 7 years ago
sqlite 9517ad7624 fixed searching for regex on quick paste text 8 years ago
zlib 719914acc8 Updated to visual studio 2017 8 years ago
.gitignore 734fe6aeb8 added .gitignore and don't show min/max in description window 9 years ago
About.cpp 6d680bcd80 Handle version values over 255 7 years ago
About.h de167d22ba Added DittoUtil Addin to paste any clip as text 16 years ago
Accels.cpp a08be98546 assign short cut keys to past scripts 8 years ago
Accels.h a08be98546 assign short cut keys to past scripts 8 years ago
ActionEnums.cpp b57785e719 - added shortcuts to manipulate transparency 7 years ago
ActionEnums.h b57785e719 - added shortcuts to manipulate transparency 7 years ago
AddType.cpp 02c5263e89 Fixed issue with add clipboard type to supported list 9 years ago
AddType.h 02c5263e89 Fixed issue with add clipboard type to supported list 9 years ago
AdvGeneral.cpp 3ac2908b79 - added option to move clip order on ctrl- 7 years ago
AdvGeneral.h 16972c2f3a - Dynamically load function DpiForWindow, sizing fixes for properties and adv settings 7 years ago
AlphaBlend.cpp 22d5ce446e merged in Sqlite Branch 19 years ago
AlphaBlend.h acbbd07a52 load SetLayeredWindowAttributes dynamically 21 years ago
AutoSendToClientThread.cpp 237d54f34d Show a message when receiving a manual sent clip, option to turn this off 8 years ago
AutoSendToClientThread.h f09209e4a4 new files moved from misc.cpp 16 years ago
BitmapHelper.cpp 23fe170d8c - Fixed build warnings 7 years ago
BitmapHelper.h 091df16699 added option to not show the thumbnail and draw the bitmap directly without converting it to a cbitmap 21 years ago
CF_HDropAggregator.cpp 8113134b0d If paste as plain text is selected then change cf_hdrop (file copy) to text of the copied file path 10 years ago
CF_HDropAggregator.h 8113134b0d If paste as plain text is selected then change cf_hdrop (file copy) to text of the copied file path 10 years ago
CF_TextAggregator.cpp 840e3bcdde added new files groups rich text, html and cf_hdrop 18 years ago
CF_TextAggregator.h 840e3bcdde added new files groups rich text, html and cf_hdrop 18 years ago
CF_UnicodeTextAggregator.cpp be5fb04077 optimize loading of the list view 15 years ago
CF_UnicodeTextAggregator.h 840e3bcdde added new files groups rich text, html and cf_hdrop 18 years ago
CGdiPlusBitmap.h d4ee184b69 First pass at qr code generation 11 years ago
CP_Main.cpp a94544930b Dropbox changes 7 years ago
CP_Main.h 174464f127 first pass at per window dpi, changes dynamically to dpi changes 7 years ago
CP_Main.idl e1e8bd4dc2 added missing file 9 years ago
CP_Main.rc e2d9e9157a starting to support drop box to sync clips in the cloud 7 years ago
CP_Main.rgs ecf608231f Use new class to show the task bar icon. Try and fix issue with toolbar icon disapearing 9 years ago
CP_Main.vcxproj a94544930b Dropbox changes 7 years ago
CP_Main.vcxproj.filters a94544930b Dropbox changes 7 years ago
CP_Main_10.sln 24881a213a more vs2017 changes 8 years ago
ChaiScriptOnCopy.cpp 3ac2908b79 - added option to move clip order on ctrl- 7 years ago
ChaiScriptOnCopy.h 7a5e1f5fbc Scripting updates 8 years ago
ChaiScriptXml.cpp a08be98546 assign short cut keys to past scripts 8 years ago
ChaiScriptXml.h a08be98546 assign short cut keys to past scripts 8 years ago
Changes.txt b754365644 Fixed "corrupted QuickPaste position when closing while minimized" bug. 21 years ago
Client.cpp 23fe170d8c - Fixed build warnings 7 years ago
Client.h 237d54f34d Show a message when receiving a manual sent clip, option to turn this off 8 years ago
Clip.cpp 3ac2908b79 - added option to move clip order on ctrl- 7 years ago
Clip.h 3ac2908b79 - added option to move clip order on ctrl- 7 years ago
ClipCompare.cpp e419fa0c30 pass compare argument file paths in with quotes around them 9 years ago
ClipCompare.h bb795db9f2 - open external app to compare apps 11 years ago
ClipFormatQListCtrl.cpp cfed5a86d8 png supported in viewer and thumbnail images 8 years ago
ClipFormatQListCtrl.h cc81b86e3b fixed memory issue when load thumbnails for images 8 years ago
ClipIds.cpp 433953972a Don't combine multiple clips unless they all have that type of data 8 years ago
ClipIds.h e6ec8fdbb2 - Global shortcut keys 14 years ago
Clip_ImportExport.cpp 3e97cf0851 reimport clips in the same order as they were exported 13 years ago
Clip_ImportExport.h e0b6f4688f 64 bit build 14 years ago
ClipboardSaveRestore.cpp 1a8ac01e44 If we are pasting plain text through global short cut key and no text is available but a hdrop is available then convert the hdrop to text of the file paths copied. 10 years ago
ClipboardSaveRestore.h 82b044910b Text only global hot key optimizations 11 years ago
ClipboardViewer.cpp aff976dbdb Trim include/exclude apps when check against current app 7 years ago
ClipboardViewer.h 0383e2dc84 implimented regex filter of clips to exclude clips from getting into ditto that match a regulare expression 8 years ago
ComboBoxSearch.cpp 81cb864f0a when focus is on the search pass on delete and copy messages to the list control 20 years ago
ComboBoxSearch.h 4212e66640 added three options 20 years ago
CopyProperties.cpp 3ac2908b79 - added option to move clip order on ctrl- 7 years ago
CopyProperties.h 0debdad011 properties window size correctly on dpi change, don't use built in sizer 7 years ago
CopyThread.cpp 0383e2dc84 implimented regex filter of clips to exclude clips from getting into ditto that match a regulare expression 8 years ago
CopyThread.h 0383e2dc84 implimented regex filter of clips to exclude clips from getting into ditto that match a regulare expression 8 years ago
Crc32Dynamic.cpp 22d5ce446e merged in Sqlite Branch 19 years ago
Crc32Dynamic.h 22d5ce446e merged in Sqlite Branch 19 years ago
CreateQRCodeImage.cpp 7b33d8eae0 - center qr code image 11 years ago
CreateQRCodeImage.h a302c2fe14 First pass at qr code generation 11 years ago
CustomFriendsHelper.cpp 23fe170d8c - Fixed build warnings 7 years ago
CustomFriendsHelper.h a6cfc18e77 custom friends - added description, save as xml, move clear into dialog 8 years ago
DIBAPI.H b32542edff If cf_dif is associated with a clip then show a thumbnail of the picture and show the picture in the desciption 21 years ago
DIBUTIL.CPP 9d89014261 fixed problems with saving bitmaps 21 years ago
DIBUTIL.H b32542edff If cf_dif is associated with a clip then show a thumbnail of the picture and show the picture in the desciption 21 years ago
DPI.cpp adae143bb4 starting to get ditto working when text is set to be viewed at 125% or 150% 13 years ago
DPI.h 31dc194915 handle ensure window is visible on differnt dpi monitors better 7 years ago
DataTable.cpp feec83faab Formated code alt-F8 22 years ago
DataTable.h a8b84a7e2d Shared Data, Groups, etc. 22 years ago
DatabaseUtilities.cpp 31dc194915 handle ensure window is visible on differnt dpi monitors better 7 years ago
DatabaseUtilities.h 3b8fd133de Added menu option to fixup order of sticky clips. Found an issue with assigning sticky clips that would cause wacky ordering, this will fix that. 10 years ago
DeclareDPIAware.manifest 174464f127 first pass at per window dpi, changes dynamically to dpi changes 7 years ago
DeleteClipData.cpp 99250a26c1 Sort on column click in delete clip data window 7 years ago
DeleteClipData.h 0c17a3700f Added selected count display at bottom of the window 11 years ago
DialogResizer.cpp e1902bee64 - fixed crash when displaying receive message when placing onto clipboard 8 years ago
DialogResizer.h cbc2775baa added a dialog resizer control and made the properties window resizable 21 years ago
DimWnd.cpp 7a5e1f5fbc Scripting updates 8 years ago
DimWnd.h e663adc310 Dim background window when showing dialogs 8 years ago
DittoAddin.cpp e0b6f4688f 64 bit build 14 years ago
DittoAddin.h de167d22ba Added DittoUtil Addin to paste any clip as text 16 years ago
DittoAddins.cpp 6d680bcd80 Handle version values over 255 7 years ago
DittoAddins.h de167d22ba Added DittoUtil Addin to paste any clip as text 16 years ago
DittoChaiScript.cpp 3ac2908b79 - added option to move clip order on ctrl- 7 years ago
DittoChaiScript.h 3ac2908b79 - added option to move clip order on ctrl- 7 years ago
DittoCopyBuffer.cpp 41a6475466 Update group order on last 10 hot key paste from within a group 9 years ago
DittoCopyBuffer.h 720897129e copy buffer changes 19 years ago
DittoDropTarget.cpp e0f9c81241 added files for group wnd changes 18 years ago
DittoDropTarget.h e0f9c81241 added files for group wnd changes 18 years ago
DittoPopupWindow.cpp ef7ee886b1 - dpi updates 7 years ago
DittoPopupWindow.h ba3894fafc Added popup message when we are saving to a group 10 years ago
DittoRulerRichEditCtrl.cpp 9bd75cff04 remove right text line feed when saving text in ditto editor 9 years ago
DittoRulerRichEditCtrl.h 22d5ce446e merged in Sqlite Branch 19 years ago
DittoWindow.cpp 3bf980d432 added higher scaling images 7 years ago
DittoWindow.h ef7ee886b1 - dpi updates 7 years ago
DrawHTML.C 6fdfd2ca9f fixes for drawning html tags present in copied text, use un printable characters to highlight 8 years ago
DrawHTML.h 90acf50cdd show search text in different color in ditto and description window 11 years ago
DropBoxRestClient.cpp a94544930b Dropbox changes 7 years ago
DropBoxRestClient.h a94544930b Dropbox changes 7 years ago
DropboxInfo.cpp e2d9e9157a starting to support drop box to sync clips in the cloud 7 years ago
DropboxInfo.h e2d9e9157a starting to support drop box to sync clips in the cloud 7 years ago
EditFrameWnd.cpp 174464f127 first pass at per window dpi, changes dynamically to dpi changes 7 years ago
EditFrameWnd.h 174464f127 first pass at per window dpi, changes dynamically to dpi changes 7 years ago
EditWithButton.cpp e57132a153 allow page up/down from search and compare from search 9 years ago
EditWithButton.h e6b3246cac - changed search text box to look better 13 years ago
EditWnd.cpp 07413e7277 Handle Altgr being presses on foreign keyboards to handle other characters 9 years ago
EditWnd.h e0b6f4688f 64 bit build 14 years ago
EventThread.cpp 2129476a50 Fixed issue with pasting into admin app from a low privilage user 8 years ago
EventThread.h ffdd5caa3b Fixed issue with auto send to friends, after 30 seconds the first send would not be sent 9 years ago
ExternalWindowTracker.cpp 44e4553331 when desktop has focus center over the screen with the mouse cursor 7 years ago
ExternalWindowTracker.h 44e4553331 when desktop has focus center over the screen with the mouse cursor 7 years ago
FileRecieve.cpp 7247dfc316 Fixed spelling of recieve 7 years ago
FileRecieve.h 7247dfc316 Fixed spelling of recieve 7 years ago
FileSend.cpp 8effb58f59 - fix for md5 check, send the md5 properly 8 years ago
FileSend.h 22d5ce446e merged in Sqlite Branch 19 years ago
FileTransferProgressDlg.cpp b64ec9590a -Handle the case where the only file being requested is a folder 10 years ago
FileTransferProgressDlg.h b64ec9590a -Handle the case where the only file being requested is a folder 10 years ago
FormatSQL.cpp 183d24f5d1 Added regular expression filtering 10 years ago
FormatSQL.h 09494caa87 show option to search for description, full text, quick paste 13 years ago
FormattedTextDraw.cpp 74b8629f1e Initial style changes to update look of window 9 years ago
FormattedTextDraw.h 6892e4c129 added option to draw rtf text in list 21 years ago
FriendDetails.cpp 017733a4bb added support for mulitple languages 20 years ago
FriendDetails.h c33c1770ee add ability to send clips to other computers, automatically or by right clicking 21 years ago
FriendPromptDlg.cpp a6cfc18e77 custom friends - added description, save as xml, move clear into dialog 8 years ago
FriendPromptDlg.h a6cfc18e77 custom friends - added description, save as xml, move clear into dialog 8 years ago
GdiImageDrawer.cpp 3bf980d432 added higher scaling images 7 years ago
GdiImageDrawer.h 3bf980d432 added higher scaling images 7 years ago
GdipButton.cpp 3bf980d432 added higher scaling images 7 years ago
GdipButton.h 3bf980d432 added higher scaling images 7 years ago
GlobalClips.cpp 28eaf9bea4 Added copy reason flag so i can add a message when we save a clip to a group 10 years ago
GlobalClips.h 4a94a1828f - backup db on db update 14 years ago
GroupCombo.cpp df3b2962dc - added paste removing line feeds 15 years ago
GroupCombo.h 22d5ce446e merged in Sqlite Branch 19 years ago
GroupName.cpp 0e4976f6e3 - prompt for group name 22 years ago
GroupName.h 0e4976f6e3 - prompt for group name 22 years ago
GroupStatic.cpp a7691f8e2d Cancel icon in search edit now works 9 years ago
GroupStatic.h c657e95723 Display warning when always on top is set (this is the number one complaint, how to turn this off when they don't know they set it) 9 years ago
GroupTree.cpp 95727fda9a Don't show right click menu in move to group popup ui 8 years ago
GroupTree.h 95727fda9a Don't show right click menu in move to group popup ui 8 years ago
GroupWnd.cpp 320a8ff025 added group wnd, magnetic wnd 18 years ago
GroupWnd.h 320a8ff025 added group wnd, magnetic wnd 18 years ago
HListBox.cpp e0b6f4688f 64 bit build 14 years ago
HListBox.h 993cf32bad added files missed in last check in 16 years ago
HTMLFormatAggregator.cpp 9284769576 added add-in to set/reset the read only flag on files, added hot key to paste unformatted text 15 years ago
HTMLFormatAggregator.h 840e3bcdde added new files groups rich text, html and cf_hdrop 18 years ago
HotKeys.cpp d9243ef515 Fixed issue with using insert as global hot key 9 years ago
HotKeys.h 1c5de21489 Register new global save to group shortcut key with correct type 10 years ago
HyperLink.cpp 9284769576 added add-in to set/reset the read only flag on files, added hot key to paste unformatted text 15 years ago
HyperLink.h 8011282008 added menu option to paste cf_text only and menu options for help 21 years ago
IClipAggregator.h 840e3bcdde added new files groups rich text, html and cf_hdrop 18 years ago
ImageViewer.cpp 23fe170d8c - Fixed build warnings 7 years ago
ImageViewer.h 4a6896a179 - output 32 vs 64 bit build in options - about 7 years ago
InternetUpdate.cpp e47ec60fec for chocolatey apps use the file path in mutex name 7 years ago
InternetUpdate.h 6d680bcd80 Handle version values over 255 7 years ago
MagneticWnd.cpp 320a8ff025 added group wnd, magnetic wnd 18 years ago
MagneticWnd.h 320a8ff025 added group wnd, magnetic wnd 18 years ago
MainFrm.cpp 31dc194915 handle ensure window is visible on differnt dpi monitors better 7 years ago
MainFrm.h ffc8f681eb - show message when there are no search results 7 years ago
MainFrmThread.cpp 23fe170d8c - Fixed build warnings 7 years ago
MainFrmThread.h 6089d1d4c3 Add the ability to drag and drop clips to desktop or file explorer and it will auto create the files, text and png files 9 years ago
MainTable.cpp 22d5ce446e merged in Sqlite Branch 19 years ago
MainTable.h 6b0aa607ed return TRUE for handled keys - CQPasteWnd::PreTranslateMessage 22 years ago
MainTableFunctions.cpp a6e5ffe8f0 ensure searched text is visible vertically in search results 9 years ago
MainTableFunctions.h 22d5ce446e merged in Sqlite Branch 19 years ago
Md5.cpp c3df4a4957 Added option to save file contents into ditto's database so we don't need the file anymore 8 years ago
Md5.h c3df4a4957 Added option to save file contents into ditto's database so we don't need the file anymore 8 years ago
MessagePumpThread.cpp 8c12e0e7ba created thread class to handle threading operations for qpaste wnd 16 years ago
MessagePumpThread.h 8c12e0e7ba created thread class to handle threading operations for qpaste wnd 16 years ago
Misc.cpp 31dc194915 handle ensure window is visible on differnt dpi monitors better 7 years ago
Misc.h 31dc194915 handle ensure window is visible on differnt dpi monitors better 7 years ago
MoveToGroupDlg.cpp e0b6f4688f 64 bit build 14 years ago
MoveToGroupDlg.h ce9193c18d added a create group button to the move to group dlg 21 years ago
MultiLanguage.cpp 0c1e919731 Show custom send to freinds in menu rather than in prompt dialog 8 years ago
MultiLanguage.h 29bea8521b Updates to language files 8 years ago
MyDropTarget.cpp eb36b174f3 - simple search (not not or ands) 12 years ago
MyDropTarget.h eb36b174f3 - simple search (not not or ands) 12 years ago
NTray.cpp 6a7630867a fix for tray icon after showing balloon tooltip 8 years ago
NTray.h 7a0b132ea1 show balloon tooltip on start and on error messages 8 years ago
NumberEdit.cpp 22d5ce446e merged in Sqlite Branch 19 years ago
NumberEdit.h 0cff727c74 First Checkin 22 years ago
OleClipSource.cpp 23fe170d8c - Fixed build warnings 7 years ago
OleClipSource.h ffc8f681eb - show message when there are no search results 7 years ago
OptionFriends.cpp e2d9e9157a starting to support drop box to sync clips in the cloud 7 years ago
OptionFriends.h e2d9e9157a starting to support drop box to sync clips in the cloud 7 years ago
Options.cpp e2d9e9157a starting to support drop box to sync clips in the cloud 7 years ago
Options.h e2d9e9157a starting to support drop box to sync clips in the cloud 7 years ago
OptionsCopyBuffers.cpp 891c3fbd50 allow for copy buffers property window title to be translated 14 years ago
OptionsCopyBuffers.h 891c3fbd50 allow for copy buffers property window title to be translated 14 years ago
OptionsGeneral.cpp 23fe170d8c - Fixed build warnings 7 years ago
OptionsGeneral.h ef7ee886b1 - dpi updates 7 years ago
OptionsKeyBoard.cpp d03183439f - added shortcut key to load last search 8 years ago
OptionsKeyBoard.h d03183439f - added shortcut key to load last search 8 years ago
OptionsQuickPaste.cpp 174464f127 first pass at per window dpi, changes dynamically to dpi changes 7 years ago
OptionsQuickPaste.h 170ea866d6 fixed issue with option quick paste, removed ui control that backend was still referencing 9 years ago
OptionsSheet.cpp bbd5e5fb44 better icons for alt-tab 8 years ago
OptionsSheet.h 0383e2dc84 implimented regex filter of clips to exclude clips from getting into ditto that match a regulare expression 8 years ago
OptionsStats.cpp 890d0d7747 Use standard formatting for date time in stats window in options 9 years ago
OptionsStats.h 017733a4bb added support for mulitple languages 20 years ago
OptionsTypes.cpp 7231d9db4f reworked config 8 years ago
OptionsTypes.h 017733a4bb added support for mulitple languages 20 years ago
OptionsUtilities.cpp 22d5ce446e merged in Sqlite Branch 19 years ago
OptionsUtilities.h 0cff727c74 First Checkin 22 years ago
Path.cpp e0b6f4688f 64 bit build 14 years ago
Path.h 22d5ce446e merged in Sqlite Branch 19 years ago
PerfTimer.cpp 22d5ce446e merged in Sqlite Branch 19 years ago
PerfTimer.h 22d5ce446e merged in Sqlite Branch 19 years ago
Popup.cpp 31dc194915 handle ensure window is visible on differnt dpi monitors better 7 years ago
Popup.h f09209e4a4 new files moved from misc.cpp 16 years ago
PowerManager.cpp 8a2c138fc1 test //c 9 years ago
PowerManager.h ca7df2eb4e close and reopen the database after windows resumes 10 years ago
ProcessCopy.cpp 017733a4bb added support for mulitple languages 20 years ago
ProcessCopy.h 017733a4bb added support for mulitple languages 20 years ago
ProcessPaste.cpp 23fe170d8c - Fixed build warnings 7 years ago
ProcessPaste.h 2a964114ff Added special paste menu option to not update clip order on paste 7 years ago
ProgressWnd.cpp 22d5ce446e merged in Sqlite Branch 19 years ago
ProgressWnd.h 0cff727c74 First Checkin 22 years ago
QListCtrl.cpp 3ac2908b79 - added option to move clip order on ctrl- 7 years ago
QListCtrl.h 0456255c02 Handle shift mouse wheel to scroll horizontal, reset folder path in description window 7 years ago
QPasteWnd.cpp 31dc194915 handle ensure window is visible on differnt dpi monitors better 7 years ago
QPasteWnd.h b57785e719 - added shortcuts to manipulate transparency 7 years ago
QPasteWndThread.cpp 23fe170d8c - Fixed build warnings 7 years ago
QPasteWndThread.h cc81b86e3b fixed memory issue when load thumbnails for images 8 years ago
QRCodeViewer.cpp ef7ee886b1 - dpi updates 7 years ago
QRCodeViewer.h 174464f127 first pass at per window dpi, changes dynamically to dpi changes 7 years ago
QuickPaste.cpp 44e4553331 when desktop has focus center over the screen with the mouse cursor 7 years ago
QuickPaste.h 34cde9f8b6 Handle screen resolution changes better 10 years ago
QuickPasteKeyboard.cpp 23fe170d8c - Fixed build warnings 7 years ago
QuickPasteKeyboard.h a08be98546 assign short cut keys to past scripts 8 years ago
ReadMe.txt f89a6fc7b5 Update ReadMe.txt 5 years ago
RecieveFile.cpp 22d5ce446e merged in Sqlite Branch 19 years ago
RecieveFile.h 22d5ce446e merged in Sqlite Branch 19 years ago
RecieveSocket.cpp 23fe170d8c - Fixed build warnings 7 years ago
RecieveSocket.h b64ec9590a -Handle the case where the only file being requested is a folder 10 years ago
RegExFilterHelper.cpp 23fe170d8c - Fixed build warnings 7 years ago
RegExFilterHelper.h 0383e2dc84 implimented regex filter of clips to exclude clips from getting into ditto that match a regulare expression 8 years ago
Resource.h e2d9e9157a starting to support drop box to sync clips in the cloud 7 years ago
RichEditCtrlEx.cpp ea78f4f4bc Fixed 64bit crashes 8 years ago
RichEditCtrlEx.h e0b6f4688f 64 bit build 14 years ago
RichTextAggregator.cpp 840e3bcdde added new files groups rich text, html and cf_hdrop 18 years ago
RichTextAggregator.h 840e3bcdde added new files groups rich text, html and cf_hdrop 18 years ago
SaveAnimation.cpp 22d5ce446e merged in Sqlite Branch 19 years ago
SaveAnimation.h 22d5ce446e merged in Sqlite Branch 19 years ago
ScriptEditor.cpp a08be98546 assign short cut keys to past scripts 8 years ago
ScriptEditor.h a08be98546 assign short cut keys to past scripts 8 years ago
ScrollHelper.cpp 4a6896a179 - output 32 vs 64 bit build in options - about 7 years ago
ScrollHelper.h 4a6896a179 - output 32 vs 64 bit build in options - about 7 years ago
SearchEditBox.cpp 09e5d8c910 Handle enter key from search edit box 9 years ago
SearchEditBox.h b7b3a8dea9 changed combo search box to a text box 20 years ago
SelectDB.cpp 22d5ce446e merged in Sqlite Branch 19 years ago
SelectDB.h 0cff727c74 First Checkin 22 years ago
SendKeys.cpp a37e4e2650 Allow left/right control and left/right shift keys to be set as {vkey} keys 7 years ago
SendKeys.h a37e4e2650 Allow left/right control and left/right shift keys to be set as {vkey} keys 7 years ago
SendSocket.cpp 9284769576 added add-in to set/reset the read only flag on files, added hot key to paste unformatted text 15 years ago
SendSocket.h b64ec9590a -Handle the case where the only file being requested is a folder 10 years ago
Server.cpp 237d54f34d Show a message when receiving a manual sent clip, option to turn this off 8 years ago
Server.h 237d54f34d Show a message when receiving a manual sent clip, option to turn this off 8 years ago
ServerDefines.h 237d54f34d Show a message when receiving a manual sent clip, option to turn this off 8 years ago
ShowTaskBarIcon.cpp ecf608231f Use new class to show the task bar icon. Try and fix issue with toolbar icon disapearing 9 years ago
ShowTaskBarIcon.h 55379efd9b - global key changes 14 years ago
SimpleBrowser.cpp b0f676ab98 Show html in description window 7 years ago
SimpleBrowser.h b0f676ab98 Show html in description window 7 years ago
SnapWindow.cpp 8c0f6ef038 first pass at per window dpi, changes dynamically to dpi changes 7 years ago
SnapWindow.h 8c0f6ef038 first pass at per window dpi, changes dynamically to dpi changes 7 years ago
SpecialPasteOptions.cpp ffc8f681eb - show message when there are no search results 7 years ago
SpecialPasteOptions.h ffc8f681eb - show message when there are no search results 7 years ago
StdAfx.cpp 0cff727c74 First Checkin 22 years ago
StdAfx.h e2d9e9157a starting to support drop box to sync clips in the cloud 7 years ago
SymbolEdit.cpp 23fe170d8c - Fixed build warnings 7 years ago
SymbolEdit.h 174464f127 first pass at per window dpi, changes dynamically to dpi changes 7 years ago
SystemTray.cpp 23fe170d8c - Fixed build warnings 7 years ago
SystemTray.h 32dff04bd3 Re add the taskbar icon when explorer is restarted 10 years ago
TabCtrl.cpp 07413e7277 Handle Altgr being presses on foreign keyboards to handle other characters 9 years ago
TabCtrl.h e0b6f4688f 64 bit build 14 years ago
Theme.cpp ef7ee886b1 - dpi updates 7 years ago
Theme.h cf2a5e34ee Added Classic theme and updates to dark theme 9 years ago
ToolTipEx.cpp 31dc194915 handle ensure window is visible on differnt dpi monitors better 7 years ago
ToolTipEx.h 31dc194915 handle ensure window is visible on differnt dpi monitors better 7 years ago
TrayWnd.cpp 32dff04bd3 Re add the taskbar icon when explorer is restarted 10 years ago
TrayWnd.h 32dff04bd3 Re add the taskbar icon when explorer is restarted 10 years ago
TypesTable.cpp 0cff727c74 First Checkin 22 years ago
TypesTable.h 0cff727c74 First Checkin 22 years ago
UAC_Helper.cpp 475138b0aa elevated to uac privleges 11 years ago
UAC_Helper.h 475138b0aa elevated to uac privleges 11 years ago
UAC_Thread.cpp 28eaf9bea4 Added copy reason flag so i can add a message when we save a clip to a group 10 years ago
UAC_Thread.h 99f23257c3 cut and copy are now uac app aware 11 years ago
UnicodeMacros.h 22d5ce446e merged in Sqlite Branch 19 years ago
WildCardMatch.cpp d8a17eb0dd Added application names to include/exclude from saving copies from 14 years ago
WildCardMatch.h d8a17eb0dd Added application names to include/exclude from saving copies from 14 years ago
WndEx.cpp ef7ee886b1 - dpi updates 7 years ago
WndEx.h 174464f127 first pass at per window dpi, changes dynamically to dpi changes 7 years ago
memdc.h 538890c4b8 Added png icons with transparency to folder and back buttons 13 years ago

ReadMe.txt

What is Ditto?
-Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.

Basic Usage
-Run Ditto
-Copy things to the clipboard, e.g. using Ctrl-C with text selected in a text editor.
-Open Ditto by clicking its icon in the system tray or by pressing its Hot Key which defaults to Ctrl + ` – i.e. hold down Ctrl and press the back-quote (tilde ~) key.
-Double click or press enter on the item to paste it to the previous window.