aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
3.5.0.xXinerama symlinking: Attach Xinerama symlinking to nxagent bin:package (and n...Mike Gabriel9 years
3.6.xMerge branch 'vatral-fix-dlopen-vuln' into 3.6.xMike Gabriel3 months
3713346fMerge branch 'nitomartinez-3.6.x' into 3.6.xMike Gabriel8 years
pr/drop-bin-wrappersrebase with bin-wrappers-removal, more places in uninstall rules where DESTDI...Mike Gabriel6 years
pr/extend_manpageArgs.c: adapt message to use same format as similar messagesUlrich Sibiller4 years
pr/fix_xkb_crashlibNX_X11: add additional checks for dpy and xkbUlrich Sibiller5 years
pr/gnu-hurd-i386-supportnxcompshad/Shadow.cpp: Use EBADF instead of EBADFD (which is not portable to ...Mike Gabriel7 years
pr/various9Screen.c: use %s / __func__ for fprintfUlrich Sibiller12 months
release-builds/3.6.xrelease 3.5.99.27Mike Gabriel10 months
upgrade-libX11update X.h and Xproto.h because of GenericEventUlrich Sibiller8 years
[...]
 
TagDownloadAuthorAge
3.5.99.27nx-libs-3.5.99.27.tar.gz  nx-libs-3.5.99.27.tar.bz2  nx-libs-3.5.99.27.zip  Mike Gabriel10 months
3.5.99.26nx-libs-3.5.99.26.tar.gz  nx-libs-3.5.99.26.tar.bz2  nx-libs-3.5.99.26.zip  Mike Gabriel3 years
3.5.99.25nx-libs-3.5.99.25.tar.gz  nx-libs-3.5.99.25.tar.bz2  nx-libs-3.5.99.25.zip  Mike Gabriel3 years
3.5.99.24nx-libs-3.5.99.24.tar.gz  nx-libs-3.5.99.24.tar.bz2  nx-libs-3.5.99.24.zip  Mike Gabriel4 years
3.5.99.23nx-libs-3.5.99.23.tar.gz  nx-libs-3.5.99.23.tar.bz2  nx-libs-3.5.99.23.zip  Mike Gabriel4 years
3.5.99.22nx-libs-3.5.99.22.tar.gz  nx-libs-3.5.99.22.tar.bz2  nx-libs-3.5.99.22.zip  Mike Gabriel5 years
3.5.99.21nx-libs-3.5.99.21.tar.gz  nx-libs-3.5.99.21.tar.bz2  nx-libs-3.5.99.21.zip  Mike Gabriel5 years
3.5.99.20nx-libs-3.5.99.20.tar.gz  nx-libs-3.5.99.20.tar.bz2  nx-libs-3.5.99.20.zip  Mike Gabriel5 years
3.5.99.19nx-libs-3.5.99.19.tar.gz  nx-libs-3.5.99.19.tar.bz2  nx-libs-3.5.99.19.zip  Mike Gabriel5 years
3.5.99.18nx-libs-3.5.99.18.tar.gz  nx-libs-3.5.99.18.tar.bz2  nx-libs-3.5.99.18.zip  Mike Gabriel5 years
[...]
 
AgeCommit messageAuthorFilesLines
2020-01-30release 3.5.99.233.5.99.23Mike Gabriel9-10/+1694
2020-01-30debian/libnx-x11-6.symbols: Sync with .symbols file found in official Debian ...Mike Gabriel1-3/+3
2020-01-30debian/rules: Adopt changes from official Debian package.Mike Gabriel1-2/+9
2020-01-30Merge branch 'uli42-pr/fix_shadowed_vars' into 3.6.xMike Gabriel31-167/+159
2020-01-25nxagent: rename variables that shadow globalsUlrich Sibiller8-61/+61
2020-01-25Events.c: fix capslock weirdness (re-add lost code)Ulrich Sibiller1-0/+1
2020-01-10compext/Clean.c: fix shadow warnings / scopeUlrich Sibiller1-20/+12
2020-01-10os: Fix -Wshadow errorsUlrich Sibiller2-23/+21
2020-01-10mi: fix shadow warningsUlrich Sibiller2-9/+7
2020-01-10_XkbFilterDeviceBtn: move variable declarations to match usage scopeUlrich Sibiller1-4/+5
[...]