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
Age
Commit message (
Expand
)
Author
2019-06-10
drop "session" resource XtNsession / XtCSession, which was listed in X11R6 bu...
Thomas E. Dickey
2019-06-10
add superscript-markup in range definitions
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-29
add prototype for DEBUG-function
Thomas E. Dickey
2019-05-29
fix compiler-warning when DEBUG is defined
Thomas E. Dickey
2019-05-19
Merge remote-tracking branch 'upstream/master'
Thomas E. Dickey
2019-05-19
bump to 1.1.5.2 to reflect noreturn-changes
Thomas E. Dickey
2019-05-19
bump to 1.1.5.2 to reflect noreturn-changes
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
manpage style fix: sentences should end at the end of a line
Thomas E. Dickey
2019-05-07
add a note pointing out the change in design
Thomas E. Dickey
2019-05-07
updated spec to correspond to the current implementation of XtAppMainLoop
Thomas E. Dickey
2019-05-07
update manpage for changes to XtAppMainLoop()
Thomas E. Dickey
2019-05-07
Proposed revision of XtAppMainLoop() in
Thomas E. Dickey
2019-05-06
Add related fix from
Thomas E. Dickey
2019-05-06
Merge branch 'ffontaine/libxt-master' into HEAD
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-05
fixes for typos and formatting glitches
Thomas E. Dickey
2019-05-05
ignore the generated file used for version-number
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-05-03
libXt: util: don't link makestrs with target cflags
Fabrice Fontaine
2019-04-28
improved markup for the restored pages
Thomas E. Dickey
2019-04-28
restore the last 3-4 pages of "Registering a New Resource Converter",
Thomas E. Dickey
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
[next]