aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/include
Commit message (Collapse)AuthorAgeFilesLines
* Xlib: remove register keywordsUlrich Sibiller2019-03-011-9/+9
| | | | storage class specifier is deprecated and incompatible with C++17
* libNX_X11: upgrade to X.org upstream version 1.6.6Ulrich Sibiller2018-10-221-3/+122
| | | | | | We are at X.Org libX11 upstream commit 733f64b Fixes: ArcticaProject/nx-libs #716, #719 and #720
* misc: fix more regressions and whitespace weirdness introduced in ↵Mihai Moldovan2018-07-072-5/+8
| | | | 913fcf1a74426725f14380dd5b34286a21c37ab7.
* nx-X11/lib/include/xtrans/Xtrans.c: Regression fix for 913fcf1a.Mike Gabriel2018-07-031-1/+0
| | | | | Remove one over-zealous free() call. Thanks to Ulrich Sibiller for spotting this.
* Fix some memory leaks.Mario Trangoni2018-07-032-9/+9
|
* Xtranssock.c: simplify code in SocketWritevUlrich Sibiller2017-12-111-44/+0
| | | | Code was here twice and could be simply merged.
* nx-X11/lib/include/xtrans/Xtranssock.c: drop UNIX path overrides as well.Mihai Moldovan2017-11-221-168/+0
| | | | | | | Was missed in GH PR #544: https://github.com/ArcticaProject/nx-libs/pull/544 Fixes: ArcticaProject/nx-libs#536
* Convert nx-X11/lib/ build flow from imake to autotools.Mike Gabriel2017-08-2520-0/+17982