剪贴板增强

ScottBrogden 0c58e36cc9 - reload themes correct 9 years ago
AccessToSqlite e0b6f4688f 64 bit build 14 years ago
Addins fe8c9796ce Add new special paste options 9 years ago
Debug ab89051c98 - Updates to dark theme 9 years ago
Debug64 90282b963d use icu in sqlite for better international character searches - http://www.sqlite.org/faq.html#q18 10 years ago
DittoSetup 7155efd870 More changes for bottom button theming 9 years ago
EncryptDecrypt 21b88d37de changed Release output path to just Release 14 years ago
FocusHighlight da04278daa default to GetGUIThreadInfo for getting the currently focused window 13 years ago
Help 9ac8b6a723 added help for how to define custom keys for portable version 9 years ago
QRCode 86f5ada8dd changed strdup to _strdup, was causing a problems with release build referencing debug dlls 11 years ago
Release 90282b963d use icu in sqlite for better international character searches - http://www.sqlite.org/faq.html#q18 10 years ago
RulerRichEditCtrl 07413e7277 Handle Altgr being presses on foreign keyboards to handle other characters 9 years ago
Shared e33e426da1 Added options to paste, upper, lower, captilize, sentance cases 9 years ago
TinyXml e0b6f4688f 64 bit build 14 years ago
U3Stop e0b6f4688f 64 bit build 14 years ago
WebSite 658ceb5337 3.18.24 website updates 14 years ago
focusdll c36301237a fixed compile issue on x64 with getting the version info 14 years ago
release64 90282b963d use icu in sqlite for better international character searches - http://www.sqlite.org/faq.html#q18 10 years ago
res ab89051c98 - Updates to dark theme 9 years ago
sqlite 6f8db8c58f upper/lower/capitalize/sentence special paste support international characters now 9 years ago
zlib e0b6f4688f 64 bit build 14 years ago
.gitignore 734fe6aeb8 added .gitignore and don't show min/max in description window 9 years ago
About.cpp c84dbaf5fb added http:// to path to try and fix opening link for others 9 years ago
About.h de167d22ba Added DittoUtil Addin to paste any clip as text 16 years ago
Accels.cpp 3644ecf984 - Fixed issue with holding down up/down arrows to view next/prev description. 9 years ago
Accels.h 3644ecf984 - Fixed issue with holding down up/down arrows to view next/prev description. 9 years ago
AccessToSqlite.cpp 9284769576 added add-in to set/reset the read only flag on files, added hot key to paste unformatted text 15 years ago
AccessToSqlite.h 22d5ce446e merged in Sqlite Branch 19 years ago
ActionEnums.cpp ab89051c98 - Updates to dark theme 9 years ago
ActionEnums.h ab89051c98 - Updates to dark theme 9 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
AlphaBlend.cpp 22d5ce446e merged in Sqlite Branch 19 years ago
AlphaBlend.h acbbd07a52 load SetLayeredWindowAttributes dynamically 21 years ago
AutoSendToClientThread.cpp ffdd5caa3b Fixed issue with auto send to friends, after 30 seconds the first send would not be sent 9 years ago
AutoSendToClientThread.h f09209e4a4 new files moved from misc.cpp 16 years ago
BitmapHelper.cpp 091df16699 added option to not show the thumbnail and draw the bitmap directly without converting it to a cbitmap 21 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 7454bececf Added 2 more shortcut controls to set shortcuts to activate ditto. Useful when using multiple language keyboards 9 years ago
CP_Main.h 48f721f583 Theme udpates 9 years ago
CP_Main.idl e1e8bd4dc2 added missing file 9 years ago
CP_Main.rc 0c58e36cc9 - reload themes correct 9 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 3a71e62d98 screen scaling fixes for icons 9 years ago
CP_Main.vcxproj.filters 3a71e62d98 screen scaling fixes for icons 9 years ago
CP_Main_10.sln 09494caa87 show option to search for description, full text, quick paste 13 years ago
Changes.txt b754365644 Fixed "corrupted QuickPaste position when closing while minimized" bug. 21 years ago
Client.cpp 2ed46b1ff4 Added option to request remote files by either the ip or host name 10 years ago
Client.h 34e87b76b4 - new order column, use this instead of the date 14 years ago
Clip.cpp fe8c9796ce Add new special paste options 9 years ago
Clip.h fe8c9796ce Add new special paste options 9 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 6812093910 added missing file 16 years ago
ClipFormatQListCtrl.h e0b6f4688f 64 bit build 14 years ago
ClipIds.cpp dcd13c6459 Added logging to move to group calls 13 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 ecddb8a840 Fixed issue with checking correct case for included and excluded apps, caused these to not work 9 years ago
ClipboardViewer.h 520d200609 monitor clipboard changes using new method AddClipboardFormatListener 10 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 d9243ef515 Fixed issue with using insert as global hot key 9 years ago
CopyProperties.h 2db297de84 Added hot key to groups to save clip to that group 10 years ago
CopyThread.cpp 28eaf9bea4 Added copy reason flag so i can add a message when we save a clip to a group 10 years ago
CopyThread.h 57f33c2a94 save if we are connected to the clipboard and reload in that state, also accpect the command line -connect and -disconnect for initial clipboard state 16 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
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 adae143bb4 starting to get ditto working when text is set to be viewed at 125% or 150% 13 years ago
DataTable.cpp feec83faab Formated code alt-F8 22 years ago
DataTable.h a8b84a7e2d Shared Data, Groups, etc. 22 years ago
DatabaseUtilities.cpp 7009d143a8 Create ini file as unicode, this allows unicode string to be written and read from the ini file 9 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 adae143bb4 starting to get ditto working when text is set to be viewed at 125% or 150% 13 years ago
DeleteClipData.cpp 73a9e85e80 Updated translations to include new text values 10 years ago
DeleteClipData.h 0c17a3700f Added selected count display at bottom of the window 11 years ago
DialogResizer.cpp e0b6f4688f 64 bit build 14 years ago
DialogResizer.h cbc2775baa added a dialog resizer control and made the properties window resizable 21 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 fe8c9796ce Add new special paste options 9 years ago
DittoAddins.h de167d22ba Added DittoUtil Addin to paste any clip as text 16 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 a7691f8e2d Cancel icon in search edit now works 9 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 ab89051c98 - Updates to dark theme 9 years ago
DittoWindow.h b99420470e Added min and max icons 9 years ago
DrawHTML.C a6e5ffe8f0 ensure searched text is visible vertically in search results 9 years ago
DrawHTML.h 90acf50cdd show search text in different color in ditto and description window 11 years ago
EditFrameWnd.cpp b7a7c8f77f More changes for bottom button theming 9 years ago
EditFrameWnd.h 3c61d010f6 added chinese and japanse languages 18 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 ffdd5caa3b Fixed issue with auto send to friends, after 30 seconds the first send would not be sent 9 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 28eaf9bea4 Added copy reason flag so i can add a message when we save a clip to a group 10 years ago
ExternalWindowTracker.h 28eaf9bea4 Added copy reason flag so i can add a message when we save a clip to a group 10 years ago
FileRecieve.cpp 3f3195beda set file last modified times when saving remote file 9 years ago
FileRecieve.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
FileSend.cpp 3f3195beda set file last modified times when saving remote file 9 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
GdiImageDrawer.cpp d5820eb862 added icons for 175% zooming in windows 9 years ago
GdiImageDrawer.h d5820eb862 added icons for 175% zooming in windows 9 years ago
GdipButton.cpp d5820eb862 added icons for 175% zooming in windows 9 years ago
GdipButton.h d5820eb862 added icons for 175% zooming in windows 9 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 ab89051c98 - Updates to dark theme 9 years ago
GroupTree.h 8d362e2aec Added shortcuts to groups menu 10 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 12f583a685 Show correct cursor over an image viewer (arrow) 9 years ago
ImageViewer.h 1b482527fb show scroll bar when viewing image 9 years ago
InternetUpdate.cpp f88cf89619 - removed u3 checks 9 years ago
InternetUpdate.h 0cff727c74 First Checkin 22 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 0c58e36cc9 - reload themes correct 9 years ago
MainFrm.h 41a6475466 Update group order on last 10 hot key paste from within a group 9 years ago
MainFrmThread.cpp 06382ce474 Use system temp path for drag file / remote files / compare files. user app data was causing issues when running as windows store app 9 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
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 7bd4fb6840 Use ::GetClipboardOwner to track who placed data on the clipboard 9 years ago
Misc.h 7bd4fb6840 Use ::GetClipboardOwner to track who placed data on the clipboard 9 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 ecf608231f Use new class to show the task bar icon. Try and fix issue with toolbar icon disapearing 9 years ago
MultiLanguage.h 73a9e85e80 Updated translations to include new text values 10 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 ecf608231f Use new class to show the task bar icon. Try and fix issue with toolbar icon disapearing 9 years ago
NTray.h ecf608231f Use new class to show the task bar icon. Try and fix issue with toolbar icon disapearing 9 years ago
NumberEdit.cpp 22d5ce446e merged in Sqlite Branch 19 years ago
NumberEdit.h 0cff727c74 First Checkin 22 years ago
OleClipSource.cpp fe6e5a0ce0 Set default add line feeds to false in constructor, remove double line before date paste 9 years ago
OleClipSource.h 926b480e68 Added option to paste adding the current time to the end 9 years ago
OptionFriends.cpp 7930eb9d08 Keep friends detail window ontop of options window 9 years ago
OptionFriends.h 017733a4bb added support for mulitple languages 20 years ago
Options.cpp ab89051c98 - Updates to dark theme 9 years ago
Options.h 82b236bbb4 Added option to last ten pastes to use ui selected group for indexs 9 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 48f721f583 Theme udpates 9 years ago
OptionsGeneral.h d8a17eb0dd Added application names to include/exclude from saving copies from 14 years ago
OptionsKeyBoard.cpp 82b236bbb4 Added option to last ten pastes to use ui selected group for indexs 9 years ago
OptionsKeyBoard.h 82b236bbb4 Added option to last ten pastes to use ui selected group for indexs 9 years ago
OptionsQuickPaste.cpp 0c58e36cc9 - reload themes correct 9 years ago
OptionsQuickPaste.h 170ea866d6 fixed issue with option quick paste, removed ui control that backend was still referencing 9 years ago
OptionsSheet.cpp 0c58e36cc9 - reload themes correct 9 years ago
OptionsSheet.h 0c58e36cc9 - reload themes correct 9 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 f88cf89619 - removed u3 checks 9 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 454cd43774 test 9 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 f88cf89619 - removed u3 checks 9 years ago
ProcessPaste.h d4566bf516 - Updates to QR code viewer 11 years ago
ProgressWnd.cpp 22d5ce446e merged in Sqlite Branch 19 years ago
ProgressWnd.h 0cff727c74 First Checkin 22 years ago
QListCtrl.cpp ab89051c98 - Updates to dark theme 9 years ago
QListCtrl.h 2e8479cecf Added option to show what clips have been pasted 9 years ago
QPasteWnd.cpp ab89051c98 - Updates to dark theme 9 years ago
QPasteWnd.h ab89051c98 - Updates to dark theme 9 years ago
QPasteWndThread.cpp ffdd5caa3b Fixed issue with auto send to friends, after 30 seconds the first send would not be sent 9 years ago
QPasteWndThread.h 55379efd9b - global key changes 14 years ago
QRCodeViewer.cpp b7a7c8f77f More changes for bottom button theming 9 years ago
QRCodeViewer.h d4ee184b69 First pass at qr code generation 11 years ago
QuickPaste.cpp 07413e7277 Handle Altgr being presses on foreign keyboards to handle other characters 9 years ago
QuickPaste.h 34cde9f8b6 Handle screen resolution changes better 10 years ago
QuickPasteKeyboard.cpp 0c58e36cc9 - reload themes correct 9 years ago
QuickPasteKeyboard.h 0c58e36cc9 - reload themes correct 9 years ago
ReadMe.txt 0cff727c74 First Checkin 22 years ago
RecieveFile.cpp 22d5ce446e merged in Sqlite Branch 19 years ago
RecieveFile.h 22d5ce446e merged in Sqlite Branch 19 years ago
RecieveSocket.cpp b64ec9590a -Handle the case where the only file being requested is a folder 10 years ago
RecieveSocket.h b64ec9590a -Handle the case where the only file being requested is a folder 10 years ago
Resource.h 0c58e36cc9 - reload themes correct 9 years ago
RichEditCtrlEx.cpp e0b6f4688f 64 bit build 14 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
ScrollHelper.cpp 1b482527fb show scroll bar when viewing image 9 years ago
ScrollHelper.h 1b482527fb show scroll bar when viewing image 9 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 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 years ago
SendKeys.h 8ea8444b5e Global Clips dialog 14 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 07413e7277 Handle Altgr being presses on foreign keyboards to handle other characters 9 years ago
Server.h 9db3deb648 use the receiving ip address from the client not the ip address they send you 9 years ago
ServerDefines.h 22d5ce446e merged in Sqlite Branch 19 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
SpecialPasteOptions.cpp fe6e5a0ce0 Set default add line feeds to false in constructor, remove double line before date paste 9 years ago
SpecialPasteOptions.h 926b480e68 Added option to paste adding the current time to the end 9 years ago
StdAfx.cpp 0cff727c74 First Checkin 22 years ago
StdAfx.h ecf608231f Use new class to show the task bar icon. Try and fix issue with toolbar icon disapearing 9 years ago
SymbolEdit.cpp ab89051c98 - Updates to dark theme 9 years ago
SymbolEdit.h a7691f8e2d Cancel icon in search edit now works 9 years ago
SystemTray.cpp ecf608231f Use new class to show the task bar icon. Try and fix issue with toolbar icon disapearing 9 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 0c58e36cc9 - reload themes correct 9 years ago
Theme.h ab89051c98 - Updates to dark theme 9 years ago
ToolTipEx.cpp 3a71e62d98 screen scaling fixes for icons 9 years ago
ToolTipEx.h 457a862327 Added option to wrap description text 9 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
Version.Lib 0cff727c74 First Checkin 22 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 29f80843f2 Updates to bottom icons for new theming 9 years ago
WndEx.h 29f80843f2 Updates to bottom icons for new theming 9 years ago
memdc.h 538890c4b8 Added png icons with transparency to folder and back buttons 13 years ago

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.

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