Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align files with upstream libX11-1.6.0 | Ulrich Sibiller | 2016-10-19 | 1 | -4/+4 |
| | | | | | | | | | | | | This commit looks a bit crazy at first glance. It (re-)introduces lots of whitespaces and bad formatting. Explanation: Backporting upstream changes lead to commits being applied out of order. This meant a lot of manual intervention which in turn lead to slight differences between upstream and NX. With this commit these slight differences are minimized which will be of great help when adding further upstream patches. | ||||
* | Make sure internal headers include required headers | Niveditha Rau | 2016-10-19 | 1 | -0/+2 |
| | | | | | | | | | | Fixes builds with Solaris Studio 12.3 when lint is enabled, since it no longer ignores *.h files, but complains when they reference undefined typedefs or macros. Signed-off-by: Niveditha Rau <Niveditha.Rau@Oracle.COM> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Backported-to-NX-by: Ulrich Sibiller <uli42@gmx.de> | ||||
* | update all files with NX relevant changes to libX11 1.3.4 | Ulrich Sibiller | 2016-10-10 | 1 | -0/+28 |