aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/xkb/xkbInit.c
Commit message (Expand)AuthorAgeFilesLines
* XKB: Remove a bunch of mad ifdefsUlrich Sibiller2019-06-221-16/+1
* XKB: Remove unused DDX functionsUlrich Sibiller2018-11-091-2/+0
* Lift xkb to XORG-1.3.0.0 stateUlrich Sibiller2018-11-091-0/+1
* Lift xkb to XORG-1.2.0 stateUlrich Sibiller2018-11-091-8/+0
* Removal of dead code in Xserver/xkb. Follow-up commit for 3739a9b.Mike Gabriel2018-07-031-16/+10
* Xserver/xkb: Remove -xkbmap argument.Daniel Stone2018-07-031-45/+0
* Lift xkb to xorg-xserver-7.1/1.1.0 state - non-functional changes onlyUlrich Sibiller2018-02-281-1/+1
* Lift xkb to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-281-58/+7
* xkb: Allow NULL as rulesFile in XkbSetRulesDflts.Peter Hutterer2017-03-071-5/+25
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-031-2/+2
* Replace _XkbDupString with XstrdupAlan Coopersmith2017-03-031-15/+15
* drop platform support: unifdef sgi.Mike Gabriel2017-02-081-8/+0
* drop platform support: unifdef __osf__.Mike Gabriel2017-02-081-1/+1
* drop platform support: unifdef __UNIXOS2__.Mike Gabriel2017-02-081-1/+1
* xserver: drop XKBSRV_NEED_FILE_FUNCSUlrich Sibiller2016-10-061-1/+0
* xserver: use own copy of XKBgeom.h headerUlrich Sibiller2016-10-061-1/+1
* xserver: use own copy of XKBrules.h headerUlrich Sibiller2016-10-061-1/+1
* xserver: use own copy of XKBsrv.h headerUlrich Sibiller2016-10-061-1/+1
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-3/+0
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-051-1/+0
* Move each screen's root-window pointer into ScreenRec.Mike Gabriel2016-06-211-1/+2
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-8/+8
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-3/+3
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+1037