aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib
Commit message (Expand)AuthorAgeFilesLines
* remove XShape code from libNX_XextUlrich Sibiller2016-07-012-492/+0
* nxagent Xserver: Drop Kerberos code. Not used in nxagent.Mike Gabriel2016-07-011-9/+0
* library-cleanup: Don't build libNX_Xau anymore. Use system's libXau shared li...Mike Gabriel2016-07-0115-1020/+1
* nx-X11/lib/X10: Drop really ancient X10 API code. Not used within nxagent.Mike Gabriel2016-07-0110-1275/+0
* OPTFLAGS: Properly propagate build option flags to nxcomp{,ext,shad} and the ...Mike Gabriel2016-07-011-38/+0
* Port _XEatDataWordsUlrich Sibiller2016-06-302-0/+28
* Backport of _XGetRequest()Ulrich Sibiller2016-06-302-29/+47
* libNX_Xext: Drop unused extensions: DPMS, XTestExt1, XSync, XSecurity.Mike Gabriel2016-06-286-2850/+0
* nx-X11/lib/Xext/Imakefile: Serialize parameters and make Imakefile changes mo...Mike Gabriel2016-06-281-10/+22
* libX11: Extend Event functions to handle IOErrorsUlrich Sibiller2016-06-246-0/+21
* nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ...Mike Gabriel2016-06-133-5/+5
* Drop X11 extensions not shipped with recent X.Org server versions anymore:Mike Gabriel2016-06-019-2366/+6
* lib/Imakefile: Drop $(XINERAMADIR) from nx-X11/lib/Imakefile.Mike Gabriel2016-05-021-1/+0
* library-cleanup: Don't build libNX_Xrender anymore. Use system's libXrender s...Mike Gabriel2016-04-2019-4450/+0
* library clean-up: Don't build libNX_Xinerama anymore. Use system's libXineram...Mike Gabriel2015-12-304-409/+0
* library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst shared...Mike Gabriel2015-12-295-1639/+0
* X11/nx-X11 clear-up: More places where we need to explicitly distinguish betw...Mike Gabriel2015-12-298-15/+15
* nx-X11/lib/X11/Marcos.c: white-space cleanup (EOL blanks).Mike Gabriel2015-12-291-4/+4
* library clean-up: Don't build libNX_Xfixes anymore. Use system's libXfixes sh...Mike Gabriel2015-12-2811-1534/+0
* library clean-up: Don't build libNX_Xcomposite anymore. Use system's libXcomp...Mike Gabriel2015-12-285-531/+0
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-28183-512/+512
* library clean-up: No autotools cruft in nx-libs.Mike Gabriel2015-06-2631-1091/+0
* Fix alpha premultiplication in XRenderParseColor.Emanuele Giaquinta2015-06-231-3/+3
* library clean-up: Drop libXx86{misc,vm,dga} libraries. Not needed by nx-libs.Mike Gabriel2015-06-2214-4852/+0
* library clean-up: Drop nx-X11/lib/Xxf86rush and references to libglide{2,3}. ...Mike Gabriel2015-06-213-327/+0
* remove libxkbui, looks like it is not used anywhereHenning Heinold2015-06-206-977/+0
* Drop nx-X11/lib/GL and move Imakefile.inc include files into Xserver code tree.Mike Gabriel2015-06-1640-4524/+1
* library clean-up: Don't compile (i.e., remove) libNX_Xres.a anymore. It is no...Mike Gabriel2015-06-025-421/+0
* library clean-up: Don't build libNX_Xrandr anymore. Use system's libXrandr sh...Mike Gabriel2015-05-208-1437/+0
* library clean-up: Don't build libNX_Xdamage anymore. Use system's libXdamage ...Mike Gabriel2015-05-0114-733/+0
* imake cleanup: Drop references to X11 build-logic that is not present in nx-X11.Mike Gabriel2015-04-282-125/+2
* imake cleanup: Break up multiple vars into invidual lines to ease further wor...Mike Gabriel2015-04-284-23/+89
* library clean-up: Don't build libNX_Xdmcp anymore. Use system's libXdmcp shar...Mike Gabriel2015-04-2247-3261/+2
* library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanupMike Gabriel2015-04-22191-63701/+4
* fix for Xcursor clean-up (422fe90)Mike Gabriel2015-04-213-3/+3
* Merge pull request #12 from sunweaver/pr/arch-cleanup.CRAYMike DePaulo2015-04-1642-913/+35
|\
| * MakeBigReq: don't move the last word, already handled by Data32 (X.Org CVE-20...Karl Tomlinson2015-04-161-2/+17
| * old-arch cleanup: Drop CRAY support (i.e., drop code related to CRAY, _CRAY, ...Mike Gabriel2015-04-1642-911/+18
* | library clean-up: Drop nx-X11/lib/Xcursor. Not used at build time.Mike Gabriel2015-04-1623-4847/+1
|/
* fix for ebe00df38f264ef71dac3c73d416a74685c8cbd2 (removal of DmxLibrary)Mike Gabriel2015-04-081-4/+0
* imake cleanup: Drop all references to XprtServer and BuildXprint*.Mike Gabriel2015-04-041-5/+1
* imake cleanup: Drop all references to XdmxServer and BuildXdmx*.Mike Gabriel2015-04-041-1/+1
* imake cleanup: Drop all references to XNestServer.Mike Gabriel2015-04-041-1/+1
* imake cleanup: Drop all references to XWinServer.Mike Gabriel2015-04-041-1/+1
* nx-X11/**: Drop non-imake Makefile* files.Mike Gabriel2015-03-044-205/+0
* library clean-up: Don't build libNX_Xpm anymore. Use system's libXpm shared l...Mike Gabriel2015-03-033-166/+0
* Drop unused .cvsignore filesMike DePaulo2015-02-183-73/+0
* Do proper input validation to fix for CVE-2011-2895.Joerg Sonnenberger2015-02-161-14/+17
* Revert "Do proper input validation to fix for CVE-2011-2895."Mike Gabriel2015-02-161-17/+14
* Do proper input validation to fix for CVE-2011-2895.Joerg Sonnenberger2015-02-161-14/+17