aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document retroactive re-licensing of the original DXPC code (closes #30).pr/DXPC-re-license-retroactivelyMike Gabriel2015-05-264-6/+4097
* README.md: mark the iOS support for nxproxy/nxcomp as completed.Mike Gabriel2015-05-161-1/+1
* Merge pull request #26 from nitomartinez/fix_developer_debuggingMike Gabriel2015-05-163-3/+3
|\
| * This patch is some code fixes to debug some debuging macro usage in the NX code.Nito Martinez2015-05-153-3/+3
* | Merge pull request #25 from nitomartinez/nxtranscleanup_for_reconnectMike Gabriel2015-05-163-0/+36
|\ \
| * | This patch allows to cleanup the nxcomp resources to allow for a second conne...Nito Martinez2015-05-153-0/+36
| |/
* | README.md: reword a few sections, whitespace fixes.Mihai Moldovan2015-05-151-8/+7
* | README.md: grammar fixMike Gabriel2015-05-151-1/+1
* | README.md: phase 2 release series will be 3.7.0.xMike Gabriel2015-05-151-2/+2
* | update README.md with newest plans for nx-libs 3.6.xMike Gabriel2015-05-151-11/+30
* | Merge branch 'sunweaver-pr/libxdamage-cleanup' into arctica-3.6.xMihai Moldovan2015-05-1228-1061/+28
|\ \
| * | debian/changelog: merge with master branch.Mihai Moldovan2015-05-121-0/+2
| * | debian/changelog: add entry for last change.Mihai Moldovan2015-05-121-0/+1
| * | debian/libnx-xinerama1.*: fix faulty logic when creating symlinks.Mihai Moldovan2015-05-121-3/+3
| * | library clean-up: Don't build libNX_Xdamage anymore. Use system's libXdamage ...Mike Gabriel2015-05-0128-1061/+28
* | | debian/changelog: merge with master branch.Mihai Moldovan2015-05-051-0/+2
* | | debian/changelog: add entry for last change.Mihai Moldovan2015-05-051-0/+1
* | | debian/libnx-xinerama1.*: fix faulty logic when creating symlinks.Mihai Moldovan2015-05-051-3/+3
* | | Merge pull request #20 from sunweaver/pr/fix-CVE-2015-3418Mike DePaulo2015-05-011-1/+1
|\| |
| * | dix: Allow zero-height PutImage requests (fix for X.Org's CVE-2015-3418).Keith Packard2015-05-011-1/+1
|/ /
* | debian/changelog: sync with 3.5.0.x branch.Mihai Moldovan2015-04-301-0/+2
* | nx-libs.spec: actually create libXinerama.so.1 symlink during build phase.Mihai Moldovan2015-04-301-0/+1
* | debian/changelog: correctly sync with 3.5.0.x branch. Add latest entries.Mihai Moldovan2015-04-301-50/+57
* | debian/libnx-xinerama1.*: move Xinerama dir back to nx-x11-common. Only delet...Mihai Moldovan2015-04-303-8/+14
* | Merge pull request #19 from ArcticaProject/PR-ionic/libXinerama_symlink_to_li...Mike Gabriel2015-04-293-29/+36
|\ \
| * | libnx-xinerama1: also create libXinerama symlink in postinst (and remove in p...Mihai Moldovan2015-04-293-29/+36
|/ /
* | Merge branch 'sunweaver-pr/imake-cleanup-nonpresent-buildlogic' into arctica-...Mihai Moldovan2015-04-2824-2685/+122
|\ \
| * | imake cleanup: Drop references to X11 build-logic that is not present in nx-X11.Mike Gabriel2015-04-2820-2679/+24
| * | imake cleanup: Break up multiple vars into invidual lines to ease further wor...Mike Gabriel2015-04-287-36/+128
|/ /
* | COPYING: Add Arctica Project to copyright holders.Mike Gabriel2015-04-271-0/+1
* | debian/changelog: merge with 3.5.0.x branch.Mihai Moldovan2015-04-271-0/+134
* | README.keystrokes: remove accidentally copied Dokuwiki syntax.Mihai Moldovan2015-04-271-1/+1
* | etc/keystrokes.cfg: fix whitespace errors.Mihai Moldovan2015-04-271-16/+16
* | README.keystrokes: add documentation for branding behavior.Mihai Moldovan2015-04-271-2/+10
* | README.keystrokes: copy actions documentation from the wiki.Mihai Moldovan2015-04-271-0/+11
* | debian/roll-tarballs.sh: don't escape last newline of a multiline command.Mihai Moldovan2015-04-261-1/+1
* | debian/roll-tarballs.sh: use more curly braces.Mihai Moldovan2015-04-261-3/+3
* | debian/roll-tarballs.sh: convert tabs to spaces.Mihai Moldovan2015-04-261-9/+9
* | debian/roll-tarballs.sh: use more quotes.Mihai Moldovan2015-04-261-15/+15
* | libXcompshad underlinking problem: Fix undefined reference to 'XShmQueryVersi...Mike Gabriel2015-04-261-1/+1
* | Fix underlinking issues for libNX_X{composite,damage,fixes}.Mike Gabriel2015-04-261-0/+3
* | libX11 underlinking problem: Fix undefined reference to 'XdmcpWrap' (by linki...Mike Gabriel2015-04-261-1/+1
* | libX11 underlinking problem: Fix undefined reference to 'dlopen' and 'dlsym'....Mike Gabriel2015-04-261-1/+1
* | Merge branch 'sunweaver-pr/xbitmaps-cleanup' into arctica-3.6.xMihai Moldovan2015-04-2374-2687/+2
|\ \
| * | xbitmaps cleanup: The <X11/bitmaps/*> headers are not required at build time ...Mike Gabriel2015-04-2374-2687/+2
|/ /
* | Merge branch 'sunweaver-pr/libxdmcp-cleanup' into arctica-3.6.xMihai Moldovan2015-04-2257-3435/+28
|\ \
| * | library clean-up: Don't build libNX_Xdmcp anymore. Use system's libXdmcp shar...Mike Gabriel2015-04-2257-3435/+28
|/ /
* | nx-libs.spec: Drop packaging of libNX_Xpm*, in RPM packages there is no such ...Mike Gabriel2015-04-221-29/+0
* | debian/control: Typo fix (Meas -> Mesa).Mike Gabriel2015-04-221-1/+1
* | Merge branch 'sunweaver-pr/libxfont-cleanup' into arctica-3.6.xMihai Moldovan2015-04-22233-67022/+50
|\ \