index
:
delta/xorg-lib-libXt.git
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
baserock/morph
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
sco_port_update
gitlab.freedesktop.org: xorg/lib/libxt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove some debris...
Thomas E. Dickey
2019-04-16
1
-1
/
+0
*
change return-type to avoid const-mismatches
Thomas E. Dickey
2019-04-16
1
-1
/
+1
*
fix const-mismatches in Tmstate.c
Thomas E. Dickey
2019-04-16
1
-2
/
+2
*
fix const-mismatches in TMprint.c
Thomas E. Dickey
2019-04-16
1
-3
/
+3
*
fix const-mismatches in TMparse.c
Thomas E. Dickey
2019-04-16
1
-10
/
+13
*
fix shadowing warning for widgetClass parameter; no binary-change
Thomas E. Dickey
2019-04-16
1
-5
/
+5
*
fix gcc warnings in Display.c
Thomas E. Dickey
2019-04-16
1
-2
/
+2
*
resolve const-mismatches in Shell.c
Thomas E. Dickey
2019-04-16
1
-53
/
+55
*
resolve const-mismatches in internal functions of Intrinsic.c
Thomas E. Dickey
2019-04-16
1
-10
/
+12
*
Allow all of the "argv" strings to be writable, since those arrays may
Thomas E. Dickey
2019-04-16
8
-22
/
+22
*
This is a minimal change which compiles when predefining _CONST_X_STRING,
Thomas E. Dickey
2019-04-16
7
-20
/
+20
*
eliminate casts of NULL for String* and Cardinal*, since those are unnecessary
Thomas E. Dickey
2019-04-15
26
-119
/
+119
*
This cleans up the "easy" warning fixes which can be made using my
Thomas E. Dickey
2019-04-06
38
-523
/
+523
*
bzero was marked "legacy" in POSIX 2001, and is not part of the later revisions.
Thomas E. Dickey
2019-04-02
4
-6
/
+6
*
Use standard size_t type in the casts for length-parameter of memcpy, memmove
Thomas E. Dickey
2019-04-02
3
-19
/
+19
*
fix build when XT_GEO_TATTLER is defined
Thomas E. Dickey
2019-03-12
1
-8
/
+8
*
resolv:assignment discards 'const' qualifier from pointer target
Walter Harms
2019-01-15
5
-17
/
+19
*
no need to check XFree arguments
Walter Harms
2019-01-11
1
-3
/
+1
*
alloc+bzero == calloc
Walter Harms
2019-01-11
1
-7
/
+6
*
resolv:assignment discards 'const' qualifier from pointer target
Walter Harms
2019-01-08
1
-4
/
+5
*
no need to check args for free
Walter Harms
2019-01-08
1
-1
/
+1
*
resolv:shadows a previous local
Walter Harms
2019-01-08
1
-5
/
+5
*
resolv:shadows a previous local
Walter Harms
2019-01-08
1
-4
/
+4
*
resolv:shadows a previous local
Walter Harms
2019-01-08
1
-1
/
+1
*
resolv:shadows a previous local
Walter Harms
2019-01-08
1
-2
/
+1
*
resolv:shadows a previous local
Walter Harms
2019-01-08
1
-1
/
+0
*
no need to check XFree arguments
Walter Harms
2019-01-08
3
-27
/
+13
*
avoid -Wformat errors from clang when building with -DDEBUG
Rin Okuyama
2018-03-24
2
-5
/
+5
*
Get rid of some extraneous ; at the end of C source lines
Alan Coopersmith
2015-09-27
2
-4
/
+4
*
Fix _XtInherit on x86_64 Windows
Yaakov Selkowitz
2015-04-21
2
-1
/
+10
*
Include unistd.h for getpid()
Jon TURNEY
2015-04-14
1
-0
/
+1
*
Include direct.h header for _getdrives() on Win32
Jon TURNEY
2015-04-14
1
-0
/
+3
*
unifdef -UCRAY -UCRAY2
Alan Coopersmith
2015-02-14
2
-36
/
+0
*
Use $(MKDIR_P) in Makefile.am for better code portability
Gaetan Nadon
2013-09-22
1
-2
/
+2
*
Revert "Avoid shadowing variables."
Alan Coopersmith
2013-07-10
8
-26
/
+28
*
Fix char vs. unsigned char warnings.
Thomas Klausner
2013-07-09
2
-4
/
+4
*
Avoid shadowing variables.
Thomas Klausner
2013-07-09
8
-28
/
+26
*
Mark non-returning function with appropriate attribute.
Thomas Klausner
2013-07-08
1
-1
/
+1
*
Use appropriate variable type for vsnprintf return value.
Thomas Klausner
2013-07-08
1
-1
/
+1
*
Add missing comma to fix DEBUG build.
Thomas Klausner
2013-06-02
1
-1
/
+1
*
Remove old strtoul workaround for SunOS 4
Alan Coopersmith
2013-04-26
1
-8
/
+1
*
unvalidated length in _XtResourceConfigurationEH [CVE-2013-2002]
Alan Coopersmith
2013-04-26
1
-15
/
+26
*
Unchecked return values of XGetWindowProperty [CVE-2013-2005]
Alan Coopersmith
2013-04-26
1
-37
/
+47
*
Use AM_CPPFLAGS instead of INCLUDES
Thierry Reding
2013-01-12
1
-2
/
+2
*
unifdef -U__UNIXOS2__
Alan Coopersmith
2013-01-08
7
-86
/
+5
*
Install ErrorDB into a $datarootdir-path, not $libdir.
Egbert Eich
2012-11-30
1
-1
/
+1
*
Fix DEBUG build (TMparse.c:376:1: error: overflow in implicit constant conver...
Thomas Klausner
2012-07-30
1
-1
/
+1
*
Revert "Treat unexpected returned events from poll as errors"
Jeremy Huddleston
2012-03-12
1
-15
/
+1
*
Treat unexpected returned events from poll as errors
Jeremy Huddleston
2012-01-10
1
-1
/
+15
*
Don't re-enter the WaitLoop if block is set to false
Stephen Turnbull
2012-01-10
1
-1
/
+8
[next]