| Commit message (Expand) | Author | Age | Files | Lines |
* | Splash.c: add nxagentHaveSplashWindow helper | Ulrich Sibiller | 2020-05-07 | 4 | -2/+8 |
* | Splash.c: center logo | Ulrich Sibiller | 2020-05-07 | 1 | -78/+104 |
* | Splash.c: fix syntax error in TEST mode | Ulrich Sibiller | 2020-05-07 | 1 | -1/+1 |
* | Render.c: describe function purpose | Ulrich Sibiller | 2020-05-07 | 1 | -0/+1 |
* | Render.c: replace two while loops by shorter for loops | Ulrich Sibiller | 2020-05-07 | 1 | -9/+3 |
* | Rootless.c: undo overzealous scope improvement | Ulrich Sibiller | 2020-05-07 | 1 | -3/+3 |
* | nxagent: simplify nxagentFreeRegion macro | Ulrich Sibiller | 2020-05-07 | 5 | -23/+22 |
* | Drawable.c: get rid of goto code in nxagentSynchronizeDrawableData | Ulrich Sibiller | 2020-05-07 | 1 | -16/+4 |
* | Drawable.c: refactor nxagentSynchronizeDrawableData | Ulrich Sibiller | 2020-05-07 | 1 | -78/+52 |
* | Screen.c: formatting fixes | Ulrich Sibiller | 2020-05-07 | 1 | -7/+8 |
* | nxagent: Free atom map on termination | Ulrich Sibiller | 2020-05-07 | 3 | -2/+17 |
* | Atoms.c: refine comment on NX_CUT_BUFFER_SERVER | Ulrich Sibiller | 2020-05-07 | 1 | -3/+2 |
* | Atoms.c: scope improvements | Ulrich Sibiller | 2020-05-07 | 1 | -4/+3 |
* | Atoms.c: remove unused return value of nxagentInitAtomsMap | Ulrich Sibiller | 2020-05-07 | 1 | -4/+4 |
* | Atoms.h: reformat comments | Ulrich Sibiller | 2020-05-07 | 1 | -7/+4 |
* | Atoms.c: always duplicate strings before storing them in privAtomMap | Ulrich Sibiller | 2020-05-07 | 1 | -26/+11 |
* | Atoms.c: some code cleanup | Ulrich Sibiller | 2020-05-07 | 1 | -55/+71 |
* | Atoms.c: add missing free | Ulrich Sibiller | 2020-05-07 | 1 | -0/+2 |
* | Atoms.c: remove one obsolete FIXME | Ulrich Sibiller | 2020-05-07 | 1 | -4/+3 |
* | Screen.c: spelling fix | Ulrich Sibiller | 2020-05-07 | 1 | -1/+1 |
* | Events.c: simplify nxagentInternalWindowsTree | Ulrich Sibiller | 2020-05-07 | 1 | -6/+2 |
* | Events.c: Whitespace fix | Ulrich Sibiller | 2020-05-07 | 1 | -1/+1 |
* | Screen.c: activate fallback to dix blanking | Ulrich Sibiller | 2020-04-07 | 1 | -2/+2 |
* | Screen.c: document nxagentSaveScreen | Ulrich Sibiller | 2020-04-07 | 1 | -22/+37 |
* | nxagent: remove now-obsolete own copies of ScreenSaver procs | Ulrich Sibiller | 2020-04-07 | 2 | -272/+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 |
* | 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 |