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-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
2015-02-14
unifdef -UCRAY -UCRAY2
Alan Coopersmith
2013-09-22
Use $(MKDIR_P) in Makefile.am for better code portability
Gaetan Nadon
2013-07-10
Revert "Avoid shadowing variables."
Alan Coopersmith
2013-07-09
Fix char vs. unsigned char warnings.
Thomas Klausner
2013-07-09
Avoid shadowing variables.
Thomas Klausner
2013-07-08
Mark non-returning function with appropriate attribute.
Thomas Klausner
2013-07-08
Use appropriate variable type for vsnprintf return value.
Thomas Klausner
2013-06-02
Add missing comma to fix DEBUG build.
Thomas Klausner
2013-04-26
Remove old strtoul workaround for SunOS 4
Alan Coopersmith
2013-04-26
unvalidated length in _XtResourceConfigurationEH [CVE-2013-2002]
Alan Coopersmith
2013-04-26
Unchecked return values of XGetWindowProperty [CVE-2013-2005]
Alan Coopersmith
2013-01-12
Use AM_CPPFLAGS instead of INCLUDES
Thierry Reding
2013-01-08
unifdef -U__UNIXOS2__
Alan Coopersmith
2012-11-30
Install ErrorDB into a $datarootdir-path, not $libdir.
Egbert Eich
2012-07-30
Fix DEBUG build (TMparse.c:376:1: error: overflow in implicit constant conver...
Thomas Klausner
2012-03-12
Revert "Treat unexpected returned events from poll as errors"
Jeremy Huddleston
2012-01-10
Treat unexpected returned events from poll as errors
Jeremy Huddleston
2012-01-10
Don't re-enter the WaitLoop if block is set to false
Stephen Turnbull
[next]