aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Screen.c: use %s / __func__ for fprintfpr/various9Ulrich Sibiller2023-04-271-141/+141
* Imakefiles: delete trailing whitespaceUlrich Sibiller2023-04-279-18/+18
* nx-X11/config: whitespace fixesUlrich Sibiller2023-04-2714-55/+55
* testscripts: whitespace fixesUlrich Sibiller2023-04-272-12/+11
* nxcomp: delete trailing whitespaceUlrich Sibiller2023-04-27108-463/+463
* nxagent: delete trailing whitespace in many filesUlrich Sibiller2023-04-2722-94/+90
* Loop.cpp: spelling fixUlrich Sibiller2023-04-271-1/+1
* Compext.c: spelling fixesUlrich Sibiller2023-04-271-2/+2
* Compext.c: fix typo in datatypeUlrich Sibiller2023-04-271-1/+1
* Pointer.c: fix trailing whitespaceUlrich Sibiller2023-04-271-1/+1
* Merge branch 'uli42-pr/update_libX11_2022' into 3.6.xMike Gabriel2023-04-27135-813/+1318
|\
| * Update libNX_X11 to upstream's libX11-1.7.3.1-10-gd60ede78Ulrich Sibiller2023-04-27135-813/+1318
|/
* Merge branch 'uli42-pr/extend_readme' into 3.6.xMike Gabriel2023-04-271-1/+23
|\
| * README.md: add references to maintained opennx, rxclient and freenx reposUlrich Sibiller2023-04-271-1/+23
|/
* nx-libs.spec: only depend upon pathfix.py for Fedora 27+ and RHEL 7+.Mihai Moldovan2023-02-231-2/+14
* nx-libs.spec: fix TIRPC usage on *SuSE 15.3+.Mihai Moldovan2023-02-231-2/+2
* debian/rules: fix version detection on testing and unstable.Mihai Moldovan2023-02-231-0/+20
* nx-libs.spec: add BR: upon pathfix.py.Mihai Moldovan2023-02-231-0/+4
* nx-libs.spec: fix nxdialog hashbang selection, especially on *SuSE.Mihai Moldovan2023-02-231-2/+14
* Merge pull request #1028 from uli42/pr/fix_clipboard_callbacksUlrich Sibiller2022-01-293-42/+80
|\
| * NXdispatch.c: use defined value CurrentTime instead of 0Ulrich Sibiller2021-11-181-2/+4
| * Clipboard.c: fix some commentsUlrich Sibiller2021-11-181-4/+5
| * Events.c: fix typo in commentUlrich Sibiller2021-11-181-1/+1
| * Clipboard.c: use a TimeStamp datatype for lastTimeChanged as dix doesUlrich Sibiller2021-11-181-15/+6
| * Clipboard.c: fix typo in array nameUlrich Sibiller2021-11-181-11/+11
| * Clipboard.c: re-add callbacksUlrich Sibiller2021-11-181-9/+53
* | Merge pull request #1033 from uli42/pr/nxclient_geometryUlrich Sibiller2022-01-291-0/+1
|\ \
| * | Screen.c: fix handling of AllScreens without a running window managerUlrich Sibiller2021-12-291-0/+1
| |/
* | Merge pull request #1035 from gratuxri/ubuntu_jammyUlrich Sibiller2022-01-291-0/+2
|\ \ | |/ |/|
| * Add Ubuntu 22.04gratuxri2022-01-161-0/+2
|/
* Merge branch 'uli42-pr/various8' into 3.6.xMike Gabriel2021-10-308-77/+71
|\
| * Clipboard.c: fix/reformat some commentsUlrich Sibiller2021-10-301-8/+14
| * Screen.c, Window.c: use "None" everywhere for FullscreenWindowUlrich Sibiller2021-10-302-2/+2
| * Screen.c: Fix wrong format specifierUlrich Sibiller2021-10-301-1/+1
| * Imakefiles: whitespace fixesUlrich Sibiller2021-10-303-43/+42
| * Args.c: remove superfluous SAFE_free() callUlrich Sibiller2021-10-301-2/+0
| * Args.c: fix wrong commentUlrich Sibiller2021-10-301-3/+2
| * Args.c: remove some empty linesUlrich Sibiller2021-10-301-4/+0
| * nxdialog: use os.linesep to make it work on other systemsUlrich Sibiller2021-10-301-6/+5
| * nxdialog: rework commentsUlrich Sibiller2021-10-301-8/+5
|/
* Merge branch 'uli42-pr/extend_x2go_check' into 3.6.xMike Gabriel2021-10-303-5/+37
|\
| * nxagent: extend x2go checkUlrich Sibiller2021-10-303-5/+37
|/
* Merge branch 'sunweaver-pr/debian-use-tirpc-in-ghactions' into 3.6.xMike Gabriel2021-10-301-4/+1
|\
| * .github/workflows/nx-libs.ym: Always build with -DUseTIRPC=YES.Mike Gabriel2021-10-301-4/+1
| * github actions: Use TIRPC for debian:sidUlrich Sibiller2021-10-301-4/+4
|/
* Merge branch 'AlexGhiti-int/alex/riscv64_support' into 3.6.xMike Gabriel2021-10-303-0/+16
|\
| * nx-X11: Add support for riscv64 architectureAlexandre Ghiti2021-10-303-0/+16
|/
* Merge branch 'uli42-pr/many_clipboard_fixes' into 3.6.xMike Gabriel2021-10-1813-1087/+2264
|\
| * debian/rules: Define -DUseTIRPC=1 for nx-X11 build on Debian and Ubuntu versi...Mike Gabriel2021-10-181-2/+40
| * debian/control: Add B-D: libtirpc-dev.Mike Gabriel2021-10-181-0/+1