| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | nxagent: remove now-obsolete own copies of ScreenSaver procs | Ulrich Sibiller | 2020-04-07 | 4 | -279/+0 |
* | nxagent: re-implement timeout handling | Ulrich Sibiller | 2020-04-07 | 7 | -88/+114 |
* | release 3.5.99.233.5.99.23 | Mike Gabriel | 2020-01-30 | 1 | -1/+1 |
* | nxagent: rename variables that shadow globals | Ulrich Sibiller | 2020-01-25 | 8 | -61/+61 |
* | Events.c: fix capslock weirdness (re-add lost code) | Ulrich Sibiller | 2020-01-25 | 1 | -0/+1 |
* | compext/Clean.c: fix shadow warnings / scope | Ulrich Sibiller | 2020-01-10 | 1 | -20/+12 |
* | os: Fix -Wshadow errors | Ulrich Sibiller | 2020-01-10 | 2 | -23/+21 |
* | mi: fix shadow warnings | Ulrich Sibiller | 2020-01-10 | 2 | -9/+7 |
* | _XkbFilterDeviceBtn: move variable declarations to match usage scope | Ulrich Sibiller | 2020-01-10 | 1 | -4/+5 |
* | XkbFindSrvLedInfo: remove extraneous name-clashing sli variable | Ulrich Sibiller | 2020-01-10 | 1 | -4/+2 |
* | xkb: fix shadow warnings | Ulrich Sibiller | 2020-01-10 | 5 | -16/+12 |
* | CheckForEmptyMask does not need to declare int n twice | Ulrich Sibiller | 2020-01-10 | 1 | -1/+1 |
* | Drawable.c: fix logic broken by scope cleanup | Ulrich Sibiller | 2020-01-10 | 1 | -5/+3 |
* | Cursor.c: drop unused return code for nxagentDisconnectAllCursor | Ulrich Sibiller | 2020-01-09 | 3 | -4/+4 |
* | Pixmap.c: drop unused return code for nxagentDisconnectAllPixmaps | Ulrich Sibiller | 2020-01-09 | 2 | -12/+7 |
* | Pixmap.c: fix variable shadowing | Ulrich Sibiller | 2020-01-09 | 2 | -2/+16 |
* | Display.c: fix shadowed/unused variable | Ulrich Sibiller | 2020-01-09 | 1 | -1/+0 |
* | Events.c: fix two shadowed variables | Ulrich Sibiller | 2020-01-09 | 1 | -2/+2 |
* | Clipboard.c: fix shadowed variable | Ulrich Sibiller | 2020-01-09 | 1 | -6/+8 |
* | Drawable.c: fix segfault | Ulrich Sibiller | 2020-01-09 | 1 | -1/+1 |
* | Rootless.c: fix wring datatype being used | Ulrich Sibiller | 2020-01-08 | 1 | -2/+2 |
* | hw/nxagent/Splash.c Fix build on 32bit architecture. | Mike Gabriel | 2020-01-06 | 1 | -10/+3 |
* | Atoms.c: describe atoms usage | Ulrich Sibiller | 2020-01-06 | 1 | -0/+2 |
* | Atoms.c: describe atoms usage | Ulrich Sibiller | 2020-01-06 | 1 | -11/+44 |
* | Display.c: Fix broken code in TEST case | Ulrich Sibiller | 2020-01-06 | 1 | -2/+1 |
* | Image.c: undo wrong string replacement nxagentBitmapBitOrder | Ulrich Sibiller | 2020-01-06 | 1 | -1/+1 |
* | Display.c: add a describing comment for nxagentDisplayErrorPredicate | Ulrich Sibiller | 2020-01-06 | 1 | -0/+14 |
* | Screen.c: harmonize size/wmhints code | Ulrich Sibiller | 2020-01-06 | 1 | -21/+11 |
* | Events.c: pass a Boolean to nxagentSwitchFullscreen | Ulrich Sibiller | 2020-01-06 | 1 | -1/+1 |
* | Keystroke.c: fix formatting of keystrokes | Ulrich Sibiller | 2020-01-06 | 1 | -1/+1 |
* | Init.h: Fix superfluous space | Ulrich Sibiller | 2020-01-06 | 1 | -1/+1 |
* | Display.c: reformat some comments | Ulrich Sibiller | 2020-01-06 | 1 | -39/+43 |
* | Display.c: scope improvements | Ulrich Sibiller | 2020-01-06 | 1 | -33/+23 |
* | Reconnect.c: fix typos | Ulrich Sibiller | 2020-01-06 | 1 | -1/+1 |
* | Keyboard.c: improve keyboard output | Ulrich Sibiller | 2020-01-06 | 1 | -1/+1 |
* | Error.c: mark NX changes | Ulrich Sibiller | 2020-01-06 | 1 | -19/+24 |
* | Keyboard.c: fix typo | Ulrich Sibiller | 2020-01-06 | 1 | -1/+1 |
* | Remove the numVideoScreens xprintism. | Ulrich Sibiller | 2020-01-06 | 2 | -4/+1 |
* | nxagent: remove another xprint renmant | Ulrich Sibiller | 2020-01-06 | 7 | -35/+34 |
* | drop xprint remnants: xpstubs | Ulrich Sibiller | 2020-01-06 | 4 | -63/+0 |
* | nxagent: drop CYGWIN and WIN32 defines | Ulrich Sibiller | 2020-01-06 | 4 | -82/+0 |
* | Image.c: code simplification/scope | Ulrich Sibiller | 2020-01-06 | 1 | -4/+2 |
* | Screen.c: code simplification/scope | Ulrich Sibiller | 2020-01-06 | 1 | -266/+185 |
* | Screen.c: fix handling of NX_SHADOW atom | Ulrich Sibiller | 2020-01-06 | 1 | -10/+3 |
* | Screen.c: drop variable | Ulrich Sibiller | 2020-01-06 | 1 | -7/+3 |
* | Window.c: code simplifications/scope | Ulrich Sibiller | 2020-01-06 | 1 | -11/+5 |
* | Window.c: fix comment | Ulrich Sibiller | 2020-01-06 | 1 | -2/+2 |
* | Rootless.c: fix wording | Ulrich Sibiller | 2020-01-06 | 1 | -1/+1 |
* | X.Org bug 4947/Sun bug 6646626: Xv extension not byte-swapping properly | Ulrich Sibiller | 2020-01-06 | 1 | -23/+27 |
* | NXproperty.c: simplify ChangeWindowProperty | Ulrich Sibiller | 2020-01-06 | 2 | -110/+11 |