Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Copyright years | Ulrich Sibiller | 2023-04-28 | 1 | -4/+4 |
| | | | | Addresses ArcticaProject/nx-libs#985 | ||||
* | XKBsrv.h: remove XKBSRV_NEED_FILE_FUNCS stuff | Ulrich Sibiller | 2020-05-07 | 4 | -777/+1 |
| | | | | Follow-up for 2a5364d5f | ||||
* | XKBsrv.h: remove unused externs | Ulrich Sibiller | 2020-05-07 | 1 | -5/+0 |
| | |||||
* | Drop unused scrnsaver.h | Ulrich Sibiller | 2020-05-07 | 2 | -132/+1 |
| | |||||
* | Drop unused XWDFile.h | Ulrich Sibiller | 2020-05-07 | 2 | -114/+0 |
| | |||||
* | Drop unused Xalloca.h | Ulrich Sibiller | 2020-05-07 | 2 | -141/+0 |
| | |||||
* | Die XTESTEXT1, die! | Ulrich Sibiller | 2019-05-10 | 2 | -326/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | commit a73e0f8cdfec1c9199ffe696146ba7d677c4c10d Author: Daniel Stone <daniel@fooishbar.org> Date: Thu Jun 1 18:47:47 2006 +0000 Die XTESTEXT1, die! Citing an email from the xorg-modular mailing list: On Tuesday 21 February 2006 23:04, Enrico Weigelt wrote: > Hi folks, > > I'm wondering what's the difference between XTEST and XTESTEXT1 > (the second one can be configured w/ my current patch ...) > Are they both the same ( -> XTest extension ) ? > Can I put both symbols together ? They're not the same extension. XTest is the one you want, if you want either. The other hasn't been built by default in ages and I should probably go ahead and nuke it from the tree. - ajax | ||||
* | XKB.h: Use the correct value for XkbAllAccessXEventsMask | Ulrich Sibiller | 2018-07-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Fixes ArcticaProject/nx-libs#704 Backport from kbproto: commit 2306fcd4c511d41ae4b31b9cbd9f79cf69287730 Author: Dirk Wallenstein <halsmit@t-online.de> Date: Fri Feb 5 20:42:43 2010 +0100 Use the correct value for XkbAllAccessXEventsMask Signed-off-by: Dirk Wallenstein <halsmit@t-online.de> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Backported-to-NX-by: Ulrich Sibiller <uli42@gmx.de> | ||||
* | Lift XFIXES to xorg-xserver-7.1/1.1.0 state (XFIXES 4.0) - non-functional ↵ | Ulrich Sibiller | 2018-02-26 | 2 | -2/+44 |
| | | | | changes only | ||||
* | Lift XFIXES to xorg-xserver-7.1/1.1.0 state (XFIXES 4.0) | Ulrich Sibiller | 2018-02-26 | 4 | -6/+126 |
| | |||||
* | Xext: lift screensaver extension to XORG-7_1 state | Ulrich Sibiller | 2018-02-07 | 2 | -6/+11 |
| | |||||
* | keysym.h: fix include path | Ulrich Sibiller | 2017-11-17 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS on Linux based HP-PARisc 32-bit systems. Thanks to John Paul ↵ | Mike Gabriel | 2017-06-28 | 1 | -0/+1 |
| | | | | | | | Adrian Glaubitz from FU Berlin for providing access to a corresponding porters' machine. This partially reverts nx-libs commit f6dcf2f. The 'hpux' stuff stays out, the __hppa__ gets re-introduced. | ||||
* | nx-X11/include/Xos_r.h: Drop one _POSIX_REENTRANT_FUNCTIONS macro block, ↵ | Mike Gabriel | 2017-02-08 | 1 | -5/+0 |
| | | | | where offenders AIXV3, AIXV4 and __osf__ are gone now. | ||||
* | drop platform support: unifdef sgi. | Mike Gabriel | 2017-02-08 | 5 | -9/+4 |
| | | | | Relates to ArcticaProject/nx-libs#275. | ||||
* | drop platform support: unifdef QNX. | Mike Gabriel | 2017-02-08 | 4 | -26/+1 |
| | | | | Relates to ArcticaProject/nx-libs#275. | ||||
* | drop platform support: unifdef DGUX. | Mike Gabriel | 2017-02-08 | 1 | -15/+10 |
| | | | | Relates to ArcticaProject/nx-libs#275. | ||||
* | drop platform support: unifdef __osf__. | Mike Gabriel | 2017-02-08 | 1 | -66/+5 |
| | | | | Fixes ArcticaProject/nx-libs#288. | ||||
* | drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386). | Mike Gabriel | 2017-02-08 | 3 | -19/+12 |
| | | | | Fixes ArcticaProject/nx-libs#274. | ||||
* | drop platform support: unifdef hpux and __hppa__. | Mike Gabriel | 2017-02-08 | 3 | -21/+4 |
| | | | | Fixes ArcticaProject/nx-libs#273. | ||||
* | drop platform support: unifdef Lynx. | Mike Gabriel | 2017-02-08 | 3 | -34/+5 |
| | | | | Fixes ArcticaProject/nx-libs#272. | ||||
* | drop platform support: unifdef __UNIXOS2__. | Mike Gabriel | 2017-02-08 | 2 | -12/+1 |
| | | | | Fixes ArcticaProject/nx-libs#271. | ||||
* | Remove libcwrapper usage from xorg server modules. The libcwrapper is not ↵ | Eric Anholt | 2016-12-04 | 1 | -5/+0 |
| | | | | | | | | | | | | | | | used in nxagent. From c3d14036729fd186d4ec7ca1de603e1f2d174e2f Mon Sep 17 00:00:00 2001 From: Eric Anholt <anholt@freebsd.org> Date: Fri, 10 Feb 2006 22:00:30 +0000 Subject: Remove libcwrapper usage from xorg server modules. The libcwrapper is only of (marginal) use in the drivers, and that usage remains. Backported-to-NX-by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fixes ArcticaProject/nx-libs#246 (together with merge commit ecd335fa61551d0b86d3f075469a7743ab899d95). | ||||
* | add .gitignore files | Ulrich Sibiller | 2016-11-17 | 1 | -0/+5 |
| | |||||
* | remove unused XInput.h | Ulrich Sibiller | 2016-11-02 | 2 | -1124/+1 |
| | |||||
* | Remove unused Xv and XvMC headers | Ulrich Sibiller | 2016-11-02 | 4 | -780/+2 |
| | |||||
* | drop unused glu.h | Ulrich Sibiller | 2016-11-02 | 2 | -329/+1 |
| | |||||
* | drop ap_keysym.h | Ulrich Sibiller | 2016-11-02 | 2 | -52/+0 |
| | | | | was unused | ||||
* | Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times ↵ | Mike Gabriel | 2016-10-31 | 3 | -13/+0 |
| | | | | | | of X.org and XFree86. Fixes ArcticaProject/nx-libs#250. | ||||
* | update Xfuncproto.h | Ulrich Sibiller | 2016-10-19 | 1 | -4/+65 |
| | |||||
* | rename xf86bigfstr.h to xf86bigfproto.h | Ulrich Sibiller | 2016-10-19 | 2 | -4/+4 |
| | |||||
* | Use both __APPLE__ and __DARWIN__ defines | Ulrich Sibiller | 2016-10-10 | 1 | -3/+3 |
| | | | | | | | | Imake unsets __APPLE__ and sets __DARWIN__ instead while autoconf seems to use __APPLE__ and not __DARWIN__ anymore. This way we should stay safe for now. Can be changed to __APPLE__ when we switch to modular. | ||||
* | Update keysym includes | Ulrich Sibiller | 2016-10-10 | 5 | -189/+658 |
| | | | | Needed by libX11 1.3.4 code | ||||
* | update X.h and Xproto.h because of GenericEvent | Ulrich Sibiller | 2016-10-10 | 2 | -15/+53 |
| | |||||
* | include/extensions/damageproto.h: Use nx-X11's xfixesproto.h and ↵ | Mike Gabriel | 2016-10-01 | 1 | -2/+2 |
| | | | | damagewire.h instead of X.org's. | ||||
* | randrproto: It was discovered that nx-libs shipped two different version of ↵ | Mike Gabriel | 2016-10-01 | 2 | -120/+1205 |
| | | | | randr.h and randrproto.h. This commit leaves the newer file versions in the package and let's the build process use those everywhere. | ||||
* | whitespace cleanup | Ulrich Sibiller | 2016-09-24 | 1 | -7/+1 |
| | |||||
* | ensure that <X11/..> headers references use nx-X11 files if existing | Ulrich Sibiller | 2016-09-24 | 1 | -0/+6 |
| | | | | | | | | | | System headers including other headers via <X11/..> now use the nx-X11 variant (if existing). With this patch in place we should think about dropping the <nx-X11/..> namespace now for includes. Fixes ArcticaProject/nx-libs#200. | ||||
* | move xkblib to xserver | Ulrich Sibiller | 2016-09-21 | 6 | -0/+1341 |
| | | | | | Upstream does not use xkbfile but has own copies of the required files. It was not used elsewhere. | ||||
* | VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files. | Mike Gabriel | 2016-07-06 | 58 | -81/+0 |
| | | | | | This has already been started while replacing copyright info in file headers and has now been completed with this commit. | ||||
* | Per-file copyright notices: Update copyright information in file headers ↵ | Mike Gabriel | 2016-07-06 | 1 | -20/+19 |
| | | | | that NoMachine placed there own copyright statement in. | ||||
* | Add _X_UNUSED attribute to designate unused variables and silence warnings | Jeremy Huddleston | 2016-07-05 | 1 | -0/+7 |
| | | | | | | Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> Reviewed-by: Daniel Stone <daniel@fooishbar.org> Backport to nx-libs: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | nx-X11/include/extensions/XKBsrv.h: Different memory handling when built ↵ | Mike Gabriel | 2016-07-02 | 1 | -2/+18 |
| | | | | with Xserver and with Xlib. | ||||
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -5/+2 |
| | |||||
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -5/+2 |
| | | | | Fixes ArcticaProject/nx-libs#105 | ||||
* | finally drop libNX_Xext | Ulrich Sibiller | 2016-07-01 | 3 | -251/+1 |
| | |||||
* | remove shm code from libNX_Xext | Ulrich Sibiller | 2016-07-01 | 3 | -379/+0 |
| | |||||
* | remove XShape code from libNX_Xext | Ulrich Sibiller | 2016-07-01 | 4 | -416/+1 |
| | | | | use system libXext instead | ||||
* | library-cleanup: Don't build libNX_Xau anymore. Use system's libXau shared ↵ | Mike Gabriel | 2016-07-01 | 2 | -0/+125 |
| | | | | library. | ||||
* | LBX: Drop all Xserver code blocks that relate to removed LBX extension. | Mike Gabriel | 2016-06-01 | 1 | -4/+0 |
| |