| Commit message (Expand) | Author | Age | Files | Lines |
* | xorg: fixes for building with xserver v1.13+ | Jay Sorg | 2014-01-28 | 2 | -3/+44 |
* | xorg: fixes for building with xserver v1.13+ | Jay Sorg | 2014-01-28 | 4 | -7/+26 |
* | xorg: work on xorg driver | Jay Sorg | 2014-01-28 | 23 | -884/+195 |
* | xorg: work on xorg driver | Jay Sorg | 2014-01-26 | 7 | -100/+171 |
* | xorg: work on xorg driver | Jay Sorg | 2014-01-25 | 1 | -16/+29 |
* | xorg: work on xorg driver | Jay Sorg | 2014-01-25 | 11 | -41/+320 |
* | xorg: work on xorg driver | Jay Sorg | 2014-01-24 | 19 | -77/+592 |
* | xorg: work on xorg driver | Jay Sorg | 2014-01-22 | 20 | -23/+335 |
* | xorg: work on xorg driver | Jay Sorg | 2014-01-21 | 5 | -17/+70 |
* | disabled debug messages | Laxmikant Rashinkar | 2014-01-21 | 2 | -15/+15 |
* | Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel | Jay Sorg | 2014-01-21 | 4 | -2/+136 |
|\ |
|
| * | Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel | Laxmikant Rashinkar | 2014-01-20 | 10 | -20/+469 |
| |\ |
|
| * | | added code for region copy used in codec mode | Laxmikant Rashinkar | 2014-01-20 | 4 | -2/+136 |
* | | | xorg: work on xorg driver | Jay Sorg | 2014-01-21 | 14 | -56/+616 |
| |/
|/| |
|
* | | xorg: work on xorg driver | Jay Sorg | 2014-01-18 | 10 | -20/+469 |
|/ |
|
* | xorg: added test script | Jay Sorg | 2014-01-18 | 1 | -0/+41 |
* | work on xorg driver | Jay Sorg | 2014-01-17 | 59 | -78/+138 |
* | xorg: work on driver | Jay Sorg | 2014-01-17 | 8 | -230/+533 |
* | X11rdp: keyboard organization, added XKB ruls base option back, still default... | Jay Sorg | 2014-01-14 | 9 | -495/+865 |
* | X11rdp: set the keymap in X11rdp, don't fork and exec setxkbmap | Jay Sorg | 2014-01-12 | 1 | -138/+70 |
* | X11rdp: RandR, put RRGetInfo back | Jay Sorg | 2013-12-20 | 1 | -1/+1 |
* | X11rdp: add Portuguese to setxkbmap | Jay Sorg | 2013-12-05 | 1 | -0/+3 |
* | X11rdp: call RRScreenSizeNotify when resizing desktop | Jay Sorg | 2013-12-03 | 1 | -2/+3 |
* | X11rdp: switch to timer for waitpid | Jay Sorg | 2013-11-29 | 1 | -38/+42 |
* | X11rdp: wait for setxkbmap to finish | Jay Sorg | 2013-11-29 | 3 | -2/+65 |
* | X11rdp: run setxkbmap when client connects | Jay Sorg | 2013-11-22 | 4 | -14/+170 |
* | X11rdp: change from base to evdev XKB rules and cleanup rdpinput.c | Jay Sorg | 2013-11-21 | 1 | -135/+208 |
* | xorg driver header cleanup | Jay Sorg | 2013-11-18 | 1 | -113/+119 |
* | xorg: work on xrdp xorg driver | Jay Sorg | 2013-11-15 | 4 | -1/+333 |
* | xorg: work on xrdp xorg driver | Jay Sorg | 2013-11-15 | 4 | -1/+294 |
* | xorg: work on xrdp xorg driver | Jay Sorg | 2013-11-14 | 10 | -35/+824 |
* | X11rdp: starting to add multimon | speidy | 2013-11-05 | 1 | -0/+13 |
* | X11rdp: fix for composite on screen delay and fixes for shared memory order | Jay Sorg | 2013-10-01 | 4 | -8/+25 |
* | X11rdp: disable glyph cache for now | Jay Sorg | 2013-09-26 | 1 | -1/+2 |
* | X11rdp: fix after a8 merge | Jay Sorg | 2013-09-26 | 2 | -34/+0 |
* | merges from authentic8 | Jay Sorg | 2013-09-26 | 27 | -274/+2846 |
|\ |
|
| * | fix merge error in xorg/X11R7.6/rdp/rdp.h | Jim Grandy | 2013-08-22 | 1 | -1/+0 |
| * | X11rdp: fixes for the merge, offscreen fix | Jay Sorg | 2013-08-22 | 3 | -13/+16 |
| * | X11rdp: valgrind font fix | Jay Sorg | 2013-08-22 | 1 | -0/+4 |
| * | Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b9... | Jim Grandy | 2013-08-22 | 2 | -24/+56 |
| * | part of merge, no logic change, add -g to Makefile and LLOGLN to xup.c | Jay Sorg | 2013-08-22 | 1 | -1/+1 |
| * | part of merge, composite, out_uint8s fixes | Jay Sorg | 2013-08-22 | 3 | -17/+22 |
| * | part of merge, move all glyph calls to rdpglyph.c | Jay Sorg | 2013-08-22 | 3 | -68/+73 |
| * | rdpup: use out_uint8s instead of out_uint8; rdpdraw.c: resolve bad merge with... | Jim Grandy | 2013-08-22 | 2 | -66/+6 |
| * | Add xorg/X11R7.6/rdp/rdpComposite.c, missed from previous commit (a27cbdd) | Jim Grandy | 2013-08-22 | 1 | -0/+908 |
| * | Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a... | Jim Grandy | 2013-08-22 | 6 | -291/+394 |
| * | fix typo introduced in cb1efca6 | Jim Grandy | 2013-08-22 | 1 | -0/+1 |
| * | Fix typo introduced in cb1efca6 | Jim Grandy | 2013-08-22 | 1 | -1/+1 |
| * | Hand-apply patches (X11rdp text) from Authentic8: d25c23d f977cd9 | Jim Grandy | 2013-08-22 | 1 | -2/+29 |
| * | Hand-apply patch (Update cursor location whenever receiving mouse down events... | Jim Grandy | 2013-08-22 | 1 | -0/+10 |