aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/record
Commit message (Expand)AuthorAgeFilesLines
* record/set.c: silence cpp findingUlrich Sibiller2019-06-221-1/+2
* Use C99 designated initializers in various extension RepliesUlrich Sibiller2019-02-281-14/+21
* Lift record to xorg-server-1.4.2 stateUlrich Sibiller2018-02-271-4/+4
* Lift record to xorg-server-1.2.0/xorg-server-1.3.0.0 state - non-functional c...Ulrich Sibiller2018-02-271-53/+22
* Lift record to xorg-server-1.2.0/xorg-server-1.3.0.0 stateUlrich Sibiller2018-02-271-222/+0
* Lift record to xorg-xserver-7.1/1.1.0 state - non-functional changes onlyUlrich Sibiller2018-02-271-115/+43
* Lift record to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-271-9/+7
* Clearing comments from $XFree86$ (et al.) header lines.Mike Gabriel2017-04-191-2/+0
* record: avoid crash when calling RecordFlushReplyBuffer recursivelyErkki Seppälä2017-04-061-1/+5
* record.c: fix compiler warningsUlrich Sibiller2017-03-101-3/+3
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-032-11/+8
* Remove libcwrapper usage from xorg server modules. The libcwrapper is not use...Eric Anholt2016-12-042-10/+2
* Imake: drop DoLoadableServer, MakeDllModules and IHaveModulesUlrich Sibiller2016-11-023-84/+0
* Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of...Mike Gabriel2016-10-312-8/+0
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-064-7/+0
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-051-1/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-7/+7
* Replace INITARGS with voidTomas Carnecky2016-07-051-1/+1
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-56/+42
* nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() instead.Mike Gabriel2016-07-021-9/+1
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-021-3/+3
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-022-10/+9
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-022-14/+13
* 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-5/+11
* 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-281-1/+1
* Replace 'pointer' type with 'void *'Keith Packard2015-12-282-36/+36
* Imported nx-X11-3.2.0-2.tar.gznx-X11/3.2.0-2Reinhard Tartler2011-10-101-3/+13
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-106-0/+4026