aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Font.c
Commit message (Expand)AuthorAgeFilesLines
* Font.c: use SAFE_XFree and SAFE_freeUlrich Sibiller2019-08-061-37/+26
* Font.c: code simplificationsUlrich Sibiller2019-06-191-20/+9
* various scope improvementsUlrich Sibiller2019-06-191-32/+17
* Font.c: use __func__ in TEST printsUlrich Sibiller2019-05-101-15/+15
* Font.c: Avoid duplicate font pathsUlrich Sibiller2019-05-101-2/+26
* auto-determine system font path and add to list of font pathsUlrich Sibiller2019-05-101-0/+1
* Font.c: Loop over font pathsUlrich Sibiller2019-05-101-8/+16
* Font.c: Let dix check if a font path existsUlrich Sibiller2019-05-101-30/+24
* Font.c: build the font paths at runtimeUlrich Sibiller2019-05-101-33/+34
* Drop Speedo font supportUlrich Sibiller2019-05-101-8/+4
* Font.c: factor out font checksUlrich Sibiller2019-05-101-95/+37
* Replace MIN/MAX macros by min/max from misc.hUlrich Sibiller2018-08-231-1/+1
* hw/nxagent: fix spelling errors as reported by codespellUlrich Sibiller2018-05-241-3/+3
* hw/nxagent/: Use <function>(void) rather than <function>().Mike Gabriel2018-02-261-2/+2
* Font.c: replace malloc + strcpy by strdup + fix memleakUlrich Sibiller2018-01-071-2/+3
* Font.c: free possibly allocated memUlrich Sibiller2018-01-071-0/+5
* Font.c: replace memcpy by sprintf preventing possible buffer overflowsUlrich Sibiller2018-01-071-9/+3
* Font.c: pass down sizeUlrich Sibiller2018-01-071-6/+5
* Font.c: make nxagentGetFontServerPath more readableUlrich Sibiller2018-01-071-4/+5
* Font.c: shorten string handlingUlrich Sibiller2018-01-071-18/+7
* Dialog.c,Display.c,Font.c,NXdixfonts.c: don't use hardcoded string buffer len...Ulrich Sibiller2018-01-071-3/+4
* simply free() callsUlrich Sibiller2017-11-211-22/+7
* Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ...Mike Gabriel2017-04-101-0/+13
* nxagent: move validateString as inline func to Utils.hUlrich Sibiller2017-03-031-1/+1
* nxagent: half number of NameForAtom callsUlrich Sibiller2017-03-031-0/+1
* Xserver/dix/atom.c (et al.): Constify atom name strings.Mike Gabriel2017-03-021-3/+3
* Xserver/hw/nxagent/Font.c: Drop references to /usr/NX/share/fonts/base as def...Mike Gabriel2017-02-271-8/+4
* Xserver/hw/nxagent/Font.c: Change (alternative) default font path order to ma...Mike Gabriel2017-02-271-10/+10
* Xserver/hw/nxagent/Font.c: Drop NXAGENT_ALTERNATE_FONT_PATH_4 (pointing to /u...Mike Gabriel2017-02-271-30/+0
* nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...Mike Gabriel2016-11-151-1/+1
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-061-7/+15
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-021-2/+2
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-7/+7
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-10/+10
* nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ...Mike Gabriel2016-06-131-2/+2
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-7/+7
* library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanupMike Gabriel2015-04-221-2/+2
* Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2Reinhard Tartler2011-10-101-2/+2
* Imported nxagent-3.4.0-5.tar.gznxagent/3.4.0-5Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-3.tar.gznxagent/3.4.0-3Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-16.tar.gznxagent/3.4.0-16Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-11.tar.gznxagent/3.4.0-11Reinhard Tartler2011-10-101-4/+14
* Imported nxagent-3.3.0-9.tar.gznxagent/3.3.0-9Reinhard Tartler2011-10-101-4/+37
* Imported nxagent-3.3.0-6.tar.gznxagent/3.3.0-6Reinhard Tartler2011-10-101-37/+4
* Imported nxagent-3.3.0-10.tar.gznxagent/3.3.0-10Reinhard Tartler2011-10-101-11/+177
* Imported nxagent-3.2.0-5.tar.gznxagent/3.2.0-5Reinhard Tartler2011-10-101-139/+6
* Imported nxagent-3.2.0-10.tar.gznxagent/3.2.0-10Reinhard Tartler2011-10-101-6/+149
* Imported nxagent-3.1.0-2.tar.gznxagent/3.1.0-2Reinhard Tartler2011-10-101-0/+1690