| Commit message (Expand) | Author | Age | Files | Lines |
* | Strip the installed X11rdp binary, not the original | Pavel Roskin | 2016-11-13 | 1 | -1/+1 |
* | Reorder static libraries to avoid the need to link them twice | Pavel Roskin | 2016-11-13 | 1 | -7/+8 |
* | Check that X11RDPBASE is set, give it a better description | Pavel Roskin | 2016-11-13 | 1 | -3/+6 |
* | buildx.sh: download tarballs using keepalive | Koichiro IWAO | 2016-10-21 | 1 | -23/+18 |
* | buildx.sh: simplify counting lines | Koichiro IWAO | 2016-10-21 | 1 | -1/+1 |
* | Move libXdmcp above libxcb, libxcb can use it | Pavel Roskin | 2016-10-09 | 1 | -1/+1 |
* | Add *.a to top .gitignore, add xorg/X11R7.6/.gitignore | Pavel Roskin | 2016-10-09 | 1 | -0/+3 |
* | buildx.sh: force forward patch, don't ask whether to revert | Pavel Roskin | 2016-10-09 | 1 | -1/+1 |
* | buildx.sh: remove special case for python, it's not built anymore | Pavel Roskin | 2016-10-08 | 1 | -8/+0 |
* | Change compilation order to resolve dependencies | Pavel Roskin | 2016-10-08 | 1 | -7/+7 |
* | buildx.sh: utilize all available CPUs when compiling | Pavel Roskin | 2016-10-08 | 1 | -1/+5 |
* | buildx.sh: "clean" is a constant string, not a semantic variable | Pavel Roskin | 2016-10-08 | 1 | -1/+1 |
* | buildx.sh: use "mkdir -p" to create $PREFIX_DIR, don't retry | Pavel Roskin | 2016-10-08 | 1 | -20/+11 |
* | X11rdp: remove python as it isn't really needed these days | Koichiro IWAO | 2016-10-05 | 1 | -1/+0 |
* | x11rdp: apply keyboard options | Koichiro IWAO | 2016-09-02 | 1 | -0/+4 |
* | Merge pull request #402 from metalefty/update-python | jsorg71 | 2016-08-08 | 1 | -1/+1 |
|\ |
|
| * | X11rdp: update python 2.7 -> 2.7.11 | Koichiro IWAO | 2016-07-20 | 1 | -1/+1 |
* | | Merge pull request #390 from proski/june21 | jsorg71 | 2016-08-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix incorrect use of "it's" and "its", adjust wording | Pavel Roskin | 2016-06-21 | 1 | -1/+1 |
* | | | Merge pull request #394 from AkiraPenguin/devel | jsorg71 | 2016-08-05 | 1 | -0/+88 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add files via upload | Akira Taniguchi | 2016-06-29 | 1 | -0/+88 |
| |/ |
|
* | | X11rdp: xrandr change for multimon | Jay Sorg | 2016-07-13 | 1 | -0/+2 |
|/ |
|
* | Typo fixes | Pavel Roskin | 2016-05-04 | 4 | -5/+5 |
* | X11rdp: Mesa link fix | Jay Sorg | 2016-04-21 | 1 | -0/+7 |
* | multimon fix | Jay Sorg | 2016-04-20 | 1 | -4/+0 |
* | X11rdp: merge multimon from Xorg driver | Jay Sorg | 2016-04-19 | 3 | -7/+197 |
* | Fix typos | Pavel Roskin | 2016-02-13 | 9 | -30/+30 |
* | Replace "charactor" with "character" everywhere | Pavel Roskin | 2016-01-30 | 2 | -6/+6 |
* | Merge pull request #306 from metalefty/fontconfig-disable-docs | jsorg71 | 2016-01-24 | 1 | -1/+1 |
|\ |
|
| * | X11rdp: disable fontconfig docs | Koichiro IWAO | 2016-01-19 | 1 | -1/+1 |
* | | Run through codespell | Pavel Roskin | 2016-01-14 | 4 | -7/+7 |
|/ |
|
* | X11rdp: do not Enqueue motion unless mouse position actually changes, fixes s... | Jay Sorg | 2015-07-19 | 1 | -2/+14 |
* | X11rdp: update versions, web site | Jay Sorg | 2015-03-17 | 2 | -3/+3 |
* | X11rdp: check for errors from shmem calls | Jay Sorg | 2015-03-17 | 1 | -10/+24 |
* | X11rdp: use pCompositeClip for offscreen pixmaps | Jay Sorg | 2015-03-11 | 1 | -1/+1 |
* | Fix "\ _" on jp keyboard | Akira Taniguchi | 2014-12-26 | 1 | -1/+2 |
* | X11rdp: switch back to 'base' rules for xkb | Jay Sorg | 2014-11-28 | 1 | -3/+3 |
* | X11rdp: set options and default 105 keyboard | Jay Sorg | 2014-11-26 | 1 | -5/+6 |
* | X11rdp: explicitly disable dtrace for xorg-server | Koichiro IWAO | 2014-08-18 | 1 | -1/+1 |
* | header fix | Jay Sorg | 2014-07-31 | 1 | -1/+1 |
* | load the rdp to X11 keybaord mappings from file | Jay Sorg | 2014-07-31 | 2 | -43/+38 |
* | more fixes for 32 bit color | Jay Sorg | 2014-06-10 | 1 | -2/+2 |
* | buildx.sh: fix clean option | Koichiro IWAO | 2014-05-27 | 1 | -4/+2 |
* | X11rdp: turn off abstract unix domain sockets in Xorg are set X sockets right... | Jay Sorg | 2014-02-04 | 1 | -0/+38 |
* | 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 |