剪贴板增强

sabrogden 210f27ff8d Show the credits correctly 21 лет назад
Debug b5f409a08b added hook to get focus for corrent window. Allows ditto to work when being activated by the mouse 21 лет назад
DittoSetup 200dc18400 *** empty log message *** 21 лет назад
Release b5f409a08b added hook to get focus for corrent window. Allows ditto to work when being activated by the mouse 21 лет назад
focusdll b5f409a08b added hook to get focus for corrent window. Allows ditto to work when being activated by the mouse 21 лет назад
res 40f1ec3359 User menu toggle to Connect or Disconnect the Clipboard Viewer from the chain. 21 лет назад
About.cpp 210f27ff8d Show the credits correctly 21 лет назад
About.h 0cff727c74 First Checkin 22 лет назад
AddType.cpp 0cff727c74 First Checkin 22 лет назад
AddType.h 0cff727c74 First Checkin 22 лет назад
AlphaBlend.cpp 0cff727c74 First Checkin 22 лет назад
AlphaBlend.h 0cff727c74 First Checkin 22 лет назад
ArrayEx.h c4307ce37d This is a test for e-mail 22 лет назад
CP_Main.cpp 30faf7720d Added stats for how many time clips were sent and recieved. Added stat for what time ditto was started and how long it's been running. 21 лет назад
CP_Main.dsp e838f3bd25 generate .pdb file 21 лет назад
CP_Main.dsw b5f409a08b added hook to get focus for corrent window. Allows ditto to work when being activated by the mouse 21 лет назад
CP_Main.h 30faf7720d Added stats for how many time clips were sent and recieved. Added stat for what time ditto was started and how long it's been running. 21 лет назад
CP_Main.rc d4bbe34e99 updated version 21 лет назад
Changes.txt 40f1ec3359 User menu toggle to Connect or Disconnect the Clipboard Viewer from the chain. 21 лет назад
Client.cpp 0aa7647000 added reg setting to set the port ditto listens to 21 лет назад
Client.h 5880b3a435 send entire clip at a time, i was breaking up the clip into sections and sending it. I now send one truct saying what I'm about to send and the size then send the entire data for a clip. 21 лет назад
ComboBoxSearch.cpp 0cff727c74 First Checkin 22 лет назад
ComboBoxSearch.h 0cff727c74 First Checkin 22 лет назад
CopyProperties.cpp a18846d36b - Added global hot keys for the last 10 items copied 22 лет назад
CopyProperties.h b3608a5d52 added combo in copy properties to move item to a group 22 лет назад
DataTable.cpp feec83faab Formated code alt-F8 22 лет назад
DataTable.h a8b84a7e2d Shared Data, Groups, etc. 22 лет назад
DatabaseUtilities.cpp 6a48ead4c7 prompt to download installation if dao is not installed 21 лет назад
DatabaseUtilities.h 6a48ead4c7 prompt to download installation if dao is not installed 21 лет назад
FriendDetails.cpp c33c1770ee add ability to send clips to other computers, automatically or by right clicking 21 лет назад
FriendDetails.h c33c1770ee add ability to send clips to other computers, automatically or by right clicking 21 лет назад
GroupCombo.cpp b3608a5d52 added combo in copy properties to move item to a group 22 лет назад
GroupCombo.h b3608a5d52 added combo in copy properties to move item to a group 22 лет назад
GroupName.cpp 0e4976f6e3 - prompt for group name 22 лет назад
GroupName.h 0e4976f6e3 - prompt for group name 22 лет назад
GroupStatic.cpp 0e4976f6e3 - prompt for group name 22 лет назад
GroupStatic.h 0e4976f6e3 - prompt for group name 22 лет назад
GroupTree.cpp 547bd218fb show tree view of groups 22 лет назад
GroupTree.h 547bd218fb show tree view of groups 22 лет назад
HyperLink.cpp 0cff727c74 First Checkin 22 лет назад
HyperLink.h 0cff727c74 First Checkin 22 лет назад
InternetUpdate.cpp 836fd1a04d Corrected the update path 22 лет назад
InternetUpdate.h 0cff727c74 First Checkin 22 лет назад
MainFrm.cpp 2758ad7b4c Increase database close time out to an hour 21 лет назад
MainFrm.h 480e6aecfa send clips using CClistList instead of other array type. 21 лет назад
MainTable.cpp 6b0aa607ed return TRUE for handled keys - CQPasteWnd::PreTranslateMessage 22 лет назад
MainTable.h 6b0aa607ed return TRUE for handled keys - CQPasteWnd::PreTranslateMessage 22 лет назад
Misc.cpp 0aa7647000 added reg setting to set the port ditto listens to 21 лет назад
Misc.h 0aa7647000 added reg setting to set the port ditto listens to 21 лет назад
NumberEdit.cpp 0cff727c74 First Checkin 22 лет назад
NumberEdit.h 0cff727c74 First Checkin 22 лет назад
OptionFriends.cpp c33c1770ee add ability to send clips to other computers, automatically or by right clicking 21 лет назад
OptionFriends.h c33c1770ee add ability to send clips to other computers, automatically or by right clicking 21 лет назад
OptionsGeneral.cpp eff75e9e45 added option to hide ditto on hot key if ditto is already visible 21 лет назад
OptionsGeneral.h eff75e9e45 added option to hide ditto on hot key if ditto is already visible 21 лет назад
OptionsKeyBoard.cpp a18846d36b - Added global hot keys for the last 10 items copied 22 лет назад
OptionsKeyBoard.h a18846d36b - Added global hot keys for the last 10 items copied 22 лет назад
OptionsQuickPaste.cpp a8b84a7e2d Shared Data, Groups, etc. 22 лет назад
OptionsQuickPaste.h a8b84a7e2d Shared Data, Groups, etc. 22 лет назад
OptionsSheet.cpp c33c1770ee add ability to send clips to other computers, automatically or by right clicking 21 лет назад
OptionsSheet.h c33c1770ee add ability to send clips to other computers, automatically or by right clicking 21 лет назад
OptionsStats.cpp 0aa7647000 added reg setting to set the port ditto listens to 21 лет назад
OptionsStats.h 30faf7720d Added stats for how many time clips were sent and recieved. Added stat for what time ditto was started and how long it's been running. 21 лет назад
OptionsTypes.cpp 4f5507a391 CopyThread, ShowPersistent, Delayed Render, fixes (see Changes.txt) 22 лет назад
OptionsTypes.h 0cff727c74 First Checkin 22 лет назад
OptionsUtilities.cpp 0cff727c74 First Checkin 22 лет назад
OptionsUtilities.h 0cff727c74 First Checkin 22 лет назад
ProcessCopy.cpp 5bb9578718 changes to the send/recv using CClipList. Changed to a post message so a posible lock couldn't happen happen. 21 лет назад
ProcessCopy.h 480e6aecfa send clips using CClistList instead of other array type. 21 лет назад
ProcessPaste.cpp 40f1ec3359 User menu toggle to Connect or Disconnect the Clipboard Viewer from the chain. 21 лет назад
ProcessPaste.h c33c1770ee add ability to send clips to other computers, automatically or by right clicking 21 лет назад
ProgressWnd.cpp 0cff727c74 First Checkin 22 лет назад
ProgressWnd.h 0cff727c74 First Checkin 22 лет назад
QListCtrl.cpp 471070e468 fixed gdi leak 21 лет назад
QListCtrl.h 547bd218fb show tree view of groups 22 лет назад
QPasteWnd.cpp 480e6aecfa send clips using CClistList instead of other array type. 21 лет назад
QPasteWnd.h 40f1ec3359 User menu toggle to Connect or Disconnect the Clipboard Viewer from the chain. 21 лет назад
QuickPaste.cpp eff75e9e45 added option to hide ditto on hot key if ditto is already visible 21 лет назад
QuickPaste.h a18846d36b - Added global hot keys for the last 10 items copied 22 лет назад
ReadMe.txt 0cff727c74 First Checkin 22 лет назад
Resource.h 30faf7720d Added stats for how many time clips were sent and recieved. Added stat for what time ditto was started and how long it's been running. 21 лет назад
SelectDB.cpp 0cff727c74 First Checkin 22 лет назад
SelectDB.h 0cff727c74 First Checkin 22 лет назад
Server.cpp 0aa7647000 added reg setting to set the port ditto listens to 21 лет назад
Server.h 5880b3a435 send entire clip at a time, i was breaking up the clip into sections and sending it. I now send one truct saying what I'm about to send and the size then send the entire data for a clip. 21 лет назад
StdAfx.cpp 0cff727c74 First Checkin 22 лет назад
StdAfx.h c33c1770ee add ability to send clips to other computers, automatically or by right clicking 21 лет назад
SystemTray.cpp 06ee530775 single click on the icon will show ditto 21 лет назад
SystemTray.h 06ee530775 single click on the icon will show ditto 21 лет назад
TypesTable.cpp 0cff727c74 First Checkin 22 лет назад
TypesTable.h 0cff727c74 First Checkin 22 лет назад
Version.Lib 0cff727c74 First Checkin 22 лет назад
WndEx.cpp 0e188eeef5 show the border in red when ditto is not connected to the clipboard 21 лет назад
WndEx.h 0e188eeef5 show the border in red when ditto is not connected to the clipboard 21 лет назад

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.

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