/[rdesktop]/jpeg/rdesktop/trunk/cliprdr.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /jpeg/rdesktop/trunk/cliprdr.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 1507 - (view) (annotate) - [select for diffs]
Modified Mon Jul 20 16:45:11 2009 UTC (14 years, 10 months ago) by dpavlin
File length: 5044 byte(s)
Diff to previous 1488 , to selected 393
branch for integration of Daniel Jarboe <daniel.jarboe(at)gmail.com>
patches for jpeg

Revision 1488 - (view) (annotate) - [select for diffs]
Modified Fri May 15 08:18:08 2009 UTC (15 years ago) by astrand
Original Path: sourceforge.net/rdesktop/trunk/cliprdr.c
File length: 5044 byte(s)
Diff to previous 1475 , to selected 393
Moving rdesktop trunk to correct location. 



Revision 1475 - (view) (annotate) - [select for diffs]
Modified Fri Jul 11 03:51:23 2008 UTC (15 years, 10 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 5044 byte(s)
Diff to previous 1372 , to selected 393
update the copyright year


Revision 1372 - (view) (annotate) - [select for diffs]
Modified Mon Jan 8 04:47:06 2007 UTC (17 years, 4 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 5044 byte(s)
Diff to previous 1365 , to selected 393
prefix BOOL with RD_


Revision 1365 - (view) (annotate) - [select for diffs]
Modified Thu Jan 4 05:39:39 2007 UTC (17 years, 4 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 5041 byte(s)
Diff to previous 1211 , to selected 393
copyright year update


Revision 1211 - (view) (annotate) - [select for diffs]
Modified Mon Mar 27 12:29:29 2006 UTC (18 years, 1 month ago) by ossman_
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 5036 byte(s)
Diff to previous 1207 , to selected 393
Handle when server sends a failure back for a clipboard request.


Revision 1207 - (view) (annotate) - [select for diffs]
Modified Mon Mar 27 09:20:24 2006 UTC (18 years, 1 month ago) by ossman_
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 4925 byte(s)
Diff to previous 1202 , to selected 393
Control clipboard behaviour (and even disable it) using command line options.


Revision 1202 - (view) (annotate) - [select for diffs]
Modified Mon Mar 27 08:30:15 2006 UTC (18 years, 1 month ago) by ossman_
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 4851 byte(s)
Diff to previous 1201 , to selected 393
Make a copy of the formats list so that we can properly resend it when the
server is too busy to accept it.


Revision 1201 - (view) (annotate) - [select for diffs]
Modified Mon Mar 27 08:24:41 2006 UTC (18 years, 1 month ago) by ossman_
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 4518 byte(s)
Diff to previous 1028 , to selected 393
More clipboard debug output.


Revision 1028 - (view) (annotate) - [select for diffs]
Modified Mon Nov 14 14:46:16 2005 UTC (18 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 4294 byte(s)
Diff to previous 1025 , to selected 393
Indent fixes


Revision 1025 - (view) (annotate) - [select for diffs]
Modified Mon Nov 7 13:15:19 2005 UTC (18 years, 6 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 4287 byte(s)
Diff to previous 885 , to selected 393
Applied patch 1349027 by Ilya Konstantinov.

Generalizes code for sending clipboard format announces to RDP side,
and uses new code in appropriate places.


Revision 885 - (view) (annotate) - [select for diffs]
Modified Thu Apr 14 16:46:13 2005 UTC (19 years, 1 month ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 4107 byte(s)
Diff to previous 556 , to selected 393
silence warnings when connecting to w2k3 sp1 for now


Revision 556 - (view) (annotate) - [select for diffs]
Modified Tue Dec 9 22:07:47 2003 UTC (20 years, 5 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 4026 byte(s)
Diff to previous 536 , to selected 393
Show frequent cliprdr-errors only when used with WITH_DEBUG_CLIPBOARD


Revision 536 - (view) (annotate) - [select for diffs]
Modified Fri Oct 31 04:29:57 2003 UTC (20 years, 6 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 4014 byte(s)
Diff to previous 435 , to selected 393
Fix compile warnings on HP-UX.


Revision 435 - (view) (annotate) - [select for diffs]
Modified Wed Jul 9 09:18:20 2003 UTC (20 years, 10 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 4013 byte(s)
Diff to previous 432 , to selected 393
Indent fixes


Revision 432 - (view) (annotate) - [select for diffs]
Modified Tue Jul 1 09:31:25 2003 UTC (20 years, 10 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 3992 byte(s)
Diff to previous 422 , to selected 393
Commit of work in progress on channels (so that other people can hack on
RDPSND), in particular:
* channel layer takes care of virtual channel header
* split X dependent parts out of CLIPRDR, simplified IPC implementation
* initial RDPDR implementation


Revision 422 - (view) (annotate) - [select for diffs]
Modified Mon Jun 16 09:03:55 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 21031 byte(s)
Diff to previous 420 , to selected 393
Try using STRING instead of TEXT if TEXT doesn't exist in the targets list.

This might solve trouble cutting in X, pasting to Windows when source OS is
(FJK-)IRIX.

There is still a need for better code when selecting format. This is a quick
hack.


Revision 420 - (view) (annotate) - [select for diffs]
Modified Wed Jun 11 09:00:38 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 20778 byte(s)
Diff to previous 418 , to selected 393
Used the wrong variable by mistake when checking whether a format announce
should be sent or not after transferring data X -> Windows.


Revision 418 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 12:34:56 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 20781 byte(s)
Diff to previous 402 , to selected 393
Added headers needed for compilation under FreeBSD (4.8 stable).
Moved DEBUG_CLIPBOARD in cliprdr_send_format_announce.

(Thanks goes to Maikel Verheijen <maikel <at> ladot <dot> com> for pointing
 this out)


Revision 402 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 10:39:10 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 20717 byte(s)
Diff to previous 396 , to selected 393
Try getting clipboard from CLIPBOARD if there is no owner for PRIMARY.


Revision 396 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 09:32:56 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 20369 byte(s)
Diff to previous 395 , to selected 393
Indentation changes


Revision 395 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 09:32:15 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 20692 byte(s)
Diff to previous 394 , to selected 393
Moved some debug code.
Fixed a compiler warning by typecasting correctly.


Revision 394 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 09:31:28 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 20645 byte(s)
Diff to previous 393
Handle transfers rdesktop <-> rdesktop with native windows formats.


Revision 393 - (view) (annotate) - [selected]
Modified Fri Jun 6 09:30:48 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 18284 byte(s)
Diff to previous 392
Free memory when done with clipboard transfer.


Revision 392 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 09:30:06 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 18286 byte(s)
Diff to previous 391 , to selected 393
Handle large clipboard transfers Windows -> X.

Still won't handle transfers that demand INCR on the X side.


Revision 391 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 09:29:01 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 16989 byte(s)
Diff to previous 390 , to selected 393
Handle large clipboard transfers X->Windows.

Can't handle INCR yet, but at least we handle larger transfers than
1592 bytes.


Revision 390 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 09:28:21 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 14559 byte(s)
Diff to previous 389 , to selected 393
Don't hardcode clipboard channel.


Revision 389 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 09:26:49 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 14498 byte(s)
Diff to previous 388 , to selected 393
Added one to the length of sent data, since XGetProperty is not reporting the
null byte (although space is allocated for it as it seems).

Resend format announces if they fail, with a small delay. Ugly hack, but
it works..


Revision 388 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 09:26:11 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 13788 byte(s)
Diff to previous 387 , to selected 393
Use last button or keypress, either up or down, as event time when aquiring
PRIMARY (and CLIPBOARD).


Revision 387 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 09:25:30 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 13964 byte(s)
Diff to previous 386 , to selected 393
Send a format announce when we loose ownership of PRIMARY.


Revision 386 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 09:24:15 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 13929 byte(s)
Diff to previous 385 , to selected 393
Rudimentary client->server clipboard transfer.


Revision 385 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 09:23:28 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 11376 byte(s)
Diff to previous 384 , to selected 393
More proof-of-concept:

* Send a hardcoded string to the server when it wants our clipboard data.


Revision 384 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 09:22:25 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 10095 byte(s)
Diff to previous 383 , to selected 393
Proof-of-concept, clipboard transfer server->client works!
A lot of stuff remains for a full implementation.


Revision 383 - (view) (annotate) - [select for diffs]
Added Fri Jun 6 09:20:53 2003 UTC (20 years, 11 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/cliprdr.c
File length: 9049 byte(s)
Diff to selected 393
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26