index
:
lib/libXt
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
obsd
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
X Intrinsics Toolkit library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-06-18
add a dependency on makestrs to help with parallel builds
libXt-1.2.0
Thomas E. Dickey
2019-06-14
remove dead code
Walter Harms
2019-06-14
make _XtWaitForSomething accept always the same number of arguments
Walter Harms
2019-06-13
reduce ifdef/ifndef inconsistency for USE_POLL
Thomas E. Dickey
2019-06-10
remove useles else
Walter Harms
2019-06-10
no need to check arument for XtFree()
Walter Harms
2019-06-10
use strdup in two places; remove a bogus "else" from X11R6.4 changes
Thomas E. Dickey
2019-06-10
fix a syntax mess introduced by R6.6 ifdef'ing
Thomas E. Dickey
2019-06-09
no need to check argument for X(t)Free
Walter Harms
2019-06-05
Merge branch 'master' of ssh://gitlab.freedesktop.org/xorg/lib/libxt
Walter Harms
2019-05-29
fix compiler warnings when WHITEFILL is defined
Thomas E. Dickey
2019-05-29
fix compiler warnings when _TRACE_HEAP is defined
Thomas E. Dickey
2019-05-29
build- and compiler-warning fixes when XTTRACEMEMORY is defined
Thomas E. Dickey
2019-05-29
build-fix and compiler-warnings when TRACE_TM is defined
Thomas E. Dickey
2019-05-18
Merge branch 'master' of ssh://gitlab.freedesktop.org/xorg/lib/libxt
Walter Harms
2019-05-18
save one indent level
Walter Harms
2019-05-18
trim obsolete ifdef for ISC, and correct nonstandard "NaNS" to "NaN"
Thomas E. Dickey
2019-05-18
use _X_NORETURN, works for gcc and clang
Thomas E. Dickey
2019-05-18
use explicit pointer check to eliminate a clang --analyze warning in VarGet.c
Thomas E. Dickey
2019-05-18
fix most clang --analyze warnings about null-pointers
Thomas E. Dickey
2019-05-18
fix unused-assignment warnings (clang --analyze)
Thomas E. Dickey
2019-05-18
ensure XWindowChanges value is initialized before updating it (clang --analyze)
Thomas E. Dickey
2019-05-18
fixes cppcheck "style" warnings (mostly variable-scope)
Thomas E. Dickey
2019-05-18
add casts to quiet compiler warnings with Solaris 11.4 / gcc 7.3.0
Thomas E. Dickey
2019-05-07
remove an #include used in debugging
Thomas E. Dickey
2019-05-07
Proposed revision of XtAppMainLoop() in
Thomas E. Dickey
2019-05-06
add casts to fix compiler warnings
Thomas E. Dickey
2019-05-06
eliminate an unnecessary cast which gave a gcc warning and add a null-pointer...
Thomas E. Dickey
2019-05-06
if Xalloca.h is corrected to use size_t param, one change is still needed in
Thomas E. Dickey
2019-05-06
fixes for gcc warnings, no object-change
Thomas E. Dickey
2019-05-06
XtAppProcessEvent expects XtInputMask parameter, which is unsigned-long
Thomas E. Dickey
2019-05-06
use "const void *" rather than "char *" for memcmp, etc
Thomas E. Dickey
2019-05-06
fix 5 more simple gcc warnings
Thomas E. Dickey
2019-05-06
fix gcc warnings when assigning into a bit-field by first masking the value
Thomas E. Dickey
2019-05-04
Provide suseconds_t typedef on Win32
Jon Turney
2019-05-04
Fix WHITEFILL after const fixes
Jon Turney
2019-04-28
Merge branch 'master' of ssh://gitlab.freedesktop.org/xorg/lib/libxt
Walter Harms
2019-04-28
Fix input starvation in XtMainLoop() closes bug #7
Walter Harms
2019-04-22
Fix covscan complain
Benjamin Tissoires
2019-04-22
dummy fix for covscan
Benjamin Tissoires
2019-04-22
Fix leaks detected by covscan
Benjamin Tissoires
2019-04-16
remove some debris...
Thomas E. Dickey
2019-04-16
change return-type to avoid const-mismatches
Thomas E. Dickey
2019-04-16
fix const-mismatches in Tmstate.c
Thomas E. Dickey
2019-04-16
fix const-mismatches in TMprint.c
Thomas E. Dickey
2019-04-16
fix const-mismatches in TMparse.c
Thomas E. Dickey
2019-04-16
fix shadowing warning for widgetClass parameter; no binary-change
Thomas E. Dickey
2019-04-16
fix gcc warnings in Display.c
Thomas E. Dickey
2019-04-16
resolve const-mismatches in Shell.c
Thomas E. Dickey
2019-04-16
resolve const-mismatches in internal functions of Intrinsic.c
Thomas E. Dickey
[next]