| Commit message (Expand) | Author | Age | Files | Lines |
* | Screen.h: improve NXAGENT_ARTSD prototype definition | Ulrich Sibiller | 2020-05-07 | 2 | -3/+2 |
* | (NX)property.c: harmonize function name | Ulrich Sibiller | 2020-05-07 | 2 | -2/+2 |
* | NXdixfonts.c: mark NX changes | Ulrich Sibiller | 2020-05-07 | 1 | -52/+107 |
* | NXdixfonts.c: drop NXAGENT_DEBUG | Ulrich Sibiller | 2020-05-07 | 2 | -36/+35 |
* | NXdixfonts.c: call dix version of SetDefaultFontPath | Ulrich Sibiller | 2020-05-07 | 2 | -73/+6 |
* | Keystroke.c: fix typo | Ulrich Sibiller | 2020-05-07 | 1 | -1/+1 |
* | WaitFor.c Implement the intended NX_WAKEUP functionality | Ulrich Sibiller | 2020-05-07 | 3 | -12/+14 |
* | os/Waitfor.c: simplify macro handling | Ulrich Sibiller | 2020-05-07 | 1 | -59/+56 |
* | hw/nxagent/Imakefile: explain more macros | Ulrich Sibiller | 2020-05-07 | 1 | -10/+14 |
* | Dialog.c: show configured keystrokes in dialogs | Ulrich Sibiller | 2020-05-07 | 4 | -33/+144 |
* | nxagent: make all traps Booleans | Ulrich Sibiller | 2020-05-07 | 14 | -102/+100 |
* | Literals.h: always include in compilation | Ulrich Sibiller | 2020-05-07 | 4 | -7/+2 |
* | Init.c Use dpmsstubs.c instead of an own copy | Ulrich Sibiller | 2020-05-07 | 2 | -27/+2 |
* | dix: also compile ffs.c | Ulrich Sibiller | 2020-05-07 | 1 | -0/+2 |
* | Clarify use of and need for mffs vs. ffs | Ulrich Sibiller | 2020-05-07 | 3 | -3/+5 |
* | Drop unused screensaver xpm | Ulrich Sibiller | 2020-05-07 | 1 | -711/+0 |
* | Drop unused rgb.h | Ulrich Sibiller | 2020-05-07 | 1 | -53/+0 |
* | Splash.c: reduce number of X calls for logo painting | Ulrich Sibiller | 2020-05-07 | 1 | -117/+20 |
* | Splash.c: reduce number of Xlib calls | Ulrich Sibiller | 2020-05-07 | 1 | -10/+24 |
* | Splash.c: always paint background over the whole window | Ulrich Sibiller | 2020-05-07 | 1 | -3/+3 |
* | Splash.c: move the GC to nxagentPaintLogo | Ulrich Sibiller | 2020-05-07 | 1 | -5/+7 |
* | Splash.h: split out xdmcp parts into separate header file | Ulrich Sibiller | 2020-05-07 | 4 | -12/+43 |
* | Splash.c: make variables static | Ulrich Sibiller | 2020-05-07 | 1 | -3/+3 |
* | Splash.c: use uppercase color defines | Ulrich Sibiller | 2020-05-07 | 1 | -10/+10 |
* | Splash.c: some reformatting | Ulrich Sibiller | 2020-05-07 | 1 | -13/+9 |
* | Splash.c: use more Xlib types | Ulrich Sibiller | 2020-05-07 | 3 | -15/+12 |
* | 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 |
* | xkb/xkbUtils.c: add link to bugreport | Ulrich Sibiller | 2020-05-07 | 1 | -1/+5 |
* | Xext: rename saver's EventType to SaverEventType. | Ulrich Sibiller | 2020-05-07 | 1 | -5/+5 |
* | Xext: Fix cursor reference counting hazard. | 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 |