| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace MIN/MAX macros by min/max from misc.h | Ulrich Sibiller | 2018-08-23 | 1 | -1/+1 |
* | hw/nxagent: fix spelling errors as reported by codespell | Ulrich Sibiller | 2018-05-24 | 1 | -3/+3 |
* | hw/nxagent/: Use <function>(void) rather than <function>(). | Mike Gabriel | 2018-02-26 | 1 | -2/+2 |
* | Font.c: replace malloc + strcpy by strdup + fix memleak | Ulrich Sibiller | 2018-01-07 | 1 | -2/+3 |
* | Font.c: free possibly allocated mem | Ulrich Sibiller | 2018-01-07 | 1 | -0/+5 |
* | Font.c: replace memcpy by sprintf preventing possible buffer overflows | Ulrich Sibiller | 2018-01-07 | 1 | -9/+3 |
* | Font.c: pass down size | Ulrich Sibiller | 2018-01-07 | 1 | -6/+5 |
* | Font.c: make nxagentGetFontServerPath more readable | Ulrich Sibiller | 2018-01-07 | 1 | -4/+5 |
* | Font.c: shorten string handling | Ulrich Sibiller | 2018-01-07 | 1 | -18/+7 |
* | Dialog.c,Display.c,Font.c,NXdixfonts.c: don't use hardcoded string buffer len... | Ulrich Sibiller | 2018-01-07 | 1 | -3/+4 |
* | simply free() calls | Ulrich Sibiller | 2017-11-21 | 1 | -22/+7 |
* | Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ... | Mike Gabriel | 2017-04-10 | 1 | -0/+13 |
* | nxagent: move validateString as inline func to Utils.h | Ulrich Sibiller | 2017-03-03 | 1 | -1/+1 |
* | nxagent: half number of NameForAtom calls | Ulrich Sibiller | 2017-03-03 | 1 | -0/+1 |
* | Xserver/dix/atom.c (et al.): Constify atom name strings. | Mike Gabriel | 2017-03-02 | 1 | -3/+3 |
* | Xserver/hw/nxagent/Font.c: Drop references to /usr/NX/share/fonts/base as def... | Mike Gabriel | 2017-02-27 | 1 | -8/+4 |
* | Xserver/hw/nxagent/Font.c: Change (alternative) default font path order to ma... | Mike Gabriel | 2017-02-27 | 1 | -10/+10 |
* | Xserver/hw/nxagent/Font.c: Drop NXAGENT_ALTERNATE_FONT_PATH_4 (pointing to /u... | Mike Gabriel | 2017-02-27 | 1 | -30/+0 |
* | nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl... | Mike Gabriel | 2016-11-15 | 1 | -1/+1 |
* | Per-file copyright notices: Update copyright information in file headers that... | Mike Gabriel | 2016-07-06 | 1 | -7/+15 |
* | nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -2/+2 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -7/+7 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -10/+10 |
* | nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ... | Mike Gabriel | 2016-06-13 | 1 | -2/+2 |
* | Replace 'pointer' type with 'void *' | Keith Packard | 2015-12-28 | 1 | -7/+7 |
* | library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanup | Mike Gabriel | 2015-04-22 | 1 | -2/+2 |
* | Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2 | Reinhard Tartler | 2011-10-10 | 1 | -2/+2 |
* | Imported nxagent-3.4.0-5.tar.gznxagent/3.4.0-5 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
* | Imported nxagent-3.4.0-3.tar.gznxagent/3.4.0-3 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
* | Imported nxagent-3.4.0-16.tar.gznxagent/3.4.0-16 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
* | Imported nxagent-3.4.0-11.tar.gznxagent/3.4.0-11 | Reinhard Tartler | 2011-10-10 | 1 | -4/+14 |
* | Imported nxagent-3.3.0-9.tar.gznxagent/3.3.0-9 | Reinhard Tartler | 2011-10-10 | 1 | -4/+37 |
* | Imported nxagent-3.3.0-6.tar.gznxagent/3.3.0-6 | Reinhard Tartler | 2011-10-10 | 1 | -37/+4 |
* | Imported nxagent-3.3.0-10.tar.gznxagent/3.3.0-10 | Reinhard Tartler | 2011-10-10 | 1 | -11/+177 |
* | Imported nxagent-3.2.0-5.tar.gznxagent/3.2.0-5 | Reinhard Tartler | 2011-10-10 | 1 | -139/+6 |
* | Imported nxagent-3.2.0-10.tar.gznxagent/3.2.0-10 | Reinhard Tartler | 2011-10-10 | 1 | -6/+149 |
* | Imported nxagent-3.1.0-2.tar.gznxagent/3.1.0-2 | Reinhard Tartler | 2011-10-10 | 1 | -0/+1690 |