aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib
Commit message (Expand)AuthorAgeFilesLines
* Quarks.c: add missing )Ulrich Sibiller2019-06-221-1/+1
* libNX_X11: add additional checks for dpy and xkbUlrich Sibiller2019-05-171-0/+14
* Xlib: remove register keywordsUlrich Sibiller2019-03-011-9/+9
* xlib: remove superflous parensUlrich Sibiller2019-03-011-1/+1
* ConnDis.c: remove obsolete MNX_TCPCONNUlrich Sibiller2019-02-281-1/+1
* nx-X11/lib/configure.ac: add forgotten status lineUlrich Sibiller2019-02-201-0/+1
* nx-X11/lib/configure.ac: fix version numberUlrich Sibiller2019-02-201-1/+1
* nx-X11/lib/configure.ac: Assure that the USE_DYNAMIC_XCURSOR macro is defined...Mike Gabriel2019-02-201-0/+33
* XlibInt: check for XlibError before accessing other dpy fieldsUlrich Sibiller2018-12-221-0/+10
* XlibInt.c: fix wrong debug messageUlrich Sibiller2018-12-221-1/+1
* libNX_X11: upgrade to X.org upstream version 1.6.7Ulrich Sibiller2018-10-221-1/+2
* libNX_X11: upgrade to X.org upstream version 1.6.6Ulrich Sibiller2018-10-2227-165/+311
* misc: fix more regressions and whitespace weirdness introduced in 913fcf1a744...Mihai Moldovan2018-07-072-5/+8
* nx-X11/lib/include/xtrans/Xtrans.c: Regression fix for 913fcf1a.Mike Gabriel2018-07-031-1/+0
* Fix some memory leaks.Mario Trangoni2018-07-032-9/+9
* {nx-X11/lib,nxproxy}/Makefile.am: also use correct aclocal flags in the other...Mihai Moldovan2017-12-151-0/+2
* lib/X11/Xrm.c: Compiler warning fix: logical-not-parenthesesMike Gabriel2017-12-141-1/+1
* Silence warning: "ar: 'u' modifier ignored since 'D' is the default"Ulrich Sibiller2017-12-111-0/+3
* Xtranssock.c: simplify code in SocketWritevUlrich Sibiller2017-12-111-44/+0
* nx-X11/lib/include/xtrans/Xtranssock.c: drop UNIX path overrides as well.Mihai Moldovan2017-11-221-168/+0
* .gitignore: Improve all .gitignore files, adapt to autotools build-flow and i...Mike Gabriel2017-10-092-1/+14
* Convert nx-X11/lib/ build flow from imake to autotools.Mike Gabriel2017-08-25530-1177/+1285
* nxcomp: Switch to autoreconf.Mike Gabriel2017-07-261-3/+3
* nxcompshad: Switch to autoreconf.Mike Gabriel2017-07-131-1/+1
* remove _X_DEPRECATED for XKeycodeToKeysymUlrich Sibiller2017-05-041-1/+4
* _XDefaultError: set XlibDisplayIOError flag before calling exitArthur Huillet2017-03-261-0/+10
* Fix wrong Xfree in XListFonts failure pathJulien Cristau2017-03-261-2/+4
* libNX_X11: Fully drop loadable i18n module support in libNX_X11.Mike Gabriel2017-03-036-2340/+3
* libNX_X11/lcUTF8.c: Drop not-used X11/lcUniConv/ascii.h.Mike Gabriel2017-03-032-28/+0
* doc/libNX_X11/lcUniConv: Move over the rather-documentary files 8bit_tab_to_h...Mike Gabriel2017-03-032-1606/+0
* drop platform support: unifdef sgi.Mike Gabriel2017-02-085-13/+2
* drop platform support: unifdef QNX.Mike Gabriel2017-02-082-5/+1
* drop platform support: unifdef __osf__.Mike Gabriel2017-02-082-7/+2
* drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386).Mike Gabriel2017-02-084-57/+4
* drop platform support: unifdef hpux and __hppa__.Mike Gabriel2017-02-085-131/+6
* drop platform support: unifdef Lynx.Mike Gabriel2017-02-085-14/+2
* drop platform support: unifdef __UNIXOS2__.Mike Gabriel2017-02-0816-596/+8
* add .gitignore filesUlrich Sibiller2016-11-171-0/+1
* LibX11: drop unused xlibi18nUlrich Sibiller2016-11-1715-304/+0
* nx-X11/lib/X11/Imakefile: essentially revert 5a90a63.Mihai Moldovan2016-11-051-6/+21
* xtrans: fix const warnings for SocketConnectConnInfoUlrich Sibiller2016-11-031-1/+1
* xtrans: silence compiler warning regarding is_numericUlrich Sibiller2016-11-032-1/+4
* libX11 + Xserver: fix missing define warningUlrich Sibiller2016-11-031-1/+1
* xtrans: Fix compile warningUlrich Sibiller2016-11-023-20/+20
* xtrans: fix compilation warnings because of missing XTRANS_SEND_FDSUlrich Sibiller2016-11-022-2/+2
* Whitespace fixesUlrich Sibiller2016-11-023-4/+4
* Xtrans: update to Xorg/xtrans upstream (1.3.5+)Ulrich Sibiller2016-11-027-912/+1352
* Remove __UNIXOS2__ referencesUlrich Sibiller2016-11-023-8/+8
* remove CLTS codeAdam Jackson2016-11-025-491/+1
* use %p in format stringsUlrich Sibiller2016-11-022-5/+5