summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to 1.1.1libXt-1.1.1Julien Cristau2011-03-101-1/+1
* XtAsprintf: Fix memory corruption.Cyril Brulebois2011-03-091-1/+1
* man: replace hard coded section number 3Xt with __libmansuffix__ #35050Gaetan Nadon2011-03-0855-87/+87
* Don't need to use target-specific CFLAGS for makestrsAlan Coopersmith2011-03-062-4/+1
* Incorrect cast in XtCvtIntToPixmap could cause bus error on 64-bit machinesAlan Coopersmith2011-03-061-1/+1
* configure: Bump version to 1.1.0 for releaselibXt-1.1.0Jeremy Huddleston2011-03-041-1/+1
* darwin: Don't use poll() when expected to run on darwin10 and priorJeremy Huddleston2011-03-041-4/+18
* Shell.c: TopLevelSetValues ignores iconic state if shell not yet realizedAlan Coopersmith2011-02-041-0/+4
* GetResources: protect against underflow when type conversion failsAlan Coopersmith2011-02-041-1/+1
* Remove unused #ifdef UNALIGNED version of Xt macros & functionsAlan Coopersmith2011-02-042-120/+0
* config: comment, minor upgrade, quote and layout configure.acGaetan Nadon2011-02-031-39/+42
* config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon2011-01-281-3/+3
* Convert ALLOCATE_LOCAL + sprintf to XtAsprintfAlan Coopersmith2011-01-121-15/+10
* Convert ResConfig.c to use XtAsprintf() instead of XtMalloc + sprintfAlan Coopersmith2011-01-121-31/+9
* Add XtAsprintf() as a new exported APIAlan Coopersmith2011-01-127-4/+72
* Convert some sprintf calls to snprintfAlan Coopersmith2010-12-222-3/+4
* config: AC_PROG_CC is provided by XORG_DEFAULT_OPTIONS nowAlan Coopersmith2010-12-051-1/+0
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith2010-12-051-4/+5
* Remove ancient #if defined(macII) hack for A/UX from makestrs.cAlan Coopersmith2010-12-051-3/+0
* Remove non-USE_SNPRINTF case from src/Error.cAlan Coopersmith2010-12-052-18/+2
* remove strcmp in src/ResConfig.cwalter harms2010-11-101-1/+1
* QueryEventMask: fix NULL checkwalter harms2010-11-101-11/+15
* src/Resource.c: Fix possible NULL accesswalter harms2010-11-101-2/+4
* XtFree() can handle NULL , remove checkwalter harms2010-11-101-3/+2
* libXt 1.0.9libXt-1.0.9Alan Coopersmith2010-10-281-1/+2
* Purge cvs tags.Jesse Adkins2010-10-06200-712/+2
* makestrs: Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONSGaetan Nadon2010-10-051-7/+1
* makestrs: Use $(SED) from AC_PROG_SED supplied by XORG_DEFAULT_OPTIONSGaetan Nadon2010-10-051-2/+0
* makestrs: remove unsed $(appman_DATA)Gaetan Nadon2010-10-051-1/+1
* Honor that GetClassActions() may return NULL.walter harms2010-10-051-3/+5
* Sun's copyrights belong to Oracle nowAlan Coopersmith2010-09-2345-45/+45
* Bug 1478: Selection.c damages user error handler functionRyan Hajdaj2010-09-231-2/+3
* fix dereference in TMprint.cwalter harms2010-09-221-3/+7
* man: whitespace managementGaetan Nadon2010-08-171-458/+457
* man: store shadow man pages in git rather than generating themGaetan Nadon2010-08-17161-289/+165
* man: using the C preprocessor is not required for man pages.Gaetan Nadon2010-08-062-43/+5
* Move Xt specs from xorg-docs moduleAlan Coopersmith2010-06-0827-3/+28563
* Move sm from Requires to Requires.private in xt.pcAlan Coopersmith2010-05-191-2/+2
* Bug 26943: wrong dependencies in xt.pc.inAlan Coopersmith2010-04-161-1/+1
* config: update and relocate AX_DEFINE_DIR macroGaetan Nadon2010-04-053-3/+9
* Use automake silent rules for BUILT_SOURCES generationYaakov Selkowitz2010-04-041-6/+6
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-03-291-1/+1
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-291-1/+0
* config: remove execute permission on configureation fileGaetan Nadon2010-03-271-0/+0
* libXt 1.0.8libXt-1.0.8Rémi Cardona2010-03-151-1/+1
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-1445-613/+1037
* COPYING: add missing copyright noticesGaetan Nadon2010-01-141-0/+54
* darwin: xnu doesn't support poll on ttys on the master side.Jeremy Huddleston2009-12-111-3/+2
* Fix make distcheck (./util/makestrs.1 left after distclean)Alan Coopersmith2009-12-071-1/+1
* Don't install makestrs on the systemRémi Cardona2009-12-072-14/+0