| Commit message (Expand) | Author | Age | Files | Lines |
* | NXwindow.c: drop own UnmapWindow() | Ulrich Sibiller | 2019-11-02 | 2 | -18/+0 |
* | NXwindow.c: call upstream version UnmapWindow() | Ulrich Sibiller | 2019-11-02 | 2 | -58/+5 |
* | Merge branch 'uli42-pr/simplify_nxglyph' into 3.6.x | Mike Gabriel | 2019-11-02 | 2 | -38/+45 |
|\ |
|
| * | NXglyph.c: mark NX changes | Ulrich Sibiller | 2019-11-02 | 1 | -1/+8 |
| * | NXglyph.c: adapt FindGlyph() to better match render/glyph.c | Ulrich Sibiller | 2019-11-02 | 1 | -19/+24 |
| * | NXglyphcurs.c: use dixChangeCG() | Ulrich Sibiller | 2019-11-02 | 1 | -18/+13 |
|/ |
|
* | Merge branch 'uli42-pr/simplify_nxxvdisp' into 3.6.x | Mike Gabriel | 2019-11-02 | 3 | -148/+15 |
|\ |
|
| * | Simplify (NX)xvdisp.c | Ulrich Sibiller | 2019-11-02 | 3 | -148/+15 |
|/ |
|
* | Merge branch 'uli42-pr/simplify_nxdispatch' into 3.6.x | Mike Gabriel | 2019-11-02 | 2 | -148/+73 |
|\ |
|
| * | NXdispatch.c: mark NX changes | Ulrich Sibiller | 2019-11-02 | 1 | -17/+47 |
| * | NXdispatch.c: simplify InitClientPrivates() | Ulrich Sibiller | 2019-11-02 | 2 | -35/+13 |
| * | NXdispatch.c: call upstream CloseDownClient() | Ulrich Sibiller | 2019-11-02 | 2 | -87/+6 |
| * | NXdispatch.c: Simplify InitSelections() | Ulrich Sibiller | 2019-11-02 | 2 | -9/+7 |
|/ |
|
* | Merge branch 'uli42-pr/simplify_nxextension' into 3.6.x | Mike Gabriel | 2019-11-02 | 5 | -189/+2 |
|\ |
|
| * | nxagent: drop NXextension.c | Ulrich Sibiller | 2019-11-02 | 4 | -33/+2 |
| * | NXextension.c: use ProcListExtensions() from dix | Ulrich Sibiller | 2019-11-02 | 2 | -116/+0 |
| * | NXextension.c: use ProcQueryExtension() from dix | Ulrich Sibiller | 2019-11-02 | 2 | -41/+1 |
|/ |
|
* | Merge branch 'uli42-pr/simplify_nxshm' into 3.6.x | Mike Gabriel | 2019-11-02 | 2 | -145/+35 |
|\ |
|
| * | NXshm.c: call upstream miShmPutImage | Ulrich Sibiller | 2019-11-02 | 2 | -38/+6 |
| * | NXshm.c: use upstream versions of Dispatch functions | Ulrich Sibiller | 2019-11-02 | 2 | -92/+14 |
| * | NXshm.c: rework code to be identical for ProcShmDispatch and SProcShmDispatch | Ulrich Sibiller | 2019-11-02 | 1 | -60/+60 |
|/ |
|
* | Merge branch 'uli42-pr/drop_holders' into 3.6.x | Mike Gabriel | 2019-11-02 | 10 | -345/+12 |
|\ |
|
| * | nxagent: drop Holder.[ch] | Ulrich Sibiller | 2019-11-02 | 8 | -120/+12 |
| * | Drop unused placeholder code | Ulrich Sibiller | 2019-11-02 | 5 | -225/+0 |
|/ |
|
* | Merge branch 'uli42-pr/fix_broken_damage' into 3.6.x | Mike Gabriel | 2019-11-01 | 5 | -282/+19 |
|\ |
|
| * | Drop NXdamage.c | Ulrich Sibiller | 2019-11-01 | 4 | -64/+0 |
| * | damage: Don't rewrite Text ops to GlyphBlt ops | Ulrich Sibiller | 2019-11-01 | 2 | -226/+19 |
| * | NXdamage.x fix wrong backport | Ulrich Sibiller | 2019-11-01 | 1 | -4/+12 |
|/ |
|
* | Merge branch 'uli42-pr/simplify_nxevents' into 3.6.x | Mike Gabriel | 2019-11-01 | 2 | -270/+102 |
|\ |
|
| * | NXevents.c: add some explanations from the original changelog | Ulrich Sibiller | 2019-11-01 | 1 | -0/+32 |
| * | NXevents.c: use XYToWindow from dix | Ulrich Sibiller | 2019-11-01 | 2 | -53/+20 |
| * | NXevents.c: call upstream ProcAllocEvents() | Ulrich Sibiller | 2019-11-01 | 2 | -53/+24 |
| * | NXEvents.c: mark NX specific code | Ulrich Sibiller | 2019-11-01 | 1 | -1/+4 |
| * | NXevents.c: call upstream DefineInitialRootWindow() | Ulrich Sibiller | 2019-11-01 | 2 | -36/+5 |
| * | NXevents.c: call upstream version of ProcSendEvent() | Ulrich Sibiller | 2019-11-01 | 2 | -84/+7 |
| * | NXevents.c: call upstream versions of (De)ActivatePointerGrab() | Ulrich Sibiller | 2019-11-01 | 2 | -48/+15 |
|/ |
|
* | Merge branch 'uli42-pr/work_on_xau' into 3.6.x | Mike Gabriel | 2019-11-01 | 4 | -71/+91 |
|\ |
|
| * | Xau files: adapt code to match upstream libXau 1.0.9 | Ulrich Sibiller | 2019-11-01 | 4 | -51/+56 |
| * | AuRead.c: remove redundant null check on calling free() | Ulrich Sibiller | 2019-11-01 | 1 | -9/+9 |
| * | AuRead.c: whitespace cleanup | Ulrich Sibiller | 2019-11-01 | 1 | -30/+30 |
| * | Xau: mark NX changes | Ulrich Sibiller | 2019-11-01 | 1 | -0/+15 |
|/ |
|
* | Merge branch 'uli42-pr/fix_rebuild' into 3.6.x | Mihai Moldovan | 2019-10-19 | 1 | -1/+1 |
|\ |
|
| * | nxagent/Imakefile: remove ../../exports/lib | Ulrich Sibiller | 2019-10-10 | 1 | -1/+1 |
* | | Merge branch 'uli42-pr/fix_fullscreen_memleak' into 3.6.x | Mihai Moldovan | 2019-10-10 | 1 | -19/+14 |
|\ \ |
|
| * | | Screen.c: cleanup code a bit | Ulrich Sibiller | 2019-10-10 | 1 | -16/+14 |
| * | | Screen.c: fix a memleak | Ulrich Sibiller | 2019-10-10 | 1 | -5/+2 |
|/ / |
|
* | | Merge branch 'uli42-pr/fix_segfault' into 3.6.x | Mihai Moldovan | 2019-10-10 | 1 | -0/+3 |
|\ \ |
|
| * | | Fix segfault in argument parsing | Ulrich Sibiller | 2019-10-03 | 1 | -0/+3 |
|/ / |
|
* | | Merge branch 'uli42-pr/clipboard_overhaul' into 3.6.x | Mike Gabriel | 2019-09-29 | 6 | -597/+821 |
|\ \ |
|
| * | | Clipboard.c: rename nxagentNotifySelection to nxagentHandleSelectionNotifyFro... | Ulrich Sibiller | 2019-09-29 | 3 | -6/+7 |