summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-284-231/+5
* Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-10-271-2/+3
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-10-261-2/+1
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-224-18/+67
* This is not a GNU project, so declare it foreign.Jeremy Huddleston2009-10-211-1/+1
* libXt 1.0.7libXt-1.0.7Alan Coopersmith2009-10-081-1/+1
* Replace AC_DEFINE_DIR with AX_DEFINE_DIR from Autoconf ArchiveAlan Coopersmith2009-10-082-14/+11
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-064-83/+77
* Use make rules instead of shell for loops to generate shadow man pagesAlan Coopersmith2009-10-061-220/+276
* Link against libICEJulien Cristau2009-08-251-1/+1
* Fix compilation of host tools in cross-compilation caseThomas Petazzoni2009-08-032-0/+6