sabrogden
|
017733a4bb
added support for mulitple languages
|
20 年之前 |
sabrogden
|
d6fbf17f89
changes to max clip size
|
20 年之前 |
sabrogden
|
aaa6b558fc
add size limit for a clip
|
20 年之前 |
sabrogden
|
026770169b
added option to not send ctrl - v after selecting a clip
|
20 年之前 |
sabrogden
|
396ccc01f4
added support for windows key in shortcut keys, short cut key for pasting only text
|
20 年之前 |
sabrogden
|
69d94b16fa
send clips encrypted across the network
|
21 年之前 |
sabrogden
|
983ac75916
be sure the next clipboard viewer is not your self if it was it was getting into a infinate loop.
|
21 年之前 |
sabrogden
|
8011282008
added menu option to paste cf_text only and menu options for help
|
21 年之前 |
sabrogden
|
b32542edff
If cf_dif is associated with a clip then show a thumbnail of the picture and show the picture in the desciption
|
21 年之前 |
sabrogden
|
1a780bd18e
fixed message box from showing on first copy
|
21 年之前 |
sabrogden
|
5bb9578718
changes to the send/recv using CClipList. Changed to a post message so a posible lock couldn't happen happen.
|
21 年之前 |
sabrogden
|
480e6aecfa
send clips using CClistList instead of other array type.
|
21 年之前 |
ingenuus
|
40f1ec3359
User menu toggle to Connect or Disconnect the Clipboard Viewer from the chain.
|
21 年之前 |
sabrogden
|
c33c1770ee
add ability to send clips to other computers, automatically or by right clicking
|
21 年之前 |
sabrogden
|
feec83faab
Formated code alt-F8
|
21 年之前 |
sabrogden
|
0e4976f6e3
- prompt for group name
|
22 年之前 |
ingenuus
|
9d9e7d1b09
COleDataObjectEx::GetGlobalData - Removed unnecessary sentinel assertion on failure which was sometimes triggered.
|
22 年之前 |
ingenuus
|
be08f3adfd
Fixed assertions due to occassional receipt of seemingly valid HGLOBALs with invalid (NULL) data.
|
22 年之前 |
sabrogden
|
8135806821
changes to work in 6.0
|
22 年之前 |
ingenuus
|
a8b84a7e2d
Shared Data, Groups, etc.
|
22 年之前 |
sabrogden
|
b838262140
delete 100 items at a time and show selection/total count in status -- SAB
|
22 年之前 |
sabrogden
|
92f596d1f9
changed strText to mText type memo and removed strType -- SAB
|
22 年之前 |
sabrogden
|
5d4d09c0ee
added option for the amount of text to save for the desciption -- SAB
|
22 年之前 |
sabrogden
|
5586285258
changed GetAt() to ElementAt() in 6.0 GetAt doesn't return the reference, ElementAt does -- SAB
|
22 年之前 |
sabrogden
|
b0802e322a
changed to work with VS 6.0 -- SAB
|
22 年之前 |
sabrogden
|
6cc5c20c90
changes things to compile in 6.0
|
22 年之前 |
ingenuus
|
90a62e85fd
HistoryStartTop and Popups
|
22 年之前 |
ingenuus
|
6636bbfaf7
Ensure Connected to Clipboard Viewer Chain every minute
|
22 年之前 |
sabrogden
|
6eded643ca
check for eof before move first
|
22 年之前 |
ingenuus
|
64c4891a60
Fixed bad CClipboardViewer connect / disconnect logic
|
22 年之前 |