aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Display.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "nxagent: rework Bool handling"Ulrich Sibiller2019-02-151-1/+1
* nxagent: rework Bool handlingUlrich Sibiller2019-02-111-1/+1
* Set default screen size to the whole screen in rootless modeUlrich Sibiller2019-01-141-2/+2
* nxagentInitAndCheckVisuals: adapt bool usage to match the previous functionUlrich Sibiller2018-10-221-9/+7
* 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-19/+19
* Display.c: drop helper variable in loopUlrich Sibiller2018-01-071-4/+2
* Error.c: replace strcpy/strcat by snprintfUlrich Sibiller2018-01-071-2/+1
* Display.c: pass down buffer size to nxagentLookForIconFileUlrich Sibiller2018-01-071-24/+22
* Replace hardcoded string lengths by macrosUlrich Sibiller2018-01-071-1/+1
* Dialog.c: fix possible buffer overflowsUlrich Sibiller2018-01-071-0/+13
* Dialog.c,Display.c,NXdixfonts.c: replace strncpy() by snprintf where appropriateUlrich Sibiller2018-01-071-7/+5
* Dialog.c,Display.c,Font.c,NXdixfonts.c: don't use hardcoded string buffer len...Ulrich Sibiller2018-01-071-3/+3
* Report Xlib-side window IDs to session.log in machine readable form. This fea...Mike Gabriel2017-07-051-2/+11
* dix/os: backport various signal handling and smart scheduler changes from X.orgMike Gabriel2017-03-211-1/+1
* nxagent: Use SetNotifyFd to receive events.Mike Gabriel2017-03-171-2/+2
* Display.c: remove unused logo codeUlrich Sibiller2017-03-101-37/+0
* Display.c: pid is always 0, remove checkUlrich Sibiller2017-03-101-1/+1
* hw/nxagent/Display.c: Fix uninitialized newAction in nxagentResetSignalHandle...Mike Gabriel2017-03-031-0/+2
* The smart scheduler is not optional.Mathieu BĂ©rard2017-02-151-35/+0
* nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...Mike Gabriel2016-11-151-1/+1
* Display.c: remove unused variableUlrich Sibiller2016-10-201-2/+0
* hw/nxagent/Display.c: Fix comment where the meaning of the "bypass" reconnect...Mike Gabriel2016-07-281-3/+2
* nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentChe...Mihai Moldovan2016-07-281-0/+1
* nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentIni...Mihai Moldovan2016-07-281-0/+1
* nx-X11/programs/Xserver/hw/nxagent/Display.c: split up nxagentCheckForPixmapF...Mihai Moldovan2016-07-281-5/+9
* nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...Mihai Moldovan2016-07-281-23/+105
* nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...Mihai Moldovan2016-07-281-24/+118
* nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...Mihai Moldovan2016-07-281-1/+42
* 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-1/+1
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-3/+3
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-7/+7
* nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ...Mike Gabriel2016-06-131-3/+3
* hw/nxagent/Display.c: Avoid incompatible pointer type.Mike Gabriel2016-05-131-1/+1
* hw/nxagent/Display.c: Define Pixmap from XlibPixmap before including Icons.h ...Mike Gabriel2016-05-131-0/+4
* hw/nxagent/Display.c: Don't declare and assign packMethod / packQuality if no...Mike Gabriel2016-05-021-4/+0
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-2/+2
* Re-add -sync option back to nxagent to allow synchronous debugging of the nxa...Mike Gabriel2015-10-061-0/+3
* Unbrand NX Agent Startup Screen / Brand X2Go Agent Startup Screen (999_nxagen...Oleksandr Shneyder2015-02-131-32/+8
* X2Go icon when run with x2goagent flavour (201_nxagent_set-x2go-icon-if-x2goa...Oleksandr Shneyder2015-02-101-3/+21
* Revert "release 3.5.0.19"Mike Gabriel2013-03-281-29/+35
* release 3.5.0.19Mike Gabriel2013-03-281-35/+29
* Imported nxagent-3.5.0-9.tar.gznxagentMike Gabriel2012-05-221-4/+27
* Imported nxagent-3.5.0-7.tar.gznxagent/3.5.0-7Mike Gabriel2011-12-281-47/+80
* Imported nxagent-3.5.0-5.tar.gznxagent/3.5.0-5Reinhard Tartler2011-10-101-0/+2
* Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2Reinhard Tartler2011-10-101-1/+1
* 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