aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'sunweaver-pr/update-X11s-XKeysymDB' into 3.6.xMike Gabriel2016-10-011-2/+30
| |\
| | * Add XF86TouchpadOn and XF86TouchpadOff to keysymdbPeter Hutterer2016-10-011-0/+2
| | * lib/X11/XKeysymDB: Update to last version found in X.org (between 1.3.5 and 1...Mike Gabriel2016-10-011-2/+28
| |/
| * Merge branch 'sunweaver-pr/use-gccmakedep' into 3.6.xMike Gabriel2016-10-011-1/+1
| |\
| | * Imake.tmpl: Use gccmakedep instead of makedepend.Mike Gabriel2016-10-011-1/+1
| |/
| * Merge branch 'sunweaver-pr/fix-protoheader-mess' into 3.6.xMike Gabriel2016-10-017-1493/+1210
| |\
| | * include/extensions/damageproto.h: Use nx-X11's xfixesproto.h and damagewire.h...Mike Gabriel2016-10-011-2/+2
| | * randrproto: It was discovered that nx-libs shipped two different version of r...Mike Gabriel2016-10-016-1491/+1208
| |/
| * nx-X11: Enable -Wpedantic as default CFLAG. This is to detect redefined typed...Mike Gabriel2016-10-013-4/+4
| * hw/nxagent/X11/include/Xrandr_nxagent.h: Reduce injected libXrandr(_nxagent) ...Mike Gabriel2016-10-011-22/+0
| * nx-libs.spec: Fix warning because of double reference to nxproxy.1.gz.Ulrich Sibiller2016-10-011-1/+0
| * Fix FTBFS with gcc 4.4Ulrich Sibiller2016-10-011-2/+0
| * Makefile: Adapt install target to the new situation where we fake X11 headers...Mike Gabriel2016-10-011-1/+1
| * Merge pull request #203 from mikedep333/issue-202Mike DePaulo2016-09-291-0/+1
| |\
| | * nx-libs.spec: Add BuildRequires: imakeMike DePaulo2016-09-291-0/+1
| |/
| * Merge branch 'uli42-pr/improve_include_path_handling' into 3.6.xMike Gabriel2016-09-242-12/+5
| |\
| | * Revert "Fix wrong include"Ulrich Sibiller2016-09-241-7/+0
| | * whitespace cleanupUlrich Sibiller2016-09-241-7/+1
| | * ensure that <X11/..> headers references use nx-X11 files if existingUlrich Sibiller2016-09-241-0/+6
| |/
| * Merge branch 'uli42-remove-misc' into 3.6.xMike Gabriel2016-09-2232-3552/+3
| |\
| | * remove misc dirUlrich Sibiller2016-09-213-5/+0
| | * move xkblib to xserverUlrich Sibiller2016-09-2129-3547/+3
| |/
| * release 3.5.99.13.5.99.1Mike Gabriel2016-09-134-57/+169
| * nxcomp/Loop.cpp: We have PrintVersionInfo(), why not use it? Use endl instead...Mike Gabriel2016-08-261-6/+9
| * nxcomp/Loop.cpp: Mention DXPC copyright holders on application (i.e. nxproxy)...Mike Gabriel2016-08-261-0/+3
| * nxcomp/Loop.cpp: We have GetCopyrightInfo() in Misc.cpp, so why not use it? A...Mike Gabriel2016-08-241-2/+2
| * hw/nxagent/Init.c: Fix copy+paste flaw when re-arranging copyright informatio...Mike Gabriel2016-08-241-2/+2
| * nxcomp/Misc.cpp: Display new list of copyright holders when launching nxproxy...Mike Gabriel2016-08-241-8/+16
| * nxcomp/*.c: Update copyright headers, use new list of copyright holders like ...Mike Gabriel2016-08-242-14/+30
| * nxcomp/Loop.cpp: Refer to Github namespace of Arctica Project as location to ...Mike Gabriel2016-08-241-1/+1
| * Merge branch 'uli42-fix_x2go_952' into 3.6.xMike Gabriel2016-08-241-0/+9
| |\
| | * Fix pasting the clipboard directly after session start.Ulrich Sibiller2016-08-241-0/+9
| |/
| * nxagent.1 man page: Some layout fixes for string options with well-defined ex...Mike Gabriel2016-07-281-0/+5
| * hw/nxagent/Display.c: Fix comment where the meaning of the "bypass" reconnect...Mike Gabriel2016-07-281-3/+2
| * nxagent.1 man page: Add explanation about the new reconnectchecks nx/nx option.Mike Gabriel2016-07-281-0/+26
| * hw/nxagent/Args.c: Follow-up fix for PR #183: expect reconnectchecks=bypass i...Mike Gabriel2016-07-281-1/+1
| * Merge branch 'Ionic-feature/reconnect-checks' into 3.6.xMike Gabriel2016-07-286-52/+373
| |\
| | * nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentChe...Mihai Moldovan2016-07-281-0/+1
| | * nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentIni...Mihai Moldovan2016-07-281-0/+1
| | * nx-X11/programs/Xserver/hw/nxagent/Display.c: split up nxagentCheckForPixmapF...Mihai Moldovan2016-07-281-5/+9
| | * nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...Mihai Moldovan2016-07-281-23/+105
| | * nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...Mihai Moldovan2016-07-281-24/+118
| | * nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...Mihai Moldovan2016-07-281-1/+42
| | * {nx-X11/programs/Xserver/hw/nxagent/{Args.c,Options.{c,h}},nxcomp/{Loop,Misc}...Mihai Moldovan2016-07-285-2/+100
| |/
| * Merge branch 'uli42-3.6.x' into 3.6.xMike Gabriel2016-07-271-0/+7
| |\
| | * Fix wrong includeUlrich Sibiller2016-07-261-0/+7
| |/
| * release 3.5.99.03.5.99.0Mike Gabriel2016-07-062-10/+6615
| * README.md: Add build howto for openSUSE based RPMs.Mike Gabriel2016-07-061-0/+29
| * README.md: Status update of listed 3.6.x features.Mike Gabriel2016-07-061-14/+12
| * make-changelog.sh: Ship simple script for updating the upstream ChangeLog fil...Mike Gabriel2016-07-061-0/+2