aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/xkb
Commit message (Expand)AuthorAgeFilesLines
...
* Remove extmod from nx-X11/programs/Xserver/Xext/.Mike Gabriel2016-11-021-2/+0
* Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of...Mike Gabriel2016-10-311-7/+0
* xkb.c: fix 'assignment makes integer from pointer without a cast'Ulrich Sibiller2016-10-201-1/+1
* xkmread.c: use _X_UNUSED to avoid compiler warning when result is not neededUlrich Sibiller2016-10-201-4/+7
* xserver: adapt xkbsrc includes syntax to match upstreamUlrich Sibiller2016-10-061-1/+1
* xserver: drop XKBSRV_NEED_FILE_FUNCSUlrich Sibiller2016-10-0615-15/+0
* xserver: remove define XKB_IN_SERVERUlrich Sibiller2016-10-0612-353/+1
* xserver: use own copy of XKBgeom.h headerUlrich Sibiller2016-10-0611-16/+671
* xserver: use own copy of XKBrules.h headerUlrich Sibiller2016-10-063-4/+2
* xserver: use own copy of XKBstr.h headerUlrich Sibiller2016-10-066-6/+6
* xserver: use own copy of XKBsrv.h headerUlrich Sibiller2016-10-0634-34/+34
* copy files from libX11 to xserver dirUlrich Sibiller2016-10-065-6/+3506
* move xkblib to xserverUlrich Sibiller2016-09-218-7/+7399
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-0625-47/+0
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-0524-26/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-052-33/+33
* Remove INITARGS braindamage, change to void; add XkbExtensionInit prototype t...Daniel Stone2016-07-052-2/+4
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-044-497/+375
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-1/+1
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-023-17/+17
* Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...Mike Gabriel2016-07-021-5/+6
* Xserver Imakefiles: Make sure NXAGENT_SERVER is defined for all extensions.Mike Gabriel2016-07-021-1/+1
* Move each screen's root-window pointer into ScreenRec.Mike Gabriel2016-06-211-1/+2
* pixman-devel: Build against shared library pkg-config(pixman-1).Mike Gabriel2016-05-021-1/+2
* Rename region macros to eliminate screen argumentMike Gabriel2016-05-021-4/+4
* X11/nx-X11 clear-up: More places where we need to explicitly distinguish betw...Mike Gabriel2015-12-291-1/+1
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-2824-122/+122
* Replace 'pointer' type with 'void *'Keith Packard2015-12-288-36/+36
* Merge branch 'uli42-pr/backported_fixes' into arctica-3.6.xMihai Moldovan2015-07-032-0/+15
|\
| * Backport: xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand2015-07-022-0/+15
* | nx-X11/config/cf: Drop unnecessary xf86site.def, xf86.tmpl, xfree86.cf.Mike Gabriel2015-06-211-2/+2
|/
* xkb: Check strings length against request sizeOlivier Fourdan2015-02-171-25/+41
* xkb: Don't swap XkbSetGeometry data in the input bufferOlivier Fourdan2015-02-171-16/+19
* Coverity #844, #845, #846: Fix memory leaks.Daniel Stone2015-02-171-3/+19
* Handle some serious compilation warnings (603_nx-X11_compilation_warnings.ful...Mirraz Mirraz2015-02-131-0/+6
* Test for xkb/rules/base instead of xkb/keymap.dir for setting XkbBaseDir (302...Mike Gabriel2015-02-131-16/+16
* drop .original files from the current code baseMike Gabriel2015-02-028-2949/+0
* Imported nx-X11-3.3.0-6.tar.gznx-X11/3.3.0-6Reinhard Tartler2011-10-102-2/+12
* Imported nx-X11-3.3.0-3.tar.gznx-X11/3.3.0-3Reinhard Tartler2011-10-102-8/+8
* Imported nx-X11-3.2.0-1.tar.gznx-X11/3.2.0-1Reinhard Tartler2011-10-103-0/+138
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-1033-0/+19575