summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-21Print UTF8_STRING type as UTF-8 when locale supports itYang Zhao
2009-10-12xprop 1.1.0xprop-1.1.0Alan Coopersmith
2009-10-12Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-10-12Add 'o' property type to man page for icon formatsAlan Coopersmith
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith
2009-04-28Display _NET_WM_ICONs as ASCII art instead of as a big list of integersSøren Sandmann Pedersen
2009-04-21The "visible bit" is called "urgency bit" in the ICCCM 2.0Søren Sandmann Pedersen
2009-02-16Exit cleanly when the target window is destroyed. (#19381)Ben Hutchings
2009-01-26Correct make distcheck and don't distribute autogen.sh.Paulo Cesar Pereira de Andrade
2008-11-26-spy: flush output before waiting for more eventsNeale Pickett
2008-11-16Do not spew usage on connection errorBranden Robinson
2008-10-22Bug#15069: Compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-07xprop 1.0.4xprop-1.0.4Adam Jackson
2007-12-19Fix build under autoconf 2.57Benjamin Close
2007-12-06Select correct client window in WM’s using virtual rootsKim Woelders
2007-08-10Version bump: 1.0.3xprop-1.0.3Alan Coopersmith
2007-08-10Sun Bug 4474581: xprop fails in Japanese localeJay Hobson
2007-08-10Simplify printing of usage messageAlan Coopersmith
2007-08-10Convert old #ifdefs for HAS_WTYPE_H & HAS_WCHAR_H to autoconf checksAlan Coopersmith
2007-08-10Replace sprintf's with snprintf'sAlan Coopersmith
2007-08-10Coverity #905: Handle_Prop_Requests returned without freeing storage "thunks"Alan Coopersmith
2007-08-10ANSIfy function declarations in dsimple.cAlan Coopersmith
2007-08-10Purge unused code from dsimple.cAlan Coopersmith
2007-08-10Add hooks to check sources with lint/sparse/etc.Alan Coopersmith
2007-08-10Change xprop_CFLAGS to AM_CFLAGS to clear automake-1.10 warningAlan Coopersmith
2007-08-10Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith
2007-05-24renamed: .cvsignore -> .gitignoreAlan Coopersmith
2007-05-24X.Org bug #10616: Add all the X info commands to See AlsoAlan Coopersmith
2006-08-29bump to 1.0.2xprop-1.0.2Daniel Stone
2006-07-27remove misleading commentDaniel Stone
2006-07-27handle actual_format_return == 0 (#7647)Branden Robinson
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-21Another pass at .cvsignores for apps.Eric Anholt
2005-11-21Change dependency from xmu to xmuu since the full xmu (with all its baggageAlan Coopersmith
2005-11-20Add/improve .cvsignore files for apps.Eric Anholt
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith
2005-08-01Install man pages to section 1 instead of section m (Patch from DonnieXORG-6_99_99_900Alan Coopersmith
2005-07-29Various changes preparing packages for RC0:Kevin E Martin
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson