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
2024-02-11
unifdef ultrix
Alan Coopersmith
2023-11-12
quiet a couple of unused-parameter warnings
Thomas E. Dickey
2023-11-12
eliminate an unnecessary cast
Thomas E. Dickey
2023-11-12
Add continue_to_dispatch parameter to _XtResourceConfigurationEH()
Thomas E. Dickey
2023-11-12
remove substitution for EXEEXT_FOR_BUILD, not defined in automake
Thomas E. Dickey
2023-11-12
issue #20: c23 boolean conflict
Thomas E. Dickey
2023-09-18
README.md: update & correct links to O'Reilly X Toolkit books
Alan Coopersmith
2023-08-14
issue #19: include <process.h> on Windows for getpid()
Thomas E. Dickey
2023-05-27
issue #18: cross-build issue in util
Thomas E. Dickey
2023-05-27
issue #17: avoid _Static_assert from c++
Thomas E. Dickey
2023-04-09
libXt 1.3.0
libXt-1.3.0
Alan Coopersmith
2023-03-07
Replace XtMalloc() calls with XtMallocArray()
Alan Coopersmith
2023-03-07
Replace XtRealloc() calls with XtReallocArray()
Alan Coopersmith
2023-03-07
Add XtReallocArray() for overflow checking of multiplied args
Alan Coopersmith
2023-03-07
test: Add unit tests for XtMalloc, XtCalloc, & XtRealloc
Alan Coopersmith
2023-03-04
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
2023-02-09
TMstate.c: Handle -Wduplicated-branches warnings
Alan Coopersmith
2023-02-09
Add xfilesearchpath to xt.pc
Alan Coopersmith
2023-02-06
configure.ac: Replace HAVE_LIBRARY with AC_CHECK_LIB
Alan Coopersmith
2022-12-17
tests: Replace g_assert() calls with g_assert_*() calls
Alan Coopersmith
2022-12-17
tests: Use XORG_MEMORY_CHECK_FLAGS from xorg-macros 1.16
Alan Coopersmith
2022-12-17
tests: update g_test_bug_base url from bugzilla to gitlab
Alan Coopersmith
2022-08-11
Use memcpy() instead of XtMemmove() when buffers are known to differ
Alan Coopersmith
2022-08-11
Use memcpy() instead of memmove() when buffers are known not to overlap
Alan Coopersmith
2022-07-17
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
2022-07-17
Fix spelling/wording issues
Alan Coopersmith
2022-07-17
Build xz tarballs instead of bzip2
Alan Coopersmith
2022-06-20
update copyright-date
Thomas E. Dickey
2022-06-20
Support buttons > 5 in translation tables [v2]
Keith Packard
2022-06-18
cppcheck (revise IsDescendant() to fix possible null-dereference)
Thomas E. Dickey
2022-06-18
cppcheck fixes (const, null dereferencing, uninitialized, scope)
Thomas E. Dickey
2022-06-18
fixes for gcc13 warnings
Thomas E. Dickey
2022-06-18
cppcheck and clang --analyze fixes
Thomas E. Dickey
2022-06-14
codespell-fixes
Thomas E. Dickey
2022-06-14
add _X_NORETURN to agree with header-file
Thomas E. Dickey
2021-12-02
gitlab CI: add a basic build test
Alan Coopersmith
2021-06-27
Fix InternalCallbackRec layout if pointers are bigger than 64 bits
Alex Richardson
2021-06-27
Fix XrmResource layout if pointers are bigger than long
Alex Richardson
2021-06-27
Cast via intptr_t when converting integers to pointers
Alex Richardson
2021-06-27
Use XtUIntPtr for integer types that can hold pointers
Alex Richardson
2021-06-27
XtArgVal: Support architectures where pointers are bigger than long
Alex Richardson
2021-06-16
Define LONG64 if __SIZEOF_LONG__ indicates 64-bit long
Alex Richardson
2021-01-24
libXt 1.2.1
libXt-1.2.1
Matt Turner
2020-02-05
_XtCalloc actually uses a Cardinal, not size_t
Thomas E. Dickey
2019-12-22
add errorhandling to _XtVaToTypedArgList()
Walter Harms
2019-12-22
Merge branch 'master' of ssh://gitlab.freedesktop.org/xorg/lib/libxt
Walter Harms
2019-12-22
refactoring, reduce indent level
Walter Harms
2019-11-15
add a null-pointer check, overlooked in fix for issue #12.
Thomas E. Dickey
2019-11-09
issue #12: work within existing interface which attempts to obtain the
Thomas E. Dickey
[next]