Revisions of libXt
Dominique Leuenberger (dimstar_suse)
accepted
request 1078238
from
Stefan Dirsch (sndirsch)
(revision 13)
- update to 1.3.0 * gitlab CI: add a basic build test * Fix spelling/wording issues * gitlab CI: stop requiring Signed-off-by in commits * Use memcpy() instead of memmove() when buffers are known not to overlap * Use memcpy() instead of XtMemmove() when buffers are known to differ * tests: update g_test_bug_base url from bugzilla to gitlab * tests: Use XORG_MEMORY_CHECK_FLAGS from xorg-macros 1.16 * tests: Replace g_assert() calls with g_assert_*() calls * configure.ac: Replace HAVE_LIBRARY with AC_CHECK_LIB * Add xfilesearchpath to xt.pc * TMstate.c: Handle -Wduplicated-branches warnings * Remove "All rights reserved" from Oracle copyright notices * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL * test: Add unit tests for XtMalloc, XtCalloc, & XtRealloc * Add XtReallocArray() for overflow checking of multiplied args * Replace XtRealloc() calls with XtReallocArray() * Replace XtMalloc() calls with XtMallocArray() * Define LONG64 if __SIZEOF_LONG__ indicates 64-bit long * XtArgVal: Support architectures where pointers are bigger than long * Use XtUIntPtr for integer types that can hold pointers * Cast via intptr_t when converting integers to pointers * Fix XrmResource layout if pointers are bigger than long * Fix InternalCallbackRec layout if pointers are bigger than 64 bits * Support buttons > 5 in translation tables [v2] * add _X_NORETURN to agree with header-file * codespell-fixes * cppcheck and clang --analyze fixes * fixes for gcc13 warnings * cppcheck fixes (const, null dereferencing, uninitialized, scope) * cppcheck (revise IsDescendant() to fix possible null-dereference) * update copyright-date
Dominique Leuenberger (dimstar_suse)
accepted
request 866558
from
Stefan Dirsch (sndirsch)
(revision 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 713196
from
Stefan Dirsch (sndirsch)
(revision 11)
- Update to version 1.2.0 * bug fixes - supersedes U_libXt_code-cleanup.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 544431
from
Stefan Dirsch (sndirsch)
(revision 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 305329
from
Stefan Dirsch (sndirsch)
(revision 9)
- Update to version 1.1.5 * Revert "Avoid shadowing variables." * If CFLAGS_FOR_BUILD is not set, include CWARNFLAGS in default value * makestrs: use strchr() instead of index() * makestrs: Replace malloc()+strcpy() calls with strdup() calls * makestrs: Replace strcpy()+strcat() calls with snprintf() calls * makestrs: Use asprintf() if available * unifdef -UCRAY -UCRAY2 * Use $(MKDIR_P) in Makefile.am for better code portability * Include direct.h header for _getdrives() on Win32 * Include unistd.h for getpid() * asprintf needs _GNU_SOURCE on some platforms * Fix cross-compilation * Add missing comma to fix DEBUG build. * Use appropriate variable type for vsnprintf return value. * Mark non-returning function with appropriate attribute. * Ignore test-driver from automake-1.13. * Avoid shadowing variables. * Fix char vs. unsigned char warnings. * Use string.h instead of X11/Xos.h. * Fix _XtInherit on x86_64 Windows
Adrian Schröter (adrianSuSE)
committed
(revision 8)
Split 13.2 from Factory
Adrian Schröter (adrianSuSE)
committed
(revision 7)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 177154
from
Stefan Dirsch (sndirsch)
(revision 6)
Update to version 1.1.4 (forwarded request 177138 from tobijk)
Stephan Kulow (coolo)
accepted
request 160105
from
Factory Maintainer (factory-maintainer)
(revision 5)
Automatic submission by obs-autosubmit
Adrian Schröter (adrianSuSE)
committed
(revision 4)
Split 12.3 from Factory
Adrian Schröter (adrianSuSE)
committed
(revision 3)
branched from openSUSE:Factory
Stephan Kulow (coolo)
accepted
request 115363
from
Stefan Dirsch (sndirsch)
(revision 2)
Pushing X11:XOrg
Stephan Kulow (coolo)
accepted
request 105473
from
Stefan Dirsch (sndirsch)
(revision 1)
- Rename xorg-x11-libXt to libXt and utilize shlib policy
Displaying all 13 revisions