| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sunweaver-pr/NX-include-path' into 3.6.x | Mike Gabriel | 2015-12-28 | 531 | -1666/+2203 |
|\ |
|
| * | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 531 | -1666/+2203 |
|/ |
|
* | Merge branch 'sunweaver-pr/dixfont-fix' into 3.6.x | Mike Gabriel | 2015-12-28 | 1 | -4/+7 |
|\ |
|
| * | On realloc failure, free font_path_string instead of leaking it | Mike Gabriel | 2015-12-28 | 1 | -4/+7 |
|/ |
|
* | Merge branch 'sunweaver-pr/change-pointer-into-void' into 3.6.x | Mike Gabriel | 2015-12-28 | 206 | -1384/+1395 |
|\ |
|
| * | Replace 'pointer' type with 'void *' | Keith Packard | 2015-12-28 | 206 | -1384/+1395 |
|/ |
|
* | Drop all references to printver.c. Not provided in source tree anymore. | Mike Gabriel | 2015-10-07 | 1 | -9/+0 |
* | Re-add -sync option back to nxagent to allow synchronous debugging of the nxa... | Mike Gabriel | 2015-10-06 | 3 | -0/+12 |
* | Xinerama symlinking: Create / remove folder containing Xinerama sylinks on in... | Mike Gabriel | 2015-09-28 | 2 | -1/+4 |
* | Xinerama symlinking: Attach Xinerama symlinking to nxagent bin:package (and n... | Mike Gabriel | 2015-09-28 | 4 | -9/+9 |
* | debian/changelog: Drop unnecessary "~build1" from version string | Mike Gabriel | 2015-09-28 | 1 | -1/+1 |
* | Merge pull request #64 from uli42/pr/add_pkgconfig | Mike Gabriel | 2015-09-28 | 3 | -0/+8 |
|\ |
|
| * | adapt pkgconfigdir in nxcompshad | Ulrich Sibiller | 2015-08-26 | 1 | -1/+1 |
| * | Fix "Makefile.in seems to ignore the --datarootdir setting" warning | Ulrich Sibiller | 2015-08-26 | 3 | -0/+6 |
| * | create pkgcnfig dir before copying anything | Ulrich Sibiller | 2015-08-26 | 3 | -1/+4 |
* | | Merge branch 'uli42-pr/backported_fixes' into 3.6.x | Mike Gabriel | 2015-09-28 | 2 | -3/+3 |
|\ \ |
|
| * | | debian/libnx-xinerama1.postinst.in: Enforce symlink creation for Xinerama sup... | Mike Gabriel | 2015-09-28 | 1 | -3/+3 |
| * | | Revert "debian/libnx-xinerama1.*: fix faulty logic when creating symlinks." | Mike Gabriel | 2015-09-28 | 1 | -3/+3 |
| * | | nx-libs.spec: add xkeyboard-config to nxagent's Requires. | Mihai Moldovan | 2015-09-28 | 2 | -0/+7 |
| * | | debian/control: add xkb-data to nxagent's Recommends. | Mihai Moldovan | 2015-09-28 | 2 | -1/+4 |
| * | | debian/roll-tarballs.sh: more quotes, more curly braces, replace cd with push... | Mihai Moldovan | 2015-09-28 | 1 | -8/+8 |
| * | | roll-tarball.sh: more quotes (follow-up for previous commit), drop debug code | Mike Gabriel | 2015-09-28 | 1 | -5/+3 |
| * | | roll-tarball.sh: Make sure symlinked files are included in tarballs. | Mike Gabriel | 2015-09-28 | 1 | -3/+15 |
| * | | nx-libs.spec: Install nxcomp{,ext,shad}.pc into the corresponding development... | Mike Gabriel | 2015-09-28 | 1 | -0/+3 |
| * | | debian/libxcomp{,ext,shad}-dev.install.in: Install nxcomp{,ext,shad}.pc file ... | Mike Gabriel | 2015-09-28 | 3 | -0/+3 |
| * | | nxcomp{,ext,shad}/Makefile.in: Create pkgconfigdir before putting files in it. | Mike Gabriel | 2015-09-28 | 3 | -0/+3 |
| * | | nxcomp{,shad,ext}: Remove nxcomp*.pc file on clean and distclean. | Mike Gabriel | 2015-09-28 | 3 | -3/+3 |
| * | | Makefile: Also remove nxversion.def on distclean. | Mike Gabriel | 2015-09-28 | 1 | -1/+1 |
| * | | Add pkg-config support to nxcomp, nxcompext and nxcompshad | Ulrich Sibiller | 2015-09-28 | 9 | -27/+86 |
| * | | debian/changelog: sync with master/3.5.0.x branch. | Mihai Moldovan | 2015-09-28 | 1 | -2/+77 |
| * | | debian/changelog: sync with master/3.5.0.x branch. | Mihai Moldovan | 2015-09-28 | 1 | -0/+31 |
| * | | Correct nxproxy manpage also: --help -> -help | Mike DePaulo | 2015-09-28 | 1 | -1/+1 |
| * | | Correct manpages: --help -> -help | Mike DePaulo | 2015-09-28 | 2 | -2/+2 |
| * | | library clean-up: No autotools cruft in nx-libs. | Mike Gabriel | 2015-09-28 | 31 | -1091/+0 |
| * | | doc/examples/run-nxproxy2nxproxy-test: Create NX_COOKIE dynamically using the... | Mike Gabriel | 2015-09-28 | 1 | -3/+4 |
| * | | COPYING: Replace content with GPL-2 license text, because that is the overall... | Mike Gabriel | 2015-09-28 | 1 | -56/+339 |
| * | | debian/roll-tarball.sh: Auto-generate ChangeLog from Git history. | Mike Gabriel | 2015-09-28 | 1 | -0/+1 |
| * | | debian/roll-tarball.sh: Rename README.md to README.NX-Development before movi... | Mike Gabriel | 2015-09-28 | 1 | -0/+3 |
| * | | debian/roll-tarball.sh: Prevent several files/folders from ending up in nx-li... | Mike Gabriel | 2015-09-28 | 1 | -4/+9 |
| * | | debian/roll-tarball.sh: Support tarring up the HEAD of the current branch. | Mike Gabriel | 2015-09-28 | 1 | -2/+2 |
| * | | debian/roll-tarball.sh: Allow patch files names having a dash next to the fou... | Mike Gabriel | 2015-09-28 | 1 | -2/+2 |
| * | | Fix alpha premultiplication in XRenderParseColor. | Emanuele Giaquinta | 2015-09-28 | 1 | -3/+3 |
| * | | library clean-up: Drop libXx86{misc,vm,dga} libraries. Not needed by nx-libs. | Mike Gabriel | 2015-09-28 | 18 | -4987/+3 |
| * | | library clean-up: Drop nx-X11/lib/Xxf86rush and references to libglide{2,3}. ... | Mike Gabriel | 2015-09-28 | 12 | -792/+0 |
| * | | nx-X11/config/cf: Drop build-logic for all hardware drivers. | Mike Gabriel | 2015-09-28 | 4 | -434/+0 |
| * | | nx-X11/config/cf: Drop unnecessary xf86site.def, xf86.tmpl, xfree86.cf. | Mike Gabriel | 2015-09-28 | 13 | -2409/+14 |
| * | | nx-X11/config/cf/Imakefile: Don't list non-present-anymore imake configuratio... | Mike Gabriel | 2015-09-28 | 1 | -89/+0 |
| * | | libgl clean-up, fix-up commit | Mike Gabriel | 2015-09-28 | 1 | -1/+1 |
| * | | README.md: typo fix | Mike DePaulo | 2015-09-28 | 1 | -1/+1 |
| * | | remove libxkbui, looks like it is not used anywhere | Henning Heinold | 2015-09-28 | 10 | -1027/+0 |