summaryrefslogtreecommitdiffstats
path: root/xorg/X11R7.6/rdp/rdpup.c
Commit message (Expand)AuthorAgeFilesLines
* load the rdp to X11 keybaord mappings from fileJay Sorg2014-07-311-1/+1
* more fixes for 32 bit colorJay Sorg2014-06-101-2/+2
* X11rdp: run setxkbmap when client connectsJay Sorg2013-11-221-6/+9
* X11rdp: starting to add multimonspeidy2013-11-051-0/+13
* X11rdp: fix for composite on screen delay and fixes for shared memory orderJay Sorg2013-10-011-4/+8
* X11rdp: disable glyph cache for nowJay Sorg2013-09-261-1/+2
* merges from authentic8Jay Sorg2013-09-261-26/+466
|\
| * Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b9...Jim Grandy2013-08-221-20/+48
| * part of merge, composite, out_uint8s fixesJay Sorg2013-08-221-6/+11
| * rdpup: use out_uint8s instead of out_uint8; rdpdraw.c: resolve bad merge with...Jim Grandy2013-08-221-6/+6
| * Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a...Jim Grandy2013-08-221-5/+250
| * Hand-apply patch (Update cursor location whenever receiving mouse down events...Jim Grandy2013-08-221-0/+10
| * Hand-apply patches (glyph cache) from Authentic8: d9641daJim Grandy2013-08-221-1/+4
| * Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552...Jim Grandy2013-08-221-0/+7
| * Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b0...Jim Grandy2013-08-221-0/+119
| * Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e6...Jim Grandy2013-08-221-0/+2
| * Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d...Jim Grandy2013-08-221-1/+22
* | X11rdp: fixes for off screen bitmap limitsJay Sorg2013-09-241-12/+22
* | X11rdp: work on off screen bitmap, size limit, use ack for screen delayed dra...Jay Sorg2013-09-091-27/+143
* | kill disconencted, make work like man page and update man pageJay Sorg2013-08-241-12/+23
* | hook up the kill disconnect timeout to the sesman config fileJay Sorg2013-08-241-0/+23
* | X11rdp: work on kill disconnect, drawinging fixes, off screen, don't remote t...Jay Sorg2013-08-221-1/+69
* | xup: add shared memory option for X11rdp and xrdpJay Sorg2013-08-181-2/+163
|/
* X11rdp: fix drawing issues, turn on screen delay remotingJay Sorg2013-08-161-4/+4
* X11rdp: fix for dragging text in Firefox, more loggingJay Sorg2013-07-271-1/+2
* X11rdp: log client cursor capsJay Sorg2013-06-081-0/+8
* work on new(color) cursorsJay Sorg2013-03-181-1/+31
* X11rdp: keyboard and offscreen bitmap fixJay Sorg2012-12-291-0/+1
* off screen bitmap creation, don't invalidate whole areaJay Sorg2012-12-281-2/+1
* X11rdp: create off screen pixmap if not created on useJay Sorg2012-12-231-2/+3
* if mstsc, don't do pixmap to pixmap blitsJay Sorg2012-12-161-2/+15
* o Previous merge had too many issues. Hence all files in .../xorg/X11R7.6/rdp...Laxmikant Rashinkar2012-09-221-80/+89
* o fixed some issues that may have cropped up due to mistakes I did during the...Laxmikant Rashinkar2012-09-201-14/+10
* o fixed merge conflictsLaxmikant Rashinkar2012-09-191-90/+272
|\
| * xorg: work on screen dirty update, still off by defualt, fix for railJay Sorg2012-09-181-5/+169
* | o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-1296/+1448
|/
* remove rail loggin, minor hints changeJay Sorg2012-08-171-2/+2
* xorg: work on dirty updates for bandwidthJay Sorg2012-08-151-10/+47
* xorg: offscreen bitmaps, don't remote until usedJay Sorg2012-08-091-0/+76
* xorg: added the rail functionsJay Sorg2012-07-311-43/+161
* X11rdp: reduce excessive loggingJay Sorg2012-07-281-5/+5
* xorg: need length in all messages nowJay Sorg2012-05-211-1/+2
* xorg: check for if off screen bitmaps are offJay Sorg2012-05-211-0/+8
* -xorg: work on off screen bitmapsJay Sorg2012-05-201-39/+41
* xorg: work on offscreen bitmapsJay Sorg2012-05-191-36/+125
* xorg: work on offscreen bitmapsJay Sorg2012-05-171-37/+68
* xorg: work on offscreen bitmapsJay Sorg2012-05-151-2/+138
* xorg: change all orders to use code, size style messagesJay Sorg2012-05-131-23/+40
* pass the client_info(caps) on to module and xserverJay Sorg2012-05-131-1/+21
* xorg: added start of X11rdp / xup capsJay Sorg2012-04-141-2/+63