summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-10Bump to 1.1.1libXt-1.1.1Julien Cristau
2011-03-09XtAsprintf: Fix memory corruption.Cyril Brulebois
2011-03-08man: replace hard coded section number 3Xt with __libmansuffix__ #35050Gaetan Nadon
2011-03-06Don't need to use target-specific CFLAGS for makestrsAlan Coopersmith
2011-03-06Incorrect cast in XtCvtIntToPixmap could cause bus error on 64-bit machinesAlan Coopersmith
2011-03-04configure: Bump version to 1.1.0 for releaselibXt-1.1.0Jeremy Huddleston
2011-03-04darwin: Don't use poll() when expected to run on darwin10 and priorJeremy Huddleston
2011-02-04Shell.c: TopLevelSetValues ignores iconic state if shell not yet realizedAlan Coopersmith
2011-02-04GetResources: protect against underflow when type conversion failsAlan Coopersmith
2011-02-04Remove unused #ifdef UNALIGNED version of Xt macros & functionsAlan Coopersmith
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-01-28config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2011-01-12Convert ALLOCATE_LOCAL + sprintf to XtAsprintfAlan Coopersmith
2011-01-12Convert ResConfig.c to use XtAsprintf() instead of XtMalloc + sprintfAlan Coopersmith
2011-01-12Add XtAsprintf() as a new exported APIAlan Coopersmith
2010-12-22Convert some sprintf calls to snprintfAlan Coopersmith
2010-12-05config: AC_PROG_CC is provided by XORG_DEFAULT_OPTIONS nowAlan Coopersmith
2010-12-05config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2010-12-05Remove ancient #if defined(macII) hack for A/UX from makestrs.cAlan Coopersmith
2010-12-05Remove non-USE_SNPRINTF case from src/Error.cAlan Coopersmith
2010-11-10remove strcmp in src/ResConfig.cwalter harms
2010-11-10QueryEventMask: fix NULL checkwalter harms
2010-11-10src/Resource.c: Fix possible NULL accesswalter harms
2010-11-10XtFree() can handle NULL , remove checkwalter harms
2010-10-28libXt 1.0.9libXt-1.0.9Alan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2010-10-05makestrs: Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONSGaetan Nadon
2010-10-05makestrs: Use $(SED) from AC_PROG_SED supplied by XORG_DEFAULT_OPTIONSGaetan Nadon
2010-10-05makestrs: remove unsed $(appman_DATA)Gaetan Nadon
2010-10-05Honor that GetClassActions() may return NULL.walter harms
2010-09-23Sun's copyrights belong to Oracle nowAlan Coopersmith
2010-09-23Bug 1478: Selection.c damages user error handler functionRyan Hajdaj
2010-09-22fix dereference in TMprint.cwalter harms
2010-08-17man: whitespace managementGaetan Nadon
2010-08-17man: store shadow man pages in git rather than generating themGaetan Nadon
2010-08-06man: using the C preprocessor is not required for man pages.Gaetan Nadon
2010-06-08Move Xt specs from xorg-docs moduleAlan Coopersmith
2010-05-19Move sm from Requires to Requires.private in xt.pcAlan Coopersmith
2010-04-16Bug 26943: wrong dependencies in xt.pc.inAlan Coopersmith
2010-04-05config: update and relocate AX_DEFINE_DIR macroGaetan Nadon
2010-04-04Use automake silent rules for BUILT_SOURCES generationYaakov Selkowitz
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
2010-03-27config: remove execute permission on configureation fileGaetan Nadon
2010-03-15libXt 1.0.8libXt-1.0.8Rémi Cardona
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2010-01-14COPYING: add missing copyright noticesGaetan Nadon
2009-12-11darwin: xnu doesn't support poll on ttys on the master side.Jeremy Huddleston
2009-12-07Fix make distcheck (./util/makestrs.1 left after distclean)Alan Coopersmith
2009-12-07Don't install makestrs on the systemRémi Cardona