summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-11unifdef VMSAlan Coopersmith6-15/+0
2024-02-11unifdef sgiAlan Coopersmith1-2/+1
2023-11-12Add continue_to_dispatch parameter to _XtResourceConfigurationEH()Thomas E. Dickey1-1/+2
2023-05-27issue #17: avoid _Static_assert from c++Thomas E. Dickey2-2/+2
2023-03-07Add XtReallocArray() for overflow checking of multiplied argsAlan Coopersmith1-0/+20
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith1-1/+1
2021-06-27Fix InternalCallbackRec layout if pointers are bigger than 64 bitsAlex Richardson1-1/+5
2021-06-27Fix XrmResource layout if pointers are bigger than longAlex Richardson1-4/+9
2021-06-27Use XtUIntPtr for integer types that can hold pointersAlex Richardson1-5/+5
2021-06-27XtArgVal: Support architectures where pointers are bigger than longAlex Richardson1-1/+15
2021-06-16Define LONG64 if __SIZEOF_LONG__ indicates 64-bit longAlex Richardson1-1/+5
2019-07-07constify table passed to _XtTableAddConverter to reduce strict compiler warningsThomas E. Dickey1-1/+1
2019-05-29build- and compiler-warning fixes when XTTRACEMEMORY is definedThomas E. Dickey2-4/+10
2019-05-29add prototype for DEBUG-functionThomas E. Dickey1-0/+4
2019-05-29fix compiler-warning when DEBUG is definedThomas E. Dickey1-6/+6
2019-05-18use _X_NORETURN, works for gcc and clangThomas E. Dickey2-9/+9
2019-05-06use "const void *" rather than "char *" for memcmp, etcThomas E. Dickey1-4/+4
2019-05-06fix gcc warnings when assigning into a bit-field by first masking the valueThomas E. Dickey1-0/+8
2019-04-21The interface changes made recently have to be documented, and due to theThomas E. Dickey1-1/+1
2019-04-16change return-type to avoid const-mismatchesThomas E. Dickey1-1/+1
2019-04-16fix const-mismatches in TMprint.cThomas E. Dickey1-1/+1
2019-04-16Allow all of the "argv" strings to be writable, since those arrays mayThomas E. Dickey4-11/+11
2019-04-16This is a minimal change which compiles when predefining _CONST_X_STRING,Thomas E. Dickey4-20/+20
2019-04-15Referring to the xterm FAQThomas E. Dickey1-0/+9
2019-04-06This cleans up the "easy" warning fixes which can be made using myThomas E. Dickey1-1/+1
2019-04-02bzero was marked "legacy" in POSIX 2001, and is not part of the later revisions.Thomas E. Dickey1-1/+1
2019-04-02Use standard size_t type in the casts for length-parameter of memcpy, memmoveThomas E. Dickey1-3/+3
2019-03-12fix build when XT_GEO_TATTLER is definedThomas E. Dickey1-0/+1
2015-04-21Fix _XtInherit on x86_64 WindowsYaakov Selkowitz1-1/+6
2015-02-14unifdef -UCRAY -UCRAY2Alan Coopersmith2-13/+0
2011-10-03Strip trailing whitespaceAlan Coopersmith22-89/+89
2011-02-04Remove unused #ifdef UNALIGNED version of Xt macros & functionsAlan Coopersmith1-33/+0
2011-01-12Add XtAsprintf() as a new exported APIAlan Coopersmith1-0/+9
2010-10-06Purge cvs tags.Jesse Adkins31-91/+0
2010-09-23Sun's copyrights belong to Oracle nowAlan Coopersmith1-1/+1
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith1-24/+21
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-0/+3
2009-01-30Janitor: ansification, make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade8-10/+6
2007-06-23Allow C++ apps to build using libXtJulien Cristau24-0/+102
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith2-0/+0
2005-09-24Include <X11/XlibConf.h> to get correct XTHREADS settings in non-ImakeXORG-6_8_99_901Alan Coopersmith1-0/+2
2005-07-19distcheck fixes -- clean up after makestrs, don't list non-existant files.Daniel Stone1-0/+1
2005-07-09Add .cvsignore filesKeith Packard2-0/+4
2005-06-20- Make Xt install its internal files in /usr/include/X11, both in theSøren Sandmann Pedersen1-1/+18
2005-05-18- conditionally include config.h in xc/lib/Xt sourcesXORG-6_8_99_8Søren Sandmann Pedersen1-0/+26
2005-05-17gcc4 allows to check if sentinels are correct (a sentinel is theEgbert Eich2-14/+14
2005-02-21Convert lib/Xt to ANSI C (Thomas Dickey). Fixes for a few valgrind warningsXORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_1Matthieu Herrb7-89/+153
2004-08-11Apply PPC64 build patch (Bug #303, Mike A. Harris, Alan Coopersmith).rel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2Kevin E Martin1-0/+1
2004-07-31Rename some COMPOSITE macros and enums to avoid conflicting with theXORG-6_7_99_1Eric Anholt1-1/+1
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich17-18/+18