| Commit message (Expand) | Author | Age | Files | Lines |
* | Args.c: fix sync option parsing | Ulrich Sibiller | 2017-06-09 | 1 | -4/+2 |
* | remove BuildRman define | Ulrich Sibiller | 2017-06-06 | 3 | -17/+0 |
* | nx-X11/config/cf/gnuLib.rules: Drop ancient Vcs comment. Erroneously sneaked ... | Mike Gabriel | 2017-05-06 | 1 | -1/+0 |
* | nx-X11/config/cf/gnu*: Re-introduce GNU/Hurd support to the nx-X11 buildflow. | Mike Gabriel | 2017-05-04 | 3 | -0/+361 |
* | remove _X_DEPRECATED for XKeycodeToKeysym | Ulrich Sibiller | 2017-05-04 | 1 | -1/+4 |
* | 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 |
* | Revert "NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an iss... | Mike Gabriel | 2017-04-21 | 4 | -5/+82 |
* | nx-X11/programs/Xserver/os/connection.c: compact display autodetection code. | Mihai Moldovan | 2017-04-20 | 1 | -4/+2 |
* | man/nxagent.1: Document the nxagent specific usage pattern of the displayfd c... | Mike Gabriel | 2017-04-20 | 1 | -2/+17 |
* | Xserver/os/connection.c: If -displayfd and an explicit display port number ar... | Mike Gabriel | 2017-04-20 | 1 | -0/+11 |
* | Xserver/os/connection.c: Accompany display number with some human-readable (m... | Mike Gabriel | 2017-04-20 | 1 | -0/+9 |
* | nxagent.1: some more rephrasing | Ulrich Sibiller | 2017-04-20 | 1 | -6/+6 |
* | nxagent.1: fix: "tolerancechecks" was documented as "reconnectchecks" | Ulrich Sibiller | 2017-04-20 | 1 | -2/+2 |
* | nxagent.1: highlight nxagent | Ulrich Sibiller | 2017-04-20 | 1 | -17/+17 |
* | nxagent.1: use nxagent everywhere | Ulrich Sibiller | 2017-04-20 | 1 | -13/+13 |
* | nxagent.1: rephrase description | Ulrich Sibiller | 2017-04-20 | 1 | -2/+3 |
* | nxagent.1: add -options, previously undocumented | Ulrich Sibiller | 2017-04-20 | 1 | -3/+15 |
* | nxagent.1: fix typo | Ulrich Sibiller | 2017-04-20 | 1 | -1/+1 |
* | nxagent.1: remove no longer existing -co option from manpage | Ulrich Sibiller | 2017-04-20 | 1 | -4/+0 |
* | Xserver/GL/glx/glxext.c: Fix for previous commit, re-adding a comment starter... | Mike Gabriel | 2017-04-19 | 1 | -0/+1 |
* | Clearing comments from $XFree86$ (et al.) header lines. | Mike Gabriel | 2017-04-19 | 62 | -103/+1 |
* | Xserver: Build nxagent with MIT-SCREEN-SAVER extension enabled. | Mike Gabriel | 2017-04-13 | 1 | -1/+1 |
* | Mesa.patches: Define USE_IEEE for __aarch64__ and __mc68000__, as well. | Mike Gabriel | 2017-04-13 | 2 | -0/+17 |
* | nx-X11/config/cf: Clean-up left-overs from having our own libNX_Xext shared l... | Mike Gabriel | 2017-04-13 | 2 | -3/+0 |
* | nx-X11/config/cf/linux.cf: Fix FTBFS on Linux SPARC64 due to missing -D_XSERV... | Mike Gabriel | 2017-04-13 | 1 | -1/+2 |
* | nx-X11/config/cf/linux.cf: Fix FTBFS on arm64 (aarch64) due to missing -D_XSE... | Mike Gabriel | 2017-04-12 | 1 | -1/+1 |
* | release 3.5.99.53.5.99.5 | Mike Gabriel | 2017-04-11 | 1 | -1/+1 |
* | Regression fix for added libXfont2 API support: | Mike Gabriel | 2017-04-10 | 8 | -23/+13 |
* | hw/nxagent/Pixmap.c et al.: Propagate usage_hint through nxagentCreatePixmap,... | Mike Gabriel | 2017-04-10 | 5 | -17/+24 |
* | Mesa.patches: Adapt Mesa to CreatePixmap allocation hint ABI bump. | Mike Gabriel | 2017-04-10 | 2 | -0/+14 |
* | Save pixmap allocation hints into the PixmapRec. | Aaron Plattner | 2017-04-10 | 4 | -3/+7 |
* | Add CreatePixmap allocation hints. | Aaron Plattner | 2017-04-10 | 26 | -42/+65 |
* | Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ... | Mike Gabriel | 2017-04-10 | 23 | -20/+621 |
* | SetFontPath: set client->errorValue on failure. | Jamey Sharp | 2017-04-10 | 4 | -12/+7 |
* | dix: pass a valid ClientPtr to SetFontPath in all cases. | Eamon Walsh | 2017-04-10 | 1 | -1/+1 |
* | hw/nxagent/BitmapUtils.c: Derive from utilbitmap.c in deprecated libXfont1 an... | Mike Gabriel | 2017-04-10 | 4 | -10/+130 |
* | dix: Move InitFonts up above screen initialization | Mike Gabriel | 2017-04-10 | 2 | -2/+3 |
* | Xserver/Imakefile: Improve readability by introducing the NULL variable and a... | Mike Gabriel | 2017-04-10 | 1 | -14/+49 |
* | Revert "regression fix for 52872a0: Keep index parameter in AddScreen() for n... | Mike Gabriel | 2017-04-10 | 1 | -3/+2 |
* | xserver: remove index from CloseScreen (API/ABI breakage) | Dave Airlie | 2017-04-10 | 28 | -66/+54 |
* | NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an issue anymo... | Mike Gabriel | 2017-04-06 | 4 | -82/+5 |
* | record: avoid crash when calling RecordFlushReplyBuffer recursively | Erkki Seppälä | 2017-04-06 | 1 | -1/+5 |
* | Keystrokes: rename left/up/right/down keystrokes to descriptive names | Ulrich Sibiller | 2017-04-03 | 3 | -48/+49 |
* | Keystroke.c: move some vars to inner scope | Ulrich Sibiller | 2017-04-03 | 1 | -5/+2 |
* | Init keystrokes at startup and reconnect | Ulrich Sibiller | 2017-04-03 | 4 | -9/+12 |
* | Keystroke.c: avoid use of comparisons on "False" | Ulrich Sibiller | 2017-04-03 | 1 | -21/+13 |
* | Keystroke.c: use Booleans where appropriate | Ulrich Sibiller | 2017-04-03 | 1 | -13/+13 |