sabrogden
|
2ee24aa936
replaced g_opt with CGetSetOptions:: for getting all settings (#759)
|
11 miesięcy temu |
Scott Brogden
|
23267e6b0d
Updated unicode/ansi/utf8 macros - fixed issue with only having cf_text set if there is an on copy script
|
4 lat temu |
sabrogden
|
a86bbc35d1
bug fix from last check in
|
4 lat temu |
sabrogden
|
405fa12003
updated to send port if either local or remote port is not the default
|
4 lat temu |
sabrogden
|
279c03d414
Support having the port after the ip/host name when sending to friends
|
4 lat temu |
Scott Brogden
|
e53dbe25b3
Removed message box when we fail to request a file from a remote computer, changed to baloon message in task tray
|
7 lat temu |
Scott Brogden
|
23fe170d8c
- Fixed build warnings
|
7 lat temu |
sabrogden
|
7247dfc316
Fixed spelling of recieve
|
7 lat temu |
sabrogden
|
237d54f34d
Show a message when receiving a manual sent clip, option to turn this off
|
8 lat temu |
scott brogden
|
c036a10b88
added option to prompt for friends ip/host name for who to send to
|
8 lat temu |
ScottBrogden
|
82b6516a9e
- show clip properties at bottom of the description window
|
8 lat temu |
sabrogden
|
2ed46b1ff4
Added option to request remote files by either the ip or host name
|
10 lat temu |
sabrogden
|
b64ec9590a
-Handle the case where the only file being requested is a folder
|
10 lat temu |
sabrogden
|
e0b6f4688f
64 bit build
|
14 lat temu |
sabrogden
|
9284769576
added add-in to set/reset the read only flag on files, added hot key to paste unformatted text
|
15 lat temu |
sabrogden
|
a87883f9e9
moved processing (filling list, added clip to db, tcp sending clicp) into threads
|
16 lat temu |
sabrogden
|
445e3bff8c
added more logging for receiving files from remote machines.
|
16 lat temu |
sabrogden
|
1fbc06105e
fixed issue with always resolving address even if an ip was specified
|
19 lat temu |
sabrogden
|
2c1ac8e1d7
start of multiple copy buffers
|
19 lat temu |
sabrogden
|
22d5ce446e
merged in Sqlite Branch
|
19 lat temu |
sabrogden
|
8fad718d4d
only show an error message when we can't auto send to a ip once
|
20 lat temu |
sabrogden
|
69d94b16fa
send clips encrypted across the network
|
21 lat temu |
ingenuus
|
78602d9fa7
fixed vc7 errors: (wparam, lparam) parameter order fixed
|
21 lat temu |
sabrogden
|
0aa7647000
added reg setting to set the port ditto listens to
|
21 lat temu |
sabrogden
|
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 lat temu |
sabrogden
|
aa5e9902e0
changes to writing to the socket
|
21 lat temu |
sabrogden
|
480e6aecfa
send clips using CClistList instead of other array type.
|
21 lat temu |
ingenuus
|
40f1ec3359
User menu toggle to Connect or Disconnect the Clipboard Viewer from the chain.
|
21 lat temu |
sabrogden
|
c33c1770ee
add ability to send clips to other computers, automatically or by right clicking
|
21 lat temu |