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-05-18
save one indent level
Walter Harms
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
2019-04-16
Allow all of the "argv" strings to be writable, since those arrays may
Thomas E. Dickey
2019-04-16
This is a minimal change which compiles when predefining _CONST_X_STRING,
Thomas E. Dickey
2019-04-15
eliminate casts of NULL for String* and Cardinal*, since those are unnecessary
Thomas E. Dickey
2019-04-06
This cleans up the "easy" warning fixes which can be made using my
Thomas E. Dickey
2019-04-02
bzero was marked "legacy" in POSIX 2001, and is not part of the later revisions.
Thomas E. Dickey
2019-04-02
Use standard size_t type in the casts for length-parameter of memcpy, memmove
Thomas E. Dickey
2019-03-12
fix build when XT_GEO_TATTLER is defined
Thomas E. Dickey
2019-01-15
resolv:assignment discards 'const' qualifier from pointer target
Walter Harms
2019-01-11
no need to check XFree arguments
Walter Harms
2019-01-11
alloc+bzero == calloc
Walter Harms
2019-01-08
resolv:assignment discards 'const' qualifier from pointer target
Walter Harms
2019-01-08
no need to check args for free
Walter Harms
2019-01-08
resolv:shadows a previous local
Walter Harms
2019-01-08
resolv:shadows a previous local
Walter Harms
2019-01-08
resolv:shadows a previous local
Walter Harms
2019-01-08
resolv:shadows a previous local
Walter Harms
2019-01-08
resolv:shadows a previous local
Walter Harms
2019-01-08
no need to check XFree arguments
Walter Harms
2018-03-24
avoid -Wformat errors from clang when building with -DDEBUG
Rin Okuyama
2015-09-27
Get rid of some extraneous ; at the end of C source lines
Alan Coopersmith
2015-04-21
Fix _XtInherit on x86_64 Windows
Yaakov Selkowitz
2015-04-14
Include unistd.h for getpid()
Jon TURNEY
2015-04-14
Include direct.h header for _getdrives() on Win32
Jon TURNEY
[next]