aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs
Commit message (Expand)AuthorAgeFilesLines
* release 3.5.99.103.5.99.10Mike Gabriel2017-09-151-1/+1
* nx-X11/programs/Xserver/hw/nxagent/Render.c: use macros obtaining values from...Mihai Moldovan2017-09-131-10/+10
* release 3.5.99.93.5.99.9Mike Gabriel2017-08-301-1/+1
* hw/nxagent/Window.c: Fix spelling error in debug message.Mike Gabriel2017-08-301-1/+1
* nx-X11/programs/Xserver/Render.c: Re-introduce nxagentGlyphsCleanup() from li...Mike Gabriel2017-08-252-0/+250
* nx-X11/programs/Xserver/Imakefile: White-space fix.Mike Gabriel2017-08-251-3/+3
* Convert nx-X11/lib/ build flow from imake to autotools.Mike Gabriel2017-08-253-1/+8
* Set NX_AGENT_VERSION property for root windowUlrich Sibiller2017-08-103-0/+29
* Render.c: Improve situation for multiple trapezoid requests.Oleksandr Shneyder2017-07-311-14/+1
* nxcomp: Switch to autoreconf.Mike Gabriel2017-07-261-10/+10
* treat options parameter as option string if it starts with nx/nxUlrich Sibiller2017-07-251-1/+16
* rename nxagentOptionFile to nxagentOptionsFilenameUlrich Sibiller2017-07-242-15/+15
* pass filename as parameter to nxagentProcessOptionsFile()Ulrich Sibiller2017-07-233-16/+18
* Improve keystroke file handlingUlrich Sibiller2017-07-161-52/+35
* nxcompshad: Switch to autoreconf.Mike Gabriel2017-07-131-6/+6
* Report Xlib-side window IDs to session.log in machine readable form. This fea...Mike Gabriel2017-07-055-8/+55
* nxagent man page: Fix layout near -nxrealwindowprop option.Mike Gabriel2017-07-041-0/+1
* release 3.5.99.83.5.99.8Mike Gabriel2017-06-301-1/+1
* hw/nxagent/Window.c: Introduce NX_REAL_WINDOW window property.Mike Gabriel2017-06-304-0/+45
* hw/nxagnet/Atoms.c: In DEBUG mode, we need validateString() which is not stat...Mike Gabriel2017-06-301-0/+5
* dix: Remove arch awareness from servermd.h (X.org v2, nx-libs v4)Adam Jackson2017-06-281-293/+6
* Mesa subtree: Adapt build process for building against Mesa that gets pulled ...Mike Gabriel2017-06-153-0/+33
* Args.c: fix sync option parsingUlrich Sibiller2017-06-091-4/+2
* Revert "Switch from using libNX_X11's deprecated XKeycodeToKeysym() function ...Ulrich Sibiller2017-05-042-26/+8
* Xserver/Imakefile: Drop redundant library path option -L../../../nx-X11/expor...Mike Gabriel2017-04-211-3/+0
* Xserver/Imakefile: Change order of linker options, so that self-built compone...Mike Gabriel2017-04-211-1/+1
* hw/nxagent/Dialog.c: Drop unused dialog for DIALOG_DISABLE_XKB_LOCAL.Mike Gabriel2017-04-212-41/+1
* Revert "NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an iss...Mike Gabriel2017-04-214-5/+82
* nx-X11/programs/Xserver/os/connection.c: compact display autodetection code.Mihai Moldovan2017-04-201-4/+2
* man/nxagent.1: Document the nxagent specific usage pattern of the displayfd c...Mike Gabriel2017-04-201-2/+17
* Xserver/os/connection.c: If -displayfd and an explicit display port number ar...Mike Gabriel2017-04-201-0/+11
* Xserver/os/connection.c: Accompany display number with some human-readable (m...Mike Gabriel2017-04-201-0/+9
* nxagent.1: some more rephrasingUlrich Sibiller2017-04-201-6/+6
* nxagent.1: fix: "tolerancechecks" was documented as "reconnectchecks"Ulrich Sibiller2017-04-201-2/+2
* nxagent.1: highlight nxagentUlrich Sibiller2017-04-201-17/+17
* nxagent.1: use nxagent everywhereUlrich Sibiller2017-04-201-13/+13
* nxagent.1: rephrase descriptionUlrich Sibiller2017-04-201-2/+3
* nxagent.1: add -options, previously undocumentedUlrich Sibiller2017-04-201-3/+15
* nxagent.1: fix typoUlrich Sibiller2017-04-201-1/+1
* nxagent.1: remove no longer existing -co option from manpageUlrich Sibiller2017-04-201-4/+0
* Xserver/GL/glx/glxext.c: Fix for previous commit, re-adding a comment starter...Mike Gabriel2017-04-191-0/+1
* Clearing comments from $XFree86$ (et al.) header lines.Mike Gabriel2017-04-1962-103/+1
* release 3.5.99.53.5.99.5Mike Gabriel2017-04-111-1/+1
* Regression fix for added libXfont2 API support:Mike Gabriel2017-04-106-14/+3
* hw/nxagent/Pixmap.c et al.: Propagate usage_hint through nxagentCreatePixmap,...Mike Gabriel2017-04-105-17/+24
* Save pixmap allocation hints into the PixmapRec.Aaron Plattner2017-04-104-3/+7
* Add CreatePixmap allocation hints.Aaron Plattner2017-04-1026-42/+65
* Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ...Mike Gabriel2017-04-1019-20/+600
* SetFontPath: set client->errorValue on failure.Jamey Sharp2017-04-104-12/+7
* dix: pass a valid ClientPtr to SetFontPath in all cases.Eamon Walsh2017-04-101-1/+1