aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/include
Commit message (Expand)AuthorAgeFilesLines
...
* drop platform support: unifdef QNX.Mike Gabriel2017-02-081-1/+0
* drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386).Mike Gabriel2017-02-081-9/+0
* drop platform support: unifdef hpux and __hppa__.Mike Gabriel2017-02-081-8/+0
* drop platform support: unifdef Lynx.Mike Gabriel2017-02-081-5/+0
* drop platform support: unifdef __UNIXOS2__.Mike Gabriel2017-02-082-3/+1
* Remove libcwrapper usage from xorg server modules. The libcwrapper is not use...Eric Anholt2016-12-042-16/+1
* add .gitignore filesUlrich Sibiller2016-11-171-0/+1
* Imake: drop DoLoadableServer, MakeDllModules and IHaveModulesUlrich Sibiller2016-11-021-4/+0
* Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of...Mike Gabriel2016-10-311-7/+0
* Death to mfb (removing last remnants from NX code).Adam Jackson2016-10-301-159/+5
* remove hw/xfree86 altogetherUlrich Sibiller2016-10-291-3/+0
* remove xf86Version.h and xf86Date.hUlrich Sibiller2016-10-291-1/+0
* xserver: add missing xkbfile.hUlrich Sibiller2016-10-081-0/+484
* xserver: drop XKBSRV_NEED_FILE_FUNCSUlrich Sibiller2016-10-061-2/+0
* xserver: remove define XKB_IN_SERVERUlrich Sibiller2016-10-061-15/+0
* xserver: use own copy of XKBrules.h headerUlrich Sibiller2016-10-061-1/+1
* xserver: use own copy of XKBrules.h headerUlrich Sibiller2016-10-062-1/+200
* xserver: use own copy of XKBstr.h headerUlrich Sibiller2016-10-062-1/+609
* xserver: use own copy of XKBsrv.h headerUlrich Sibiller2016-10-061-0/+1189
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-0646-77/+0
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-052-2/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-2/+2
* Make WriteToClient take a const void * like any decent IO write function.Kristian Høgsberg2016-07-051-2/+2
* Xserver/os/log.c: Make sure strlcpy is defined in log.c. Immitate what is don...Mike Gabriel2016-07-051-0/+7
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-21/+96
* os: Remove deprecated malloc/free wrappers, clean {X,XNF}{alloc,calloc,reallo...Mike Gabriel2016-07-021-13/+1
* 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-021-1/+1
* Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...Mike Gabriel2016-07-021-0/+182
* nxagent Xserver: Drop Kerberos code. Not used in nxagent.Mike Gabriel2016-07-011-4/+0
* dix/randr: add a hooks into screen to (a) replace scanout pixmap and (b) for ...Mike Gabriel2016-06-211-0/+13
* include: add version_compare helper functionMike Gabriel2016-06-211-0/+23
* Move each screen's root-window pointer into ScreenRec.Mike Gabriel2016-06-212-1/+1
* Centralize declaration of ConnectionInfo.Mike Gabriel2016-06-211-0/+1
* noRRXineramaExtension: Make Boolean configurable via new cmdline switch (+|-r...Mike Gabriel2016-06-211-0/+1
* XFreeXDGA: Drop all Xserver code blocks that relate to removed XFreeXDGA exte...Mike Gabriel2016-06-011-4/+0
* XF86MISC: Drop all Xserver code blocks that relate to removed XF86MISC extens...Mike Gabriel2016-06-011-4/+0
* MITMISC: Drop all Xserver code blocks that relate to removed MITMISC extension.Mike Gabriel2016-06-011-4/+0
* XF86VIDMODE: Drop all Xserver code blocks that relate to removed XF86VIDMODE ...Mike Gabriel2016-06-011-4/+0
* MULTIBUFFER: Drop all Xserver code blocks that relate to removed MULTIBUFFER ...Mike Gabriel2016-06-011-4/+0
* LBX: Drop all Xserver code blocks that relate to removed LBX extension.Mike Gabriel2016-06-016-41/+0
* EVI: Drop all Xserver code blocks that relate to removed EVI extension.Mike Gabriel2016-06-011-4/+0
* FONTCACHE: Drop all Xserver code blocks that relate to removed FONTCACHE exte...Mike Gabriel2016-06-011-4/+0
* XEVIE: Drop all Xserver code blocks that relate to removed XEVIE extension.Mike Gabriel2016-06-013-11/+0
* TOGCUP: Drop all Xserver code blocks that relate to removed TOGCUP extension.Mike Gabriel2016-06-011-4/+0
* XAPPGROUP: Drop all Xserver code blocks that relate to removed XAPPGROUP exte...Mike Gabriel2016-06-012-7/+0
* nx-X11/programs/Xserver/{dix/{colormap.c,window.c},hw/nxagent/NXwindow.c,incl...Mihai Moldovan2016-05-253-1/+36
* Adapt API for MakeAtom() and CopyISOLatin1Lowered to latest changes in X.org.Mike Gabriel2016-05-021-3/+3
* Add REGION_ macros for source compatibility with existing drivers.Mike Gabriel2016-05-021-0/+39
* Change region implementation names to eliminate the 'mi' prefixMike Gabriel2016-05-021-30/+30