aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Xext/xf86bigfont.c
Commit message (Expand)AuthorAgeFilesLines
* Lift Xext to xorg 1.4.2Ulrich Sibiller2018-11-091-0/+1
* Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ...Mike Gabriel2017-04-101-0/+12
* dix: Pull client-is-local flag up to the ClientRecAdam Jackson2017-03-211-2/+2
* dix/os: backport various signal handling and smart scheduler changes from X.orgMike Gabriel2017-03-211-4/+2
* Xext: fix compiler warningUlrich Sibiller2017-03-101-1/+1
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-031-8/+7
* Fix "uninitialised byte(s)" complaints from valgrindUlrich Sibiller2017-03-021-2/+3
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-201-2/+2
* rename xf86bigfstr.h to xf86bigfproto.hUlrich Sibiller2016-10-191-1/+1
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-1/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-2/+2
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-39/+31
* 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-3/+3
* Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...Mike Gabriel2016-07-021-2/+3
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-3/+3
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+790