index
:
nx-libs
3.5.0.x
3.6.x
3713346f
feature/nxcomp-bigreq-support
master
nx-X11
nxagent
nxcomp
nxcompext
nxcompshad
nxproxy
pr/DXPC-re-license-retroactively
pr/Xext-cve-fixes
pr/dix-cve-fixes
pr/drop-bin-wrappers
pr/extend_manpage
pr/fix_xkb_crash
pr/gnu-hurd-i386-support
pr/hw-driver-cleanup
pr/libxfont-cleanup
pr/render-cleanup
pr/render-cve-fixes
pr/render-misc-patches
pr/various9
release-builds/3.6.x
update-workflows
upgrade-libX11
NXv3 (redistributed)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nx-X11
/
programs
/
Xserver
/
hw
/
nxagent
/
Display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nxagent: treat several nxagentOptions as real Booleans
Ulrich Sibiller
2021-01-15
1
-1
/
+1
*
nxagent: add names to some windows in DEBUG mode
Ulrich Sibiller
2020-10-17
1
-0
/
+12
*
Display.c: disable confine window
Ulrich Sibiller
2020-10-17
1
-0
/
+4
*
Display.c: factor out confinement window creation
Ulrich Sibiller
2020-10-17
1
-30
/
+24
*
Display.c: filter remote Pixmap formats before doing the compatiblity check
Ulrich Sibiller
2020-05-07
1
-5
/
+75
*
Display.c: fix implicit declaration
Ulrich Sibiller
2020-05-07
1
-0
/
+1
*
Display.c: fix common realloc mistake
Ulrich Sibiller
2020-05-07
1
-2
/
+7
*
nxagent: rename variables that shadow globals
Ulrich Sibiller
2020-01-25
1
-15
/
+15
*
Display.c: fix shadowed/unused variable
Ulrich Sibiller
2020-01-09
1
-1
/
+0
*
Display.c: Fix broken code in TEST case
Ulrich Sibiller
2020-01-06
1
-2
/
+1
*
Display.c: add a describing comment for nxagentDisplayErrorPredicate
Ulrich Sibiller
2020-01-06
1
-0
/
+14
*
Display.c: reformat some comments
Ulrich Sibiller
2020-01-06
1
-39
/
+43
*
Display.c: scope improvements
Ulrich Sibiller
2020-01-06
1
-33
/
+23
*
nxagent: drop CYGWIN and WIN32 defines
Ulrich Sibiller
2020-01-06
1
-1
/
+0
*
Display.c: remove blank lines
Ulrich Sibiller
2020-01-05
1
-11
/
+0
*
Display.c: code simplification, scope improvements
Ulrich Sibiller
2020-01-05
1
-28
/
+17
*
Display.c: reformat comments
Ulrich Sibiller
2020-01-05
1
-43
/
+36
*
Display.c: reformat comments
Ulrich Sibiller
2020-01-05
1
-154
/
+113
*
Display.c: shorten code
Ulrich Sibiller
2020-01-05
1
-58
/
+32
*
Display.c: drop icon file support
Ulrich Sibiller
2020-01-05
1
-144
/
+16
*
Display.c: fix format
Ulrich Sibiller
2019-09-29
1
-5
/
+5
*
Splash.c: remove global variables for colors
Ulrich Sibiller
2019-08-27
1
-16
/
+0
*
Display.c: safe some lines by calling SAFE_XFree and SAFE_free
Ulrich Sibiller
2019-08-06
1
-49
/
+16
*
Revert "nxagent: rework Bool handling"
Ulrich Sibiller
2019-02-15
1
-1
/
+1
*
nxagent: rework Bool handling
Ulrich Sibiller
2019-02-11
1
-1
/
+1
*
Set default screen size to the whole screen in rootless mode
Ulrich Sibiller
2019-01-14
1
-2
/
+2
*
nxagentInitAndCheckVisuals: adapt bool usage to match the previous function
Ulrich Sibiller
2018-10-22
1
-9
/
+7
*
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
-19
/
+19
*
Display.c: drop helper variable in loop
Ulrich Sibiller
2018-01-07
1
-4
/
+2
*
Error.c: replace strcpy/strcat by snprintf
Ulrich Sibiller
2018-01-07
1
-2
/
+1
*
Display.c: pass down buffer size to nxagentLookForIconFile
Ulrich Sibiller
2018-01-07
1
-24
/
+22
*
Replace hardcoded string lengths by macros
Ulrich Sibiller
2018-01-07
1
-1
/
+1
*
Dialog.c: fix possible buffer overflows
Ulrich Sibiller
2018-01-07
1
-0
/
+13
*
Dialog.c,Display.c,NXdixfonts.c: replace strncpy() by snprintf where appropriate
Ulrich Sibiller
2018-01-07
1
-7
/
+5
*
Dialog.c,Display.c,Font.c,NXdixfonts.c: don't use hardcoded string buffer len...
Ulrich Sibiller
2018-01-07
1
-3
/
+3
*
Report Xlib-side window IDs to session.log in machine readable form. This fea...
Mike Gabriel
2017-07-05
1
-2
/
+11
*
dix/os: backport various signal handling and smart scheduler changes from X.org
Mike Gabriel
2017-03-21
1
-1
/
+1
*
nxagent: Use SetNotifyFd to receive events.
Mike Gabriel
2017-03-17
1
-2
/
+2
*
Display.c: remove unused logo code
Ulrich Sibiller
2017-03-10
1
-37
/
+0
*
Display.c: pid is always 0, remove check
Ulrich Sibiller
2017-03-10
1
-1
/
+1
*
hw/nxagent/Display.c: Fix uninitialized newAction in nxagentResetSignalHandle...
Mike Gabriel
2017-03-03
1
-0
/
+2
*
The smart scheduler is not optional.
Mathieu BĂ©rard
2017-02-15
1
-35
/
+0
*
nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...
Mike Gabriel
2016-11-15
1
-1
/
+1
*
Display.c: remove unused variable
Ulrich Sibiller
2016-10-20
1
-2
/
+0
*
hw/nxagent/Display.c: Fix comment where the meaning of the "bypass" reconnect...
Mike Gabriel
2016-07-28
1
-3
/
+2
*
nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentChe...
Mihai Moldovan
2016-07-28
1
-0
/
+1
*
nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentIni...
Mihai Moldovan
2016-07-28
1
-0
/
+1
*
nx-X11/programs/Xserver/hw/nxagent/Display.c: split up nxagentCheckForPixmapF...
Mihai Moldovan
2016-07-28
1
-5
/
+9
*
nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...
Mihai Moldovan
2016-07-28
1
-23
/
+105
[next]