summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-02BSD MakefileobsdMatthieu Herrb
2024-05-23Improve linking with widget libraries on macOSHEADmasterMohamed Akram
2024-02-11unifdef AIXSHLIB & SUNSHLIBAlan Coopersmith
2024-02-11unifdef __EMX__Alan Coopersmith
2024-02-11unifdef VMSAlan Coopersmith
2024-02-11unifdef USGAlan Coopersmith
2024-02-11unifdef MOTOROLAAlan Coopersmith
2024-02-11unifdef AIXV3Alan Coopersmith
2024-02-11unifdef __osf__Alan Coopersmith
2024-02-11unifdef hpuxAlan Coopersmith
2024-02-11unifdef sgiAlan Coopersmith
2024-02-11unifdef ultrixAlan Coopersmith
2023-11-12quiet a couple of unused-parameter warningsThomas E. Dickey
2023-11-12eliminate an unnecessary castThomas E. Dickey
2023-11-12Add continue_to_dispatch parameter to _XtResourceConfigurationEH()Thomas E. Dickey
2023-11-12remove substitution for EXEEXT_FOR_BUILD, not defined in automakeThomas E. Dickey
2023-11-12issue #20: c23 boolean conflictThomas E. Dickey
2023-09-18README.md: update & correct links to O'Reilly X Toolkit booksAlan Coopersmith
2023-08-14issue #19: include <process.h> on Windows for getpid()Thomas E. Dickey
2023-05-27issue #18: cross-build issue in utilThomas E. Dickey
2023-05-27issue #17: avoid _Static_assert from c++Thomas E. Dickey
2023-04-09libXt 1.3.0libXt-1.3.0Alan Coopersmith
2023-03-07Replace XtMalloc() calls with XtMallocArray()Alan Coopersmith
2023-03-07Replace XtRealloc() calls with XtReallocArray()Alan Coopersmith
2023-03-07Add XtReallocArray() for overflow checking of multiplied argsAlan Coopersmith
2023-03-07test: Add unit tests for XtMalloc, XtCalloc, & XtReallocAlan Coopersmith
2023-03-04configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith
2023-02-09TMstate.c: Handle -Wduplicated-branches warningsAlan Coopersmith
2023-02-09Add xfilesearchpath to xt.pcAlan Coopersmith
2023-02-06configure.ac: Replace HAVE_LIBRARY with AC_CHECK_LIBAlan Coopersmith
2022-12-17tests: Replace g_assert() calls with g_assert_*() callsAlan Coopersmith
2022-12-17tests: Use XORG_MEMORY_CHECK_FLAGS from xorg-macros 1.16Alan Coopersmith
2022-12-17tests: update g_test_bug_base url from bugzilla to gitlabAlan Coopersmith
2022-08-11Use memcpy() instead of XtMemmove() when buffers are known to differAlan Coopersmith
2022-08-11Use memcpy() instead of memmove() when buffers are known not to overlapAlan Coopersmith
2022-07-17gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2022-07-17Fix spelling/wording issuesAlan Coopersmith
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith
2022-06-20update copyright-dateThomas E. Dickey
2022-06-20Support buttons > 5 in translation tables [v2]Keith Packard
2022-06-18cppcheck (revise IsDescendant() to fix possible null-dereference)Thomas E. Dickey
2022-06-18cppcheck fixes (const, null dereferencing, uninitialized, scope)Thomas E. Dickey
2022-06-18fixes for gcc13 warningsThomas E. Dickey
2022-06-18cppcheck and clang --analyze fixesThomas E. Dickey
2022-06-14codespell-fixesThomas E. Dickey
2022-06-14add _X_NORETURN to agree with header-fileThomas E. Dickey
2021-12-02gitlab CI: add a basic build testAlan Coopersmith
2021-06-27Fix InternalCallbackRec layout if pointers are bigger than 64 bitsAlex Richardson
2021-06-27Fix XrmResource layout if pointers are bigger than longAlex Richardson