aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Xi
Commit message (Expand)AuthorAgeFilesLines
* Remove the Must_have_memory hack.Ulrich Sibiller2019-06-121-2/+0
* Lift Xi to 1.3.0.0 (identical to 1.2.0)Ulrich Sibiller2018-11-0137-44/+24
* misc: fix more regressions and whitespace weirdness introduced in 913fcf1a744...Mihai Moldovan2018-07-071-1/+2
* Fix some memory leaks.Mario Trangoni2018-07-031-0/+1
* Xi: change () prototypes to (void)Ulrich Sibiller2018-02-262-5/+5
* Xi/getbmap.c: remove unnecessary castUlrich Sibiller2018-02-261-1/+1
* Xi: small formatting changes to match Xorg 7.1's XiUlrich Sibiller2018-02-2615-46/+48
* Xi: reformatUlrich Sibiller2018-02-2637-893/+534
* Xi: ansify function prototypesUlrich Sibiller2018-02-2673-942/+350
* Xi: reformat code, ansifyUlrich Sibiller2018-02-2674-2030/+2030
* Xi: Adapt include sections to match Xorg 7.1Ulrich Sibiller2018-02-2637-168/+168
* Xserver/Xi/chgfctl.c: Fix compiler warning: misleading-indentation.Mike Gabriel2017-12-141-3/+3
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-031-2/+2
* Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of...Mike Gabriel2016-10-311-7/+0
* sendexev.c: Fix return of unitialized variableUlrich Sibiller2016-10-201-3/+7
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-0674-112/+0
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-0538-75/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-0521-25/+25
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-0436-331/+189
* nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() instead.Mike Gabriel2016-07-021-1/+1
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-021-1/+1
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-027-11/+11
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-028-14/+14
* Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...Mike Gabriel2016-07-021-2/+4
* Xserver Imakefiles: Make sure NXAGENT_SERVER is defined for all extensions.Mike Gabriel2016-07-021-0/+6
* Move each screen's root-window pointer into ScreenRec.Mike Gabriel2016-06-212-2/+2
* pixman-devel: Build against shared library pkg-config(pixman-1).Mike Gabriel2016-05-021-1/+1
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-2838-151/+151
* Replace 'pointer' type with 'void *'Keith Packard2015-12-283-7/+7
* Backport: xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand2015-07-023-1/+4
* Xi: unvalidated lengths in Xinput extension [CVE-2014-8095]Alan Coopersmith2015-02-143-2/+7
* Imported nx-X11-3.1.0-4.tar.gznx-X11/3.1.0-4Reinhard Tartler2011-10-108-62/+33
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-1075-0/+12051