index
:
xorg/lib/libXt
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
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-dev-0-6-1-1
lg3d-dev-0-6-2
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-master
master
sco_port_update
X Toolkit Intrinsics library (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxt)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
libXt 1.1.3
libXt-1.1.3
Alan Coopersmith
1
-1
/
+1
2012-03-12
Revert "Treat unexpected returned events from poll as errors"
Jeremy Huddleston
1
-15
/
+1
2012-03-07
libXt 1.1.2
libXt-1.1.2
Alan Coopersmith
1
-1
/
+1
2012-01-16
informaltable cleanup
Matt Dew
3
-6
/
+6
2012-01-10
Treat unexpected returned events from poll as errors
Jeremy Huddleston
1
-1
/
+15
2012-01-10
Don't re-enter the WaitLoop if block is set to false
Stephen Turnbull
1
-1
/
+8
2011-12-31
Add .gitignore for the newly added DocBook/XML generated files.
Gaetan Nadon
1
-0
/
+5
2011-12-31
docbook.am: embed css styles inside the HTML HEAD element
Gaetan Nadon
1
-2
/
+0
2011-12-28
Remove old files.
Matt Dew
23
-28533
/
+0
2011-12-28
Initial docbook conversion.
Matt Dew
25
-24
/
+39888
2011-10-07
Add const attributes to TMparse typedefs to fix gcc -Wwrite-strings warnings
Alan Coopersmith
1
-3
/
+3
2011-10-07
Add const attributes to slashDotXdefaults to fix gcc -Wwrite-strings warnings
Alan Coopersmith
1
-4
/
+4
2011-10-07
Make implementation_default_path return const char *
Alan Coopersmith
1
-3
/
+3
2011-10-07
Make gravity strings const to fix gcc -Wwrite-strings warnings
Alan Coopersmith
1
-1
/
+1
2011-10-07
Convert ISOLatin1 functions to specify args as const char *
Alan Coopersmith
1
-8
/
+8
2011-10-07
Whitespace changes related to cleaning up previous patch
Jeremy Huddleston
1
-14
/
+12
2011-10-07
Don't pop elements from our array while we're itterating through it.
Jeremy Huddleston
1
-2
/
+5
2011-10-03
makestrs: Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
1
-12
/
+12
2011-10-03
Bug 40577 - Missing bound checking in FreeSelectionProperty()
Olivier Fourdan
1
-1
/
+4
2011-10-03
Strip trailing whitespace
Alan Coopersmith
169
-2453
/
+2453
2011-10-02
LP64 fix for TypedArgToArg()
Jeremy Huddleston
1
-0
/
+2
2011-06-20
Only link with ws2_32 for mingw target
Jon TURNEY
1
-1
/
+8
2011-05-24
Update README for documentation reference
Gaetan Nadon
1
-1
/
+2
2011-03-18
Add test case for XtCvtIntToPixmap fix in commit 16d9941f3aa38
Alan Coopersmith
3
-1
/
+85
2011-03-18
Add test case for XtAppMainLoop bug 34715
Alan Coopersmith
2
-1
/
+92
2011-03-18
Add test framework similar to xserver and use it to test XtAsprintf
Alan Coopersmith
5
-4
/
+154
2011-03-14
Bug 34715: XtAppMainLoop doesn't work without a Display
Jordan Hayes
1
-7
/
+1
2011-03-10
Bump to 1.1.1
libXt-1.1.1
Julien Cristau
1
-1
/
+1
2011-03-09
XtAsprintf: Fix memory corruption.
Cyril Brulebois
1
-1
/
+1
2011-03-08
man: replace hard coded section number 3Xt with __libmansuffix__ #35050
Gaetan Nadon
55
-87
/
+87
2011-03-06
Don't need to use target-specific CFLAGS for makestrs
Alan Coopersmith
2
-4
/
+1
2011-03-06
Incorrect cast in XtCvtIntToPixmap could cause bus error on 64-bit machines
Alan Coopersmith
1
-1
/
+1
2011-03-04
configure: Bump version to 1.1.0 for release
libXt-1.1.0
Jeremy Huddleston
1
-1
/
+1
2011-03-04
darwin: Don't use poll() when expected to run on darwin10 and prior
Jeremy Huddleston
1
-4
/
+18
2011-02-04
Shell.c: TopLevelSetValues ignores iconic state if shell not yet realized
Alan Coopersmith
1
-0
/
+4
2011-02-04
GetResources: protect against underflow when type conversion fails
Alan Coopersmith
1
-1
/
+1
2011-02-04
Remove unused #ifdef UNALIGNED version of Xt macros & functions
Alan Coopersmith
2
-120
/
+0
2011-02-03
config: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon
1
-39
/
+42
2011-01-28
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-3
/
+3
2011-01-12
Convert ALLOCATE_LOCAL + sprintf to XtAsprintf
Alan Coopersmith
1
-15
/
+10
2011-01-12
Convert ResConfig.c to use XtAsprintf() instead of XtMalloc + sprintf
Alan Coopersmith
1
-31
/
+9
2011-01-12
Add XtAsprintf() as a new exported API
Alan Coopersmith
7
-4
/
+72
2010-12-22
Convert some sprintf calls to snprintf
Alan Coopersmith
2
-3
/
+4
2010-12-05
config: AC_PROG_CC is provided by XORG_DEFAULT_OPTIONS now
Alan Coopersmith
1
-1
/
+0
2010-12-05
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Alan Coopersmith
1
-4
/
+5
2010-12-05
Remove ancient #if defined(macII) hack for A/UX from makestrs.c
Alan Coopersmith
1
-3
/
+0
2010-12-05
Remove non-USE_SNPRINTF case from src/Error.c
Alan Coopersmith
2
-18
/
+2
2010-11-10
remove strcmp in src/ResConfig.c
walter harms
1
-1
/
+1
2010-11-10
QueryEventMask: fix NULL check
walter harms
1
-11
/
+15
2010-11-10
src/Resource.c: Fix possible NULL access
walter harms
1
-2
/
+4
[next]