| Commit message (Expand) | Author | Age | Files | Lines |
* | misc: fix more regressions and whitespace weirdness introduced in 913fcf1a744... | Mihai Moldovan | 2018-07-07 | 1 | -1/+2 |
* | Fix some memory leaks. | Mario Trangoni | 2018-07-03 | 1 | -0/+1 |
* | Xi: change () prototypes to (void) | Ulrich Sibiller | 2018-02-26 | 2 | -5/+5 |
* | Xi/getbmap.c: remove unnecessary cast | Ulrich Sibiller | 2018-02-26 | 1 | -1/+1 |
* | Xi: small formatting changes to match Xorg 7.1's Xi | Ulrich Sibiller | 2018-02-26 | 15 | -46/+48 |
* | Xi: reformat | Ulrich Sibiller | 2018-02-26 | 37 | -893/+534 |
* | Xi: ansify function prototypes | Ulrich Sibiller | 2018-02-26 | 73 | -942/+350 |
* | Xi: reformat code, ansify | Ulrich Sibiller | 2018-02-26 | 74 | -2030/+2030 |
* | Xi: Adapt include sections to match Xorg 7.1 | Ulrich Sibiller | 2018-02-26 | 37 | -168/+168 |
* | Xserver/Xi/chgfctl.c: Fix compiler warning: misleading-indentation. | Mike Gabriel | 2017-12-14 | 1 | -3/+3 |
* | replace (DE)ALLOCATE_LOCAL by malloc/free | Ulrich Sibiller | 2017-03-03 | 1 | -2/+2 |
* | Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of... | Mike Gabriel | 2016-10-31 | 1 | -7/+0 |
* | sendexev.c: Fix return of unitialized variable | Ulrich Sibiller | 2016-10-20 | 1 | -3/+7 |
* | VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files. | Mike Gabriel | 2016-07-06 | 74 | -112/+0 |
* | remove unreferenced NEED_EVENTS/NEED_REPLIES | Ulrich Sibiller | 2016-07-05 | 38 | -75/+0 |
* | Remove unneccesary casts from WriteToClient calls | Alan Coopersmith | 2016-07-05 | 21 | -25/+25 |
* | Use internal temp variable for swap macros. Make swaps/swapl type safe (intro... | Mike Gabriel | 2016-07-04 | 36 | -331/+189 |
* | nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -1/+1 |
* | nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -1/+1 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 7 | -11/+11 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 8 | -14/+14 |
* | Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea... | Mike Gabriel | 2016-07-02 | 1 | -2/+4 |
* | Xserver Imakefiles: Make sure NXAGENT_SERVER is defined for all extensions. | Mike Gabriel | 2016-07-02 | 1 | -0/+6 |
* | Move each screen's root-window pointer into ScreenRec. | Mike Gabriel | 2016-06-21 | 2 | -2/+2 |
* | pixman-devel: Build against shared library pkg-config(pixman-1). | Mike Gabriel | 2016-05-02 | 1 | -1/+1 |
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 38 | -151/+151 |
* | Replace 'pointer' type with 'void *' | Keith Packard | 2015-12-28 | 3 | -7/+7 |
* | Backport: xserver: Avoid sending uninitialized padding data over the network | Peter Åstrand | 2015-07-02 | 3 | -1/+4 |
* | Xi: unvalidated lengths in Xinput extension [CVE-2014-8095] | Alan Coopersmith | 2015-02-14 | 3 | -2/+7 |
* | Imported nx-X11-3.1.0-4.tar.gznx-X11/3.1.0-4 | Reinhard Tartler | 2011-10-10 | 8 | -62/+33 |
* | Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1 | Reinhard Tartler | 2011-10-10 | 75 | -0/+12051 |