| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Events.c: drop unused variable | Ulrich Sibiller | 2017-12-07 | 1 | -3/+0 |
* | Events.c: move variable to inner scope | Ulrich Sibiller | 2017-12-07 | 1 | -2/+1 |
* | DIX: XKB: Set xkbInfo to NULL as well as freeing it | Daniel Stone | 2017-12-07 | 1 | -0/+1 |
* | Allow options to appear with other components. | Daniel Stone | 2017-12-07 | 1 | -7/+0 |
* | devPrivates fixes | Lars Knoll | 2017-12-07 | 2 | -1/+3 |
* | Coverity # 337: Remove useless NULL check. | Adam Jackson | 2017-12-07 | 1 | -1/+1 |
* | Coverity # 491: Check version number correctly. | Adam Jackson | 2017-12-07 | 1 | -1/+1 |
* | Coverity # 487: Check version number correctly. | Adam Jackson | 2017-12-07 | 1 | -1/+1 |
* | Coverity # 807: Fix a memory leak in XFixesExpandRegion. | Adam Jackson | 2017-12-07 | 1 | -0/+1 |
* | randr: free crtc->outputs on destroy | Giuseppe Bilotta | 2017-12-07 | 1 | -0/+1 |
* | randr: always realloc crtcs and outputs | Giuseppe Bilotta | 2017-12-07 | 2 | -12/+6 |
* | Keyboard.c: make nxagentKeycodeConversion a Boolean | Ulrich Sibiller | 2017-11-23 | 1 | -1/+1 |
* | add option keyconv=(auto|on|off) | Ulrich Sibiller | 2017-11-23 | 5 | -0/+67 |
* | Keyboard.c: Use booleans for nxagentKeycodeConversion | Ulrich Sibiller | 2017-11-23 | 1 | -5/+5 |
* | Error.c: simply nxagentGetClientsPath() | Ulrich Sibiller | 2017-11-21 | 1 | -31/+8 |
* | simply free() calls | Ulrich Sibiller | 2017-11-21 | 12 | -154/+50 |
* | Args.c: simplify nxagentProcessOptionsFile() | Ulrich Sibiller | 2017-11-18 | 1 | -20/+16 |
* | Args.c: Fix compile bug with DEBUG enabled | Ulrich Sibiller | 2017-11-18 | 1 | -1/+1 |
* | Fix options parsing on reconnect | Ulrich Sibiller | 2017-11-18 | 3 | -36/+43 |
* | fix broken path due to missing / | Ulrich Sibiller | 2017-11-17 | 1 | -10/+10 |
* | NXglxext.c: rename and relocate variable | Ulrich Sibiller | 2017-11-17 | 1 | -4/+3 |
* | glxext.c/NXglxext.c: merge two functions into one | Ulrich Sibiller | 2017-11-17 | 2 | -120/+9 |
* | nxagent manpage: some minor formatting improvements and typo fixes | Ulrich Sibiller | 2017-11-17 | 1 | -55/+73 |
* | release 3.5.99.103.5.99.10 | Mike Gabriel | 2017-09-15 | 1 | -1/+1 |
* | nx-X11/programs/Xserver/hw/nxagent/Render.c: use macros obtaining values from... | Mihai Moldovan | 2017-09-13 | 1 | -10/+10 |
* | release 3.5.99.93.5.99.9 | Mike Gabriel | 2017-08-30 | 1 | -1/+1 |
* | hw/nxagent/Window.c: Fix spelling error in debug message. | Mike Gabriel | 2017-08-30 | 1 | -1/+1 |
* | nx-X11/programs/Xserver/Render.c: Re-introduce nxagentGlyphsCleanup() from li... | Mike Gabriel | 2017-08-25 | 2 | -0/+250 |
* | nx-X11/programs/Xserver/Imakefile: White-space fix. | Mike Gabriel | 2017-08-25 | 1 | -3/+3 |
* | Convert nx-X11/lib/ build flow from imake to autotools. | Mike Gabriel | 2017-08-25 | 3 | -1/+8 |
* | Set NX_AGENT_VERSION property for root window | Ulrich Sibiller | 2017-08-10 | 3 | -0/+29 |
* | Render.c: Improve situation for multiple trapezoid requests. | Oleksandr Shneyder | 2017-07-31 | 1 | -14/+1 |
* | nxcomp: Switch to autoreconf. | Mike Gabriel | 2017-07-26 | 1 | -10/+10 |
* | treat options parameter as option string if it starts with nx/nx | Ulrich Sibiller | 2017-07-25 | 1 | -1/+16 |
* | rename nxagentOptionFile to nxagentOptionsFilename | Ulrich Sibiller | 2017-07-24 | 2 | -15/+15 |
* | pass filename as parameter to nxagentProcessOptionsFile() | Ulrich Sibiller | 2017-07-23 | 3 | -16/+18 |
* | Improve keystroke file handling | Ulrich Sibiller | 2017-07-16 | 1 | -52/+35 |
* | nxcompshad: Switch to autoreconf. | Mike Gabriel | 2017-07-13 | 1 | -6/+6 |
* | Report Xlib-side window IDs to session.log in machine readable form. This fea... | Mike Gabriel | 2017-07-05 | 5 | -8/+55 |
* | nxagent man page: Fix layout near -nxrealwindowprop option. | Mike Gabriel | 2017-07-04 | 1 | -0/+1 |
* | release 3.5.99.83.5.99.8 | Mike Gabriel | 2017-06-30 | 1 | -1/+1 |
* | hw/nxagent/Window.c: Introduce NX_REAL_WINDOW window property. | Mike Gabriel | 2017-06-30 | 4 | -0/+45 |
* | hw/nxagnet/Atoms.c: In DEBUG mode, we need validateString() which is not stat... | Mike Gabriel | 2017-06-30 | 1 | -0/+5 |
* | dix: Remove arch awareness from servermd.h (X.org v2, nx-libs v4) | Adam Jackson | 2017-06-28 | 1 | -293/+6 |
* | Mesa subtree: Adapt build process for building against Mesa that gets pulled ... | Mike Gabriel | 2017-06-15 | 3 | -0/+33 |
* | Args.c: fix sync option parsing | Ulrich Sibiller | 2017-06-09 | 1 | -4/+2 |
* | Revert "Switch from using libNX_X11's deprecated XKeycodeToKeysym() function ... | Ulrich Sibiller | 2017-05-04 | 2 | -26/+8 |
* | Xserver/Imakefile: Drop redundant library path option -L../../../nx-X11/expor... | Mike Gabriel | 2017-04-21 | 1 | -3/+0 |
* | Xserver/Imakefile: Change order of linker options, so that self-built compone... | Mike Gabriel | 2017-04-21 | 1 | -1/+1 |
* | hw/nxagent/Dialog.c: Drop unused dialog for DIALOG_DISABLE_XKB_LOCAL. | Mike Gabriel | 2017-04-21 | 2 | -41/+1 |