剪贴板增强

sabrogden 655c0eb877 fixed issue with opening properties window from menu, probably other menu items also 8 лет назад
AccessToSqlite e0b6f4688f 64 bit build 14 лет назад
Addins 1159c2761b changed appx to be x86 version 8 лет назад
Debug 998fdfc8a0 - Added option to have description on top 8 лет назад
Debug64 86ffcc59fe Updated to visual studio 2015 8 лет назад
DittoSetup 3c2ca7d055 - change appx app name to "Ditto Clipboard" 8 лет назад
EncryptDecrypt 86ffcc59fe Updated to visual studio 2015 8 лет назад
FocusHighlight 86ffcc59fe Updated to visual studio 2015 8 лет назад
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 e33e426da1 Added options to paste, upper, lower, captilize, sentance cases 10 лет назад
TinyXml 86ffcc59fe Updated to visual studio 2015 8 лет назад
U3Stop e0b6f4688f 64 bit build 14 лет назад
WebSite 658ceb5337 3.18.24 website updates 14 лет назад
chaiscript 95fc214ac6 fixed build error from last check in 8 лет назад
focusdll 86ffcc59fe Updated to visual studio 2015 8 лет назад
release64 86ffcc59fe Updated to visual studio 2015 8 лет назад
res eb6cd77a40 show menu of previouse searches (ctrl-down or ctrl-shift-down or click down icon) 8 лет назад
sqlite 9517ad7624 fixed searching for regex on quick paste text 8 лет назад
zlib 719914acc8 Updated to visual studio 2017 8 лет назад
.gitignore 734fe6aeb8 added .gitignore and don't show min/max in description window 9 лет назад
About.cpp c84dbaf5fb added http:// to path to try and fix opening link for others 9 лет назад
About.h de167d22ba Added DittoUtil Addin to paste any clip as text 17 лет назад
Accels.cpp a08be98546 assign short cut keys to past scripts 8 лет назад
Accels.h a08be98546 assign short cut keys to past scripts 8 лет назад
AccessToSqlite.cpp 9284769576 added add-in to set/reset the read only flag on files, added hot key to paste unformatted text 16 лет назад
AccessToSqlite.h 22d5ce446e merged in Sqlite Branch 19 лет назад
ActionEnums.cpp a08be98546 assign short cut keys to past scripts 8 лет назад
ActionEnums.h a08be98546 assign short cut keys to past scripts 8 лет назад
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 a08be98546 assign short cut keys to past scripts 8 лет назад
AdvGeneral.h e1902bee64 - fixed crash when displaying receive message when placing onto clipboard 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 cfed5a86d8 png supported in viewer and thumbnail images 8 лет назад
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 8113134b0d If paste as plain text is selected then change cf_hdrop (file copy) to text of the copied file path 10 лет назад
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 лет назад
CF_TextAggregator.cpp 840e3bcdde added new files groups rich text, html and cf_hdrop 19 лет назад
CF_TextAggregator.h 840e3bcdde added new files groups rich text, html and cf_hdrop 19 лет назад
CF_UnicodeTextAggregator.cpp be5fb04077 optimize loading of the list view 15 лет назад
CF_UnicodeTextAggregator.h 840e3bcdde added new files groups rich text, html and cf_hdrop 19 лет назад
CGdiPlusBitmap.h d4ee184b69 First pass at qr code generation 11 лет назад
CP_Main.cpp b9897c7a1e support png images in drag and drop and export to image 8 лет назад
CP_Main.h b9897c7a1e support png images in drag and drop and export to image 8 лет назад
CP_Main.idl e1e8bd4dc2 added missing file 9 лет назад
CP_Main.rc e1902bee64 - fixed crash when displaying receive message when placing onto clipboard 8 лет назад
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 998fdfc8a0 - Added option to have description on top 8 лет назад
CP_Main.vcxproj.filters 7a5e1f5fbc Scripting updates 8 лет назад
CP_Main_10.sln 24881a213a more vs2017 changes 8 лет назад
ChaiScriptOnCopy.cpp a08be98546 assign short cut keys to past scripts 8 лет назад
ChaiScriptOnCopy.h 7a5e1f5fbc Scripting updates 8 лет назад
ChaiScriptXml.cpp a08be98546 assign short cut keys to past scripts 8 лет назад
ChaiScriptXml.h a08be98546 assign short cut keys to past scripts 8 лет назад
Changes.txt b754365644 Fixed "corrupted QuickPaste position when closing while minimized" bug. 21 лет назад
Client.cpp 237d54f34d Show a message when receiving a manual sent clip, option to turn this off 8 лет назад
Client.h 237d54f34d Show a message when receiving a manual sent clip, option to turn this off 8 лет назад
Clip.cpp cfed5a86d8 png supported in viewer and thumbnail images 8 лет назад
Clip.h cfed5a86d8 png supported in viewer and thumbnail images 8 лет назад
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 dcd13c6459 Added logging to move to group calls 14 лет назад
ClipIds.h e6ec8fdbb2 - Global shortcut keys 14 лет назад
Clip_ImportExport.cpp 3e97cf0851 reimport clips in the same order as they were exported 13 лет назад
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 0383e2dc84 implimented regex filter of clips to exclude clips from getting into ditto that match a regulare expression 8 лет назад
ClipboardViewer.h 0383e2dc84 implimented regex filter of clips to exclude clips from getting into ditto that match a regulare expression 8 лет назад
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 7a5e1f5fbc Scripting updates 8 лет назад
CopyProperties.h 998fdfc8a0 - Added option to have description on top 8 лет назад
CopyThread.cpp 0383e2dc84 implimented regex filter of clips to exclude clips from getting into ditto that match a regulare expression 8 лет назад
CopyThread.h 0383e2dc84 implimented regex filter of clips to exclude clips from getting into ditto that match a regulare expression 8 лет назад
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 3a003059b5 chain script paste support 8 лет назад
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 7231d9db4f reworked config 8 лет назад
DataTable.cpp feec83faab Formated code alt-F8 22 лет назад
DataTable.h a8b84a7e2d Shared Data, Groups, etc. 22 лет назад
DatabaseUtilities.cpp d03183439f - added shortcut key to load last search 8 лет назад
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 лет назад
DeclareDPIAware.manifest adae143bb4 starting to get ditto working when text is set to be viewed at 125% or 150% 13 лет назад
DeleteClipData.cpp 29bea8521b Updates to language files 9 лет назад
DeleteClipData.h 0c17a3700f Added selected count display at bottom of the window 11 лет назад
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 fe8c9796ce Add new special paste options 10 лет назад
DittoAddins.h de167d22ba Added DittoUtil Addin to paste any clip as text 17 лет назад
DittoChaiScript.cpp 7a5e1f5fbc Scripting updates 8 лет назад
DittoChaiScript.h 7a5e1f5fbc Scripting updates 8 лет назад
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 cf2a5e34ee Added Classic theme and updates to dark theme 9 лет назад
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 2aa24c5577 handle always on top and wrap text from main window for description window 8 лет назад
DittoWindow.h 2aa24c5577 handle always on top and wrap text from main window for description window 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 98dd761629 - handle nc button up when mouse isn't over window 9 лет назад
EditFrameWnd.h 98dd761629 - handle nc button up when mouse isn't over window 9 лет назад
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 7c3930b502 when running from windows app don't try and launch elevated app 8 лет назад
ExternalWindowTracker.h 28eaf9bea4 Added copy reason flag so i can add a message when we save a clip to a group 10 лет назад
FileRecieve.cpp 82b6516a9e - show clip properties at bottom of the description window 8 лет назад
FileRecieve.h 82b6516a9e - show clip properties at bottom of the description window 8 лет назад
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 e8b2ac0031 - Handle windows text scaling better to 125%, 150% and 175% 9 лет назад
GdiImageDrawer.h e8b2ac0031 - Handle windows text scaling better to 125%, 150% and 175% 9 лет назад
GdipButton.cpp c794d64117 200% scaling fixes 8 лет назад
GdipButton.h c794d64117 200% scaling fixes 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 9284769576 added add-in to set/reset the read only flag on files, added hot key to paste unformatted text 16 лет назад
HTMLFormatAggregator.h 840e3bcdde added new files groups rich text, html and cf_hdrop 19 лет назад
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 840e3bcdde added new files groups rich text, html and cf_hdrop 19 лет назад
ImageViewer.cpp cfed5a86d8 png supported in viewer and thumbnail images 8 лет назад
ImageViewer.h cfed5a86d8 png supported in viewer and thumbnail images 8 лет назад
InternetUpdate.cpp d4880e57b3 show higher version numbers correctly in about screen 9 лет назад
InternetUpdate.h 0cff727c74 First Checkin 22 лет назад
MagneticWnd.cpp 320a8ff025 added group wnd, magnetic wnd 18 лет назад
MagneticWnd.h 320a8ff025 added group wnd, magnetic wnd 18 лет назад
MainFrm.cpp 237d54f34d Show a message when receiving a manual sent clip, option to turn this off 8 лет назад
MainFrm.h 237d54f34d Show a message when receiving a manual sent clip, option to turn this off 8 лет назад
MainFrmThread.cpp e1902bee64 - fixed crash when displaying receive message when placing onto clipboard 8 лет назад
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 a08be98546 assign short cut keys to past scripts 8 лет назад
Misc.h a08be98546 assign short cut keys to past scripts 8 лет назад
MoveToGroupDlg.cpp e0b6f4688f 64 bit build 14 лет назад
MoveToGroupDlg.h ce9193c18d added a create group button to the move to group dlg 21 лет назад
MultiLanguage.cpp 0c1e919731 Show custom send to freinds in menu rather than in prompt dialog 8 лет назад
MultiLanguage.h 29bea8521b Updates to language files 9 лет назад
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 a08be98546 assign short cut keys to past scripts 8 лет назад
OleClipSource.h c3df4a4957 Added option to save file contents into ditto's database so we don't need the file anymore 8 лет назад
OptionFriends.cpp 7231d9db4f reworked config 8 лет назад
OptionFriends.h 017733a4bb added support for mulitple languages 20 лет назад
Options.cpp a08be98546 assign short cut keys to past scripts 8 лет назад
Options.h a08be98546 assign short cut keys to past scripts 8 лет назад
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 d03183439f - added shortcut key to load last search 8 лет назад
OptionsGeneral.h d03183439f - added shortcut key to load last search 8 лет назад
OptionsKeyBoard.cpp d03183439f - added shortcut key to load last search 8 лет назад
OptionsKeyBoard.h d03183439f - added shortcut key to load last search 8 лет назад
OptionsQuickPaste.cpp 7231d9db4f reworked config 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 454cd43774 test 9 лет назад
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 f5c3f60573 Fixed crash when dragging and dropping 8 лет назад
ProcessPaste.h adb2be924a Handle exception when placing items on the clipboard, should fix a reported crash 8 лет назад
ProgressWnd.cpp 22d5ce446e merged in Sqlite Branch 19 лет назад
ProgressWnd.h 0cff727c74 First Checkin 22 лет назад
QListCtrl.cpp cfed5a86d8 png supported in viewer and thumbnail images 8 лет назад
QListCtrl.h 9da6799901 F3 searches list by default on second press if searching 8 лет назад
QPasteWnd.cpp 655c0eb877 fixed issue with opening properties window from menu, probably other menu items also 8 лет назад
QPasteWnd.h 655c0eb877 fixed issue with opening properties window from menu, probably other menu items also 8 лет назад
QPasteWndThread.cpp cfed5a86d8 png supported in viewer and thumbnail images 8 лет назад
QPasteWndThread.h cc81b86e3b fixed memory issue when load thumbnails for images 8 лет назад
QRCodeViewer.cpp 98dd761629 - handle nc button up when mouse isn't over window 9 лет назад
QRCodeViewer.h 98dd761629 - handle nc button up when mouse isn't over window 9 лет назад
QuickPaste.cpp 88a68c50a2 Added command to move selection up/down that can be assigned to shortcut key 8 лет назад
QuickPaste.h 34cde9f8b6 Handle screen resolution changes better 10 лет назад
QuickPasteKeyboard.cpp a08be98546 assign short cut keys to past scripts 8 лет назад
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 b64ec9590a -Handle the case where the only file being requested is a folder 11 лет назад
RecieveSocket.h b64ec9590a -Handle the case where the only file being requested is a folder 11 лет назад
RegExFilterHelper.cpp 89fb0a70ca fixed crashes around bad regular expressions, added try-catch block 8 лет назад
RegExFilterHelper.h 0383e2dc84 implimented regex filter of clips to exclude clips from getting into ditto that match a regulare expression 8 лет назад
Resource.h 5883d3c6d4 added menu option to move clip to the end of the list 8 лет назад
RichEditCtrlEx.cpp ea78f4f4bc Fixed 64bit crashes 8 лет назад
RichEditCtrlEx.h e0b6f4688f 64 bit build 14 лет назад
RichTextAggregator.cpp 840e3bcdde added new files groups rich text, html and cf_hdrop 19 лет назад
RichTextAggregator.h 840e3bcdde added new files groups rich text, html and cf_hdrop 19 лет назад
SaveAnimation.cpp 22d5ce446e merged in Sqlite Branch 19 лет назад
SaveAnimation.h 22d5ce446e merged in Sqlite Branch 19 лет назад
ScriptEditor.cpp a08be98546 assign short cut keys to past scripts 8 лет назад
ScriptEditor.h a08be98546 assign short cut keys to past scripts 8 лет назад
ScrollHelper.cpp 1b482527fb show scroll bar when viewing image 9 лет назад
ScrollHelper.h 1b482527fb show scroll bar when viewing image 9 лет назад
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 18f0172a94 Use ascii value for v, c and x to simulate paste, copy and cut. Other language keyboards changes this value so we wouldn't send the paste 9 лет назад
SendKeys.h 8ea8444b5e Global Clips dialog 14 лет назад
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 лет назад
SpecialPasteOptions.cpp a08be98546 assign short cut keys to past scripts 8 лет назад
SpecialPasteOptions.h a08be98546 assign short cut keys to past scripts 8 лет назад
StdAfx.cpp 0cff727c74 First Checkin 22 лет назад
StdAfx.h 998fdfc8a0 - Added option to have description on top 8 лет назад
SymbolEdit.cpp 6bc398e6a1 color search box better when using dark theme 8 лет назад
SymbolEdit.h d03183439f - added shortcut key to load last search 8 лет назад
SystemTray.cpp ecf608231f Use new class to show the task bar icon. Try and fix issue with toolbar icon disapearing 9 лет назад
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 b0d7a65a09 Show tooltip that we are disconnected from clipboard, and show title bar that we are disconnected 9 лет назад
Theme.h cf2a5e34ee Added Classic theme and updates to dark theme 9 лет назад
ToolTipEx.cpp cfed5a86d8 png supported in viewer and thumbnail images 8 лет назад
ToolTipEx.h cfed5a86d8 png supported in viewer and thumbnail images 8 лет назад
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 2aa24c5577 handle always on top and wrap text from main window for description window 8 лет назад
WndEx.h 2aa24c5577 handle always on top and wrap text from main window for description window 8 лет назад
memdc.h 538890c4b8 Added png icons with transparency to folder and back buttons 13 лет назад

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.

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