1
0

剪贴板增强

sabrogden 4630af3dcd zoom in on image with contorl - mouse wheel 6 жил өмнө
AccessToSqlite e0b6f4688f 64 bit build 14 жил өмнө
Addins 5d042b442d Fixed issue with clicking on image in description and up/down arrows stop working 7 жил өмнө
Debug 6fc35e9e3f updates to backup/restore db 6 жил өмнө
Debug64 86ffcc59fe Updated to visual studio 2015 8 жил өмнө
DittoSetup b95a59cc60 restore nuget in test build 6 жил өмнө
EncryptDecrypt 5d042b442d Fixed issue with clicking on image in description and up/down arrows stop working 7 жил өмнө
FocusHighlight 5d042b442d Fixed issue with clicking on image in description and up/down arrows stop working 7 жил өмнө
Help a2f1adcdbd Added 20 feature descriptions to the help file 9 жил өмнө
QRCode 86f5ada8dd changed strdup to _strdup, was causing a problems with release build referencing debug dlls 11 жил өмнө
Release 86ffcc59fe Updated to visual studio 2015 8 жил өмнө
RulerRichEditCtrl ea78f4f4bc Fixed 64bit crashes 8 жил өмнө
Shared 7eddec67eb Added new add in functions to set clip as sticky by default based on parameters 7 жил өмнө
TinyXml 86ffcc59fe Updated to visual studio 2015 8 жил өмнө
U3Stop e0b6f4688f 64 bit build 14 жил өмнө
WebSite 658ceb5337 3.18.24 website updates 14 жил өмнө
chaiscript 798d48e6c6 Added replace call to std::string to chai script 7 жил өмнө
focusdll 5d042b442d Fixed issue with clicking on image in description and up/down arrows stop working 7 жил өмнө
release64 86ffcc59fe Updated to visual studio 2015 8 жил өмнө
res a4786ef8ce updated search close icons for larger dpi settings 6 жил өмнө
sqlite e2ad3ac63d regular expression matching is case insensitive 7 жил өмнө
.gitignore 734fe6aeb8 added .gitignore and don't show min/max in description window 9 жил өмнө
About.cpp 6d680bcd80 Handle version values over 255 7 жил өмнө
About.h de167d22ba Added DittoUtil Addin to paste any clip as text 17 жил өмнө
Accels.cpp e25bd1e76e added force close command, defaults esc - esc, more improvments to zooming on image 6 жил өмнө
Accels.h e37c005929 show paste script shortcut keys in the menu 7 жил өмнө
ActionEnums.cpp e25bd1e76e added force close command, defaults esc - esc, more improvments to zooming on image 6 жил өмнө
ActionEnums.h e25bd1e76e added force close command, defaults esc - esc, more improvments to zooming on image 6 жил өмнө
AddType.cpp 02c5263e89 Fixed issue with add clipboard type to supported list 9 жил өмнө
AddType.h 02c5263e89 Fixed issue with add clipboard type to supported list 9 жил өмнө
AdvGeneral.cpp 6af7cf0451 added activate window delay to adv options, changed default value from 50ms to 100ms 6 жил өмнө
AdvGeneral.h 16972c2f3a - Dynamically load function DpiForWindow, sizing fixes for properties and adv settings 8 жил өмнө
AlphaBlend.cpp 22d5ce446e merged in Sqlite Branch 19 жил өмнө
AlphaBlend.h acbbd07a52 load SetLayeredWindowAttributes dynamically 21 жил өмнө
AutoSendToClientThread.cpp 237d54f34d Show a message when receiving a manual sent clip, option to turn this off 8 жил өмнө
AutoSendToClientThread.h f09209e4a4 new files moved from misc.cpp 16 жил өмнө
BitmapHelper.cpp 23fe170d8c - Fixed build warnings 7 жил өмнө
BitmapHelper.h 091df16699 added option to not show the thumbnail and draw the bitmap directly without converting it to a cbitmap 21 жил өмнө
CF_HDropAggregator.cpp b87d387efb Aggregate multiple clips better if some clips don't have all the data needed 7 жил өмнө
CF_HDropAggregator.h b87d387efb Aggregate multiple clips better if some clips don't have all the data needed 7 жил өмнө
CF_TextAggregator.cpp b87d387efb Aggregate multiple clips better if some clips don't have all the data needed 7 жил өмнө
CF_TextAggregator.h b87d387efb Aggregate multiple clips better if some clips don't have all the data needed 7 жил өмнө
CF_UnicodeTextAggregator.cpp b87d387efb Aggregate multiple clips better if some clips don't have all the data needed 7 жил өмнө
CF_UnicodeTextAggregator.h b87d387efb Aggregate multiple clips better if some clips don't have all the data needed 7 жил өмнө
CGdiPlusBitmap.h d4ee184b69 First pass at qr code generation 11 жил өмнө
CP_Main.cpp b1a0079009 Can customize the command to copy selected clip only (copy and don't send paste) 6 жил өмнө
CP_Main.h b1a0079009 Can customize the command to copy selected clip only (copy and don't send paste) 6 жил өмнө
CP_Main.idl e1e8bd4dc2 added missing file 9 жил өмнө
CP_Main.rc 6fc35e9e3f updates to backup/restore db 6 жил өмнө
CP_Main.rgs ecf608231f Use new class to show the task bar icon. Try and fix issue with toolbar icon disapearing 9 жил өмнө
CP_Main.vcxproj 558679eb1a removed reference to zlib, now done through nuget 6 жил өмнө
CP_Main.vcxproj.filters d39f32a5f9 added backup / restore db options 6 жил өмнө
CP_Main_10.sln 24881a213a more vs2017 changes 8 жил өмнө
ChaiScriptOnCopy.cpp 0fbe9a6625 added regex replace to addin calls 7 жил өмнө
ChaiScriptOnCopy.h 7a5e1f5fbc Scripting updates 8 жил өмнө
ChaiScriptXml.cpp e37c005929 show paste script shortcut keys in the menu 7 жил өмнө
ChaiScriptXml.h e37c005929 show paste script shortcut keys in the menu 7 жил өмнө
Changes.txt b754365644 Fixed "corrupted QuickPaste position when closing while minimized" bug. 21 жил өмнө
Client.cpp e53dbe25b3 Removed message box when we fail to request a file from a remote computer, changed to baloon message in task tray 7 жил өмнө
Client.h 237d54f34d Show a message when receiving a manual sent clip, option to turn this off 8 жил өмнө
Clip.cpp d39f32a5f9 added backup / restore db options 6 жил өмнө
Clip.h 7eddec67eb Added new add in functions to set clip as sticky by default based on parameters 7 жил өмнө
ClipCompare.cpp e419fa0c30 pass compare argument file paths in with quotes around them 9 жил өмнө
ClipCompare.h bb795db9f2 - open external app to compare apps 11 жил өмнө
ClipFormatQListCtrl.cpp cfed5a86d8 png supported in viewer and thumbnail images 8 жил өмнө
ClipFormatQListCtrl.h cc81b86e3b fixed memory issue when load thumbnails for images 8 жил өмнө
ClipIds.cpp b87d387efb Aggregate multiple clips better if some clips don't have all the data needed 7 жил өмнө
ClipIds.h b87d387efb Aggregate multiple clips better if some clips don't have all the data needed 7 жил өмнө
Clip_ImportExport.cpp d39f32a5f9 added backup / restore db options 6 жил өмнө
Clip_ImportExport.h e0b6f4688f 64 bit build 14 жил өмнө
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 жил өмнө
ClipboardSaveRestore.h 82b044910b Text only global hot key optimizations 11 жил өмнө
ClipboardViewer.cpp 7eddec67eb Added new add in functions to set clip as sticky by default based on parameters 7 жил өмнө
ClipboardViewer.h 7eddec67eb Added new add in functions to set clip as sticky by default based on parameters 7 жил өмнө
ComboBoxSearch.cpp 81cb864f0a when focus is on the search pass on delete and copy messages to the list control 20 жил өмнө
ComboBoxSearch.h 4212e66640 added three options 21 жил өмнө
CopyProperties.cpp 3ac2908b79 - added option to move clip order on ctrl- 7 жил өмнө
CopyProperties.h 0debdad011 properties window size correctly on dpi change, don't use built in sizer 8 жил өмнө
CopyThread.cpp 7eddec67eb Added new add in functions to set clip as sticky by default based on parameters 7 жил өмнө
CopyThread.h 7eddec67eb Added new add in functions to set clip as sticky by default based on parameters 7 жил өмнө
Crc32Dynamic.cpp 22d5ce446e merged in Sqlite Branch 19 жил өмнө
Crc32Dynamic.h 22d5ce446e merged in Sqlite Branch 19 жил өмнө
CreateQRCodeImage.cpp 7b33d8eae0 - center qr code image 11 жил өмнө
CreateQRCodeImage.h a302c2fe14 First pass at qr code generation 11 жил өмнө
CustomFriendsHelper.cpp d39f32a5f9 added backup / restore db options 6 жил өмнө
CustomFriendsHelper.h a6cfc18e77 custom friends - added description, save as xml, move clear into dialog 8 жил өмнө
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 жил өмнө
DIBUTIL.CPP 9d89014261 fixed problems with saving bitmaps 21 жил өмнө
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 жил өмнө
DPI.cpp adae143bb4 starting to get ditto working when text is set to be viewed at 125% or 150% 13 жил өмнө
DPI.h 31dc194915 handle ensure window is visible on differnt dpi monitors better 7 жил өмнө
DataTable.cpp feec83faab Formated code alt-F8 22 жил өмнө
DataTable.h a8b84a7e2d Shared Data, Groups, etc. 22 жил өмнө
DatabaseUtilities.cpp 6fc35e9e3f updates to backup/restore db 6 жил өмнө
DatabaseUtilities.h d39f32a5f9 added backup / restore db options 6 жил өмнө
DeclareDPIAware.manifest 174464f127 first pass at per window dpi, changes dynamically to dpi changes 8 жил өмнө
DeleteClipData.cpp b7f3120e59 Handle enter key in Delete Clip data window 6 жил өмнө
DeleteClipData.h b7f3120e59 Handle enter key in Delete Clip data window 6 жил өмнө
DialogResizer.cpp e1902bee64 - fixed crash when displaying receive message when placing onto clipboard 8 жил өмнө
DialogResizer.h cbc2775baa added a dialog resizer control and made the properties window resizable 21 жил өмнө
DimWnd.cpp 7a5e1f5fbc Scripting updates 8 жил өмнө
DimWnd.h e663adc310 Dim background window when showing dialogs 8 жил өмнө
DittoAddin.cpp e0b6f4688f 64 bit build 14 жил өмнө
DittoAddin.h de167d22ba Added DittoUtil Addin to paste any clip as text 17 жил өмнө
DittoAddins.cpp 6d680bcd80 Handle version values over 255 7 жил өмнө
DittoAddins.h de167d22ba Added DittoUtil Addin to paste any clip as text 17 жил өмнө
DittoChaiScript.cpp 0fbe9a6625 added regex replace to addin calls 7 жил өмнө
DittoChaiScript.h 0fbe9a6625 added regex replace to addin calls 7 жил өмнө
DittoCopyBuffer.cpp 41a6475466 Update group order on last 10 hot key paste from within a group 9 жил өмнө
DittoCopyBuffer.h 720897129e copy buffer changes 19 жил өмнө
DittoDropTarget.cpp e0f9c81241 added files for group wnd changes 18 жил өмнө
DittoDropTarget.h e0f9c81241 added files for group wnd changes 18 жил өмнө
DittoPopupWindow.cpp ef7ee886b1 - dpi updates 8 жил өмнө
DittoPopupWindow.h ba3894fafc Added popup message when we are saving to a group 10 жил өмнө
DittoRulerRichEditCtrl.cpp 9bd75cff04 remove right text line feed when saving text in ditto editor 9 жил өмнө
DittoRulerRichEditCtrl.h 22d5ce446e merged in Sqlite Branch 19 жил өмнө
DittoWindow.cpp 3bf980d432 added higher scaling images 8 жил өмнө
DittoWindow.h ef7ee886b1 - dpi updates 8 жил өмнө
DrawHTML.C 6fdfd2ca9f fixes for drawning html tags present in copied text, use un printable characters to highlight 8 жил өмнө
DrawHTML.h 90acf50cdd show search text in different color in ditto and description window 11 жил өмнө
EditFrameWnd.cpp 174464f127 first pass at per window dpi, changes dynamically to dpi changes 8 жил өмнө
EditFrameWnd.h 174464f127 first pass at per window dpi, changes dynamically to dpi changes 8 жил өмнө
EditWithButton.cpp e57132a153 allow page up/down from search and compare from search 9 жил өмнө
EditWithButton.h e6b3246cac - changed search text box to look better 14 жил өмнө
EditWnd.cpp 07413e7277 Handle Altgr being presses on foreign keyboards to handle other characters 10 жил өмнө
EditWnd.h e0b6f4688f 64 bit build 14 жил өмнө
EventThread.cpp 2129476a50 Fixed issue with pasting into admin app from a low privilage user 8 жил өмнө
EventThread.h ffdd5caa3b Fixed issue with auto send to friends, after 30 seconds the first send would not be sent 10 жил өмнө
ExternalWindowTracker.cpp 44e4553331 when desktop has focus center over the screen with the mouse cursor 7 жил өмнө
ExternalWindowTracker.h 44e4553331 when desktop has focus center over the screen with the mouse cursor 7 жил өмнө
FileRecieve.cpp 7247dfc316 Fixed spelling of recieve 7 жил өмнө
FileRecieve.h 7247dfc316 Fixed spelling of recieve 7 жил өмнө
FileSend.cpp 8effb58f59 - fix for md5 check, send the md5 properly 8 жил өмнө
FileSend.h 22d5ce446e merged in Sqlite Branch 19 жил өмнө
FileTransferProgressDlg.cpp b64ec9590a -Handle the case where the only file being requested is a folder 11 жил өмнө
FileTransferProgressDlg.h b64ec9590a -Handle the case where the only file being requested is a folder 11 жил өмнө
FormatSQL.cpp 183d24f5d1 Added regular expression filtering 11 жил өмнө
FormatSQL.h 09494caa87 show option to search for description, full text, quick paste 13 жил өмнө
FormattedTextDraw.cpp 74b8629f1e Initial style changes to update look of window 9 жил өмнө
FormattedTextDraw.h 6892e4c129 added option to draw rtf text in list 21 жил өмнө
FriendDetails.cpp 017733a4bb added support for mulitple languages 20 жил өмнө
FriendDetails.h c33c1770ee add ability to send clips to other computers, automatically or by right clicking 21 жил өмнө
FriendPromptDlg.cpp a6cfc18e77 custom friends - added description, save as xml, move clear into dialog 8 жил өмнө
FriendPromptDlg.h a6cfc18e77 custom friends - added description, save as xml, move clear into dialog 8 жил өмнө
GdiImageDrawer.cpp 3bf980d432 added higher scaling images 8 жил өмнө
GdiImageDrawer.h 3bf980d432 added higher scaling images 8 жил өмнө
GdipButton.cpp 3bf980d432 added higher scaling images 8 жил өмнө
GdipButton.h 3bf980d432 added higher scaling images 8 жил өмнө
GlobalClips.cpp 28eaf9bea4 Added copy reason flag so i can add a message when we save a clip to a group 10 жил өмнө
GlobalClips.h 4a94a1828f - backup db on db update 14 жил өмнө
GroupCombo.cpp df3b2962dc - added paste removing line feeds 15 жил өмнө
GroupCombo.h 22d5ce446e merged in Sqlite Branch 19 жил өмнө
GroupName.cpp 0e4976f6e3 - prompt for group name 22 жил өмнө
GroupName.h 0e4976f6e3 - prompt for group name 22 жил өмнө
GroupStatic.cpp a7691f8e2d Cancel icon in search edit now works 9 жил өмнө
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) 10 жил өмнө
GroupTree.cpp 95727fda9a Don't show right click menu in move to group popup ui 9 жил өмнө
GroupTree.h 95727fda9a Don't show right click menu in move to group popup ui 9 жил өмнө
GroupWnd.cpp 320a8ff025 added group wnd, magnetic wnd 18 жил өмнө
GroupWnd.h 320a8ff025 added group wnd, magnetic wnd 18 жил өмнө
HListBox.cpp e0b6f4688f 64 bit build 14 жил өмнө
HListBox.h 993cf32bad added files missed in last check in 16 жил өмнө
HTMLFormatAggregator.cpp b87d387efb Aggregate multiple clips better if some clips don't have all the data needed 7 жил өмнө
HTMLFormatAggregator.h b87d387efb Aggregate multiple clips better if some clips don't have all the data needed 7 жил өмнө
HotKeys.cpp d9243ef515 Fixed issue with using insert as global hot key 9 жил өмнө
HotKeys.h 1c5de21489 Register new global save to group shortcut key with correct type 10 жил өмнө
HyperLink.cpp 9284769576 added add-in to set/reset the read only flag on files, added hot key to paste unformatted text 16 жил өмнө
HyperLink.h 8011282008 added menu option to paste cf_text only and menu options for help 21 жил өмнө
IClipAggregator.h b87d387efb Aggregate multiple clips better if some clips don't have all the data needed 7 жил өмнө
ImageViewer.cpp 4630af3dcd zoom in on image with contorl - mouse wheel 6 жил өмнө
ImageViewer.h 033d849189 zoom on point on mouse wheel 6 жил өмнө
InternetUpdate.cpp e47ec60fec for chocolatey apps use the file path in mutex name 7 жил өмнө
InternetUpdate.h 6d680bcd80 Handle version values over 255 7 жил өмнө
MagneticWnd.cpp 320a8ff025 added group wnd, magnetic wnd 18 жил өмнө
MagneticWnd.h 320a8ff025 added group wnd, magnetic wnd 18 жил өмнө
MainFrm.cpp d39f32a5f9 added backup / restore db options 6 жил өмнө
MainFrm.h d39f32a5f9 added backup / restore db options 6 жил өмнө
MainFrmThread.cpp 23fe170d8c - Fixed build warnings 7 жил өмнө
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 10 жил өмнө
MainTable.cpp 22d5ce446e merged in Sqlite Branch 19 жил өмнө
MainTable.h 6b0aa607ed return TRUE for handled keys - CQPasteWnd::PreTranslateMessage 22 жил өмнө
MainTableFunctions.cpp a6e5ffe8f0 ensure searched text is visible vertically in search results 9 жил өмнө
MainTableFunctions.h 22d5ce446e merged in Sqlite Branch 19 жил өмнө
Md5.cpp c3df4a4957 Added option to save file contents into ditto's database so we don't need the file anymore 8 жил өмнө
Md5.h c3df4a4957 Added option to save file contents into ditto's database so we don't need the file anymore 8 жил өмнө
MessagePumpThread.cpp 8c12e0e7ba created thread class to handle threading operations for qpaste wnd 16 жил өмнө
MessagePumpThread.h 8c12e0e7ba created thread class to handle threading operations for qpaste wnd 16 жил өмнө
Misc.cpp d39f32a5f9 added backup / restore db options 6 жил өмнө
Misc.h 4630af3dcd zoom in on image with contorl - mouse wheel 6 жил өмнө
MoveToGroupDlg.cpp e0b6f4688f 64 bit build 14 жил өмнө
MoveToGroupDlg.h ce9193c18d added a create group button to the move to group dlg 21 жил өмнө
MultiLanguage.cpp 7f0e7ec80d fixed issue with translation on menu items with child items 6 жил өмнө
MultiLanguage.h 7f0e7ec80d fixed issue with translation on menu items with child items 6 жил өмнө
MyDropTarget.cpp eb36b174f3 - simple search (not not or ands) 12 жил өмнө
MyDropTarget.h eb36b174f3 - simple search (not not or ands) 12 жил өмнө
NTray.cpp 6a7630867a fix for tray icon after showing balloon tooltip 8 жил өмнө
NTray.h 7a0b132ea1 show balloon tooltip on start and on error messages 8 жил өмнө
NumberEdit.cpp 22d5ce446e merged in Sqlite Branch 19 жил өмнө
NumberEdit.h 0cff727c74 First Checkin 22 жил өмнө
OleClipSource.cpp e92049fc12 Merge branch 'master' of ssh://git.code.sf.net/p/ditto-cp/ditto 7 жил өмнө
OleClipSource.h aef303f5e1 Added option to invert case special paste 7 жил өмнө
OptionFriends.cpp 7231d9db4f reworked config 8 жил өмнө
OptionFriends.h 017733a4bb added support for mulitple languages 20 жил өмнө
Options.cpp d39f32a5f9 added backup / restore db options 6 жил өмнө
Options.h d39f32a5f9 added backup / restore db options 6 жил өмнө
OptionsCopyBuffers.cpp 891c3fbd50 allow for copy buffers property window title to be translated 14 жил өмнө
OptionsCopyBuffers.h 891c3fbd50 allow for copy buffers property window title to be translated 14 жил өмнө
OptionsGeneral.cpp 180f515a65 Updated spanish and tamil language files 6 жил өмнө
OptionsGeneral.h 180f515a65 Updated spanish and tamil language files 6 жил өмнө
OptionsKeyBoard.cpp d03183439f - added shortcut key to load last search 8 жил өмнө
OptionsKeyBoard.h d03183439f - added shortcut key to load last search 8 жил өмнө
OptionsQuickPaste.cpp 174464f127 first pass at per window dpi, changes dynamically to dpi changes 8 жил өмнө
OptionsQuickPaste.h 170ea866d6 fixed issue with option quick paste, removed ui control that backend was still referencing 9 жил өмнө
OptionsSheet.cpp bbd5e5fb44 better icons for alt-tab 8 жил өмнө
OptionsSheet.h 0383e2dc84 implimented regex filter of clips to exclude clips from getting into ditto that match a regulare expression 8 жил өмнө
OptionsStats.cpp 890d0d7747 Use standard formatting for date time in stats window in options 10 жил өмнө
OptionsStats.h 017733a4bb added support for mulitple languages 20 жил өмнө
OptionsTypes.cpp 7231d9db4f reworked config 8 жил өмнө
OptionsTypes.h 017733a4bb added support for mulitple languages 20 жил өмнө
OptionsUtilities.cpp 22d5ce446e merged in Sqlite Branch 19 жил өмнө
OptionsUtilities.h 0cff727c74 First Checkin 22 жил өмнө
Path.cpp e0b6f4688f 64 bit build 14 жил өмнө
Path.h 22d5ce446e merged in Sqlite Branch 19 жил өмнө
PerfTimer.cpp 22d5ce446e merged in Sqlite Branch 19 жил өмнө
PerfTimer.h 22d5ce446e merged in Sqlite Branch 19 жил өмнө
Popup.cpp 31dc194915 handle ensure window is visible on differnt dpi monitors better 7 жил өмнө
Popup.h f09209e4a4 new files moved from misc.cpp 16 жил өмнө
PowerManager.cpp 8a2c138fc1 test //c 10 жил өмнө
PowerManager.h ca7df2eb4e close and reopen the database after windows resumes 10 жил өмнө
ProcessCopy.cpp 017733a4bb added support for mulitple languages 20 жил өмнө
ProcessCopy.h 017733a4bb added support for mulitple languages 20 жил өмнө
ProcessPaste.cpp 23fe170d8c - Fixed build warnings 7 жил өмнө
ProcessPaste.h 2a964114ff Added special paste menu option to not update clip order on paste 7 жил өмнө
ProgressWnd.cpp 22d5ce446e merged in Sqlite Branch 19 жил өмнө
ProgressWnd.h 0cff727c74 First Checkin 22 жил өмнө
QListCtrl.cpp 17e0c3968a outline search box in accent color, use accent color to highlight search results 6 жил өмнө
QListCtrl.h 0456255c02 Handle shift mouse wheel to scroll horizontal, reset folder path in description window 7 жил өмнө
QPasteWnd.cpp e25bd1e76e added force close command, defaults esc - esc, more improvments to zooming on image 6 жил өмнө
QPasteWnd.h e25bd1e76e added force close command, defaults esc - esc, more improvments to zooming on image 6 жил өмнө
QPasteWndThread.cpp d39f32a5f9 added backup / restore db options 6 жил өмнө
QPasteWndThread.h cc81b86e3b fixed memory issue when load thumbnails for images 8 жил өмнө
QRCodeViewer.cpp ef7ee886b1 - dpi updates 8 жил өмнө
QRCodeViewer.h 174464f127 first pass at per window dpi, changes dynamically to dpi changes 8 жил өмнө
QuickPaste.cpp 44e4553331 when desktop has focus center over the screen with the mouse cursor 7 жил өмнө
QuickPaste.h 34cde9f8b6 Handle screen resolution changes better 10 жил өмнө
QuickPasteKeyboard.cpp b1a0079009 Can customize the command to copy selected clip only (copy and don't send paste) 6 жил өмнө
QuickPasteKeyboard.h a08be98546 assign short cut keys to past scripts 8 жил өмнө
ReadMe.txt 0cff727c74 First Checkin 22 жил өмнө
RecieveFile.cpp 22d5ce446e merged in Sqlite Branch 19 жил өмнө
RecieveFile.h 22d5ce446e merged in Sqlite Branch 19 жил өмнө
RecieveSocket.cpp 23fe170d8c - Fixed build warnings 7 жил өмнө
RecieveSocket.h b64ec9590a -Handle the case where the only file being requested is a folder 11 жил өмнө
RegExFilterHelper.cpp 23fe170d8c - Fixed build warnings 7 жил өмнө
RegExFilterHelper.h 0383e2dc84 implimented regex filter of clips to exclude clips from getting into ditto that match a regulare expression 8 жил өмнө
Resource.h d39f32a5f9 added backup / restore db options 6 жил өмнө
RichEditCtrlEx.cpp ea78f4f4bc Fixed 64bit crashes 8 жил өмнө
RichEditCtrlEx.h e0b6f4688f 64 bit build 14 жил өмнө
RichTextAggregator.cpp b87d387efb Aggregate multiple clips better if some clips don't have all the data needed 7 жил өмнө
RichTextAggregator.h b87d387efb Aggregate multiple clips better if some clips don't have all the data needed 7 жил өмнө
SaveAnimation.cpp 22d5ce446e merged in Sqlite Branch 19 жил өмнө
SaveAnimation.h 22d5ce446e merged in Sqlite Branch 19 жил өмнө
ScriptEditor.cpp 7eddec67eb Added new add in functions to set clip as sticky by default based on parameters 7 жил өмнө
ScriptEditor.h 7eddec67eb Added new add in functions to set clip as sticky by default based on parameters 7 жил өмнө
ScrollHelper.cpp 4630af3dcd zoom in on image with contorl - mouse wheel 6 жил өмнө
ScrollHelper.h e25bd1e76e added force close command, defaults esc - esc, more improvments to zooming on image 6 жил өмнө
SearchEditBox.cpp 09e5d8c910 Handle enter key from search edit box 9 жил өмнө
SearchEditBox.h b7b3a8dea9 changed combo search box to a text box 20 жил өмнө
SelectDB.cpp 22d5ce446e merged in Sqlite Branch 19 жил өмнө
SelectDB.h 0cff727c74 First Checkin 22 жил өмнө
SendKeys.cpp a37e4e2650 Allow left/right control and left/right shift keys to be set as {vkey} keys 7 жил өмнө
SendKeys.h a37e4e2650 Allow left/right control and left/right shift keys to be set as {vkey} keys 7 жил өмнө
SendMail.cpp 04242756b2 Added export to email, content as attachment 7 жил өмнө
SendMail.h 896225569c export to email 7 жил өмнө
SendSocket.cpp 9284769576 added add-in to set/reset the read only flag on files, added hot key to paste unformatted text 16 жил өмнө
SendSocket.h b64ec9590a -Handle the case where the only file being requested is a folder 11 жил өмнө
Server.cpp 237d54f34d Show a message when receiving a manual sent clip, option to turn this off 8 жил өмнө
Server.h 237d54f34d Show a message when receiving a manual sent clip, option to turn this off 8 жил өмнө
ServerDefines.h 237d54f34d Show a message when receiving a manual sent clip, option to turn this off 8 жил өмнө
ShowTaskBarIcon.cpp ecf608231f Use new class to show the task bar icon. Try and fix issue with toolbar icon disapearing 9 жил өмнө
ShowTaskBarIcon.h 55379efd9b - global key changes 14 жил өмнө
SimpleBrowser.cpp 8edde0bc61 -tried to fix flicker when viewing images in description 6 жил өмнө
SimpleBrowser.h 8edde0bc61 -tried to fix flicker when viewing images in description 6 жил өмнө
Slugify.h 5947130573 added missing file from last checkin 7 жил өмнө
SnapWindow.cpp 8c0f6ef038 first pass at per window dpi, changes dynamically to dpi changes 8 жил өмнө
SnapWindow.h 8c0f6ef038 first pass at per window dpi, changes dynamically to dpi changes 8 жил өмнө
SpecialPasteOptions.cpp aef303f5e1 Added option to invert case special paste 7 жил өмнө
SpecialPasteOptions.h aef303f5e1 Added option to invert case special paste 7 жил өмнө
StdAfx.cpp 0cff727c74 First Checkin 22 жил өмнө
StdAfx.h 174464f127 first pass at per window dpi, changes dynamically to dpi changes 8 жил өмнө
SymbolEdit.cpp 09a7ce8259 max saved searches to 1000 characters 6 жил өмнө
SymbolEdit.h 7fa8fdaf53 more updates to search box drawing 6 жил өмнө
SystemTray.cpp 23fe170d8c - Fixed build warnings 7 жил өмнө
SystemTray.h 32dff04bd3 Re add the taskbar icon when explorer is restarted 10 жил өмнө
TabCtrl.cpp 07413e7277 Handle Altgr being presses on foreign keyboards to handle other characters 10 жил өмнө
TabCtrl.h e0b6f4688f 64 bit build 14 жил өмнө
Theme.cpp 7fa8fdaf53 more updates to search box drawing 6 жил өмнө
Theme.h 17e0c3968a outline search box in accent color, use accent color to highlight search results 6 жил өмнө
ToolTipEx.cpp 4630af3dcd zoom in on image with contorl - mouse wheel 6 жил өмнө
ToolTipEx.h 4630af3dcd zoom in on image with contorl - mouse wheel 6 жил өмнө
TrayWnd.cpp 32dff04bd3 Re add the taskbar icon when explorer is restarted 10 жил өмнө
TrayWnd.h 32dff04bd3 Re add the taskbar icon when explorer is restarted 10 жил өмнө
TypesTable.cpp 0cff727c74 First Checkin 22 жил өмнө
TypesTable.h 0cff727c74 First Checkin 22 жил өмнө
UAC_Helper.cpp 475138b0aa elevated to uac privleges 12 жил өмнө
UAC_Helper.h 475138b0aa elevated to uac privleges 12 жил өмнө
UAC_Thread.cpp 28eaf9bea4 Added copy reason flag so i can add a message when we save a clip to a group 10 жил өмнө
UAC_Thread.h 99f23257c3 cut and copy are now uac app aware 12 жил өмнө
UnicodeMacros.h 22d5ce446e merged in Sqlite Branch 19 жил өмнө
WildCardMatch.cpp d8a17eb0dd Added application names to include/exclude from saving copies from 15 жил өмнө
WildCardMatch.h d8a17eb0dd Added application names to include/exclude from saving copies from 15 жил өмнө
WndEx.cpp ef7ee886b1 - dpi updates 8 жил өмнө
WndEx.h 174464f127 first pass at per window dpi, changes dynamically to dpi changes 8 жил өмнө
memdc.h 538890c4b8 Added png icons with transparency to folder and back buttons 13 жил өмнө
packages.config 1296d13434 zlib nuget package 6 жил өмнө

ReadMe.txt

========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : CP_Main
========================================================================


AppWizard has created this CP_Main application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.

This file contains a summary of what you will find in each of the files that
make up your CP_Main application.

CP_Main.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.

CP_Main.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CCP_MainApp application class.

CP_Main.cpp
This is the main application source file that contains the application
class CCP_MainApp.

CP_Main.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.

CP_Main.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.

res\CP_Main.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file CP_Main.rc.

res\CP_Main.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.



/////////////////////////////////////////////////////////////////////////////

For the main frame window:

MainFrm.h, MainFrm.cpp
These files contain the frame class CMainFrame, which is derived from
CFrameWnd and controls all SDI frame features.

res\Toolbar.bmp
This bitmap file is used to create tiled images for the toolbar.
The initial toolbar and status bar are constructed in the CMainFrame
class. Edit this toolbar bitmap using the resource editor, and
update the IDR_MAINFRAME TOOLBAR array in CP_Main.rc to add
toolbar buttons.
/////////////////////////////////////////////////////////////////////////////

AppWizard creates one document type and one view:

CP_MainDoc.h, CP_MainDoc.cpp - the document
These files contain your CCP_MainDoc class. Edit these files to
add your special document data and to implement file saving and loading
(via CCP_MainDoc::Serialize).

CP_MainView.h, CP_MainView.cpp - the view of the document
These files contain your CCP_MainView class.
CCP_MainView objects are used to view CCP_MainDoc objects.



/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named CP_Main.pch and a precompiled types file named StdAfx.obj.

Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.

If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system's current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don't do this, some of the UI elements of your application will remain in the
language of the operating system.

/////////////////////////////////////////////////////////////////////////////