summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-25configure.ac: regroup statements and commentHEADmasterGaetan Nadon1-10/+11
2012-01-21Revert "make: remove $(LIBOBJS) dead code"Gaetan Nadon1-1/+1
2012-01-20make: remove $(LIBOBJS) dead codeGaetan Nadon1-1/+1
2011-10-05Use format string literals instead of variables to print atom namesGuillem Jover1-21/+20
2011-10-05Refactor atom name printing into a new Display_Atom_Name functionGuillem Jover1-22/+16
2011-10-05Use format string literals instead of variables to print window idsGuillem Jover1-7/+17
2011-10-05Move leading ": " out from buffer to the error string printerGuillem Jover1-19/+19
2011-09-29Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2-4/+4
2011-09-29Strip trailing whitespaceAlan Coopersmith2-5/+5
2011-08-25Use AM_ICONVYaakov Selkowitz3-4/+693
2011-06-30xwininfo 1.1.2xwininfo-1.1.2Alan Coopersmith1-1/+1
2011-06-18Update to xcb-icccm 0.3.8 APIAlan Coopersmith3-86/+88
2011-06-09When matching window names, ensure name lengths match tooAlan Coopersmith1-6/+10
2011-01-19config: move man pages into their own directoryGaetan Nadon4-17/+18
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-11/+11
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-09Fix for invalid free if window has a _NET_WM_NAME property.Tim van der Molen1-7/+3
2011-01-08xwininfo.c:282: warning: no previous prototype for 'usage'Alan Coopersmith1-1/+1
2010-10-30xwininfo 1.1.1xwininfo-1.1.1Alan Coopersmith1-1/+1
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith1-3/+0
2010-10-23Work around xcb_translate_coordinates sign bugJulien Cristau1-2/+2
2010-09-27Fix build error when building --with-xcb-icccmTomas Chvatal1-2/+3
2010-09-27xwininfo 1.1.0xwininfo-1.1.0Alan Coopersmith1-1/+2
2010-09-27config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2010-09-27config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-10strnlen: Fix building on systems without strnlen(3)Jeremy Huddleston5-2/+80
2010-07-07Make iconv() usage optionalAlan Coopersmith2-6/+114
2010-07-07Add some EWMH hints to the -wm outputAlan Coopersmith1-5/+194
2010-07-07Handle non-latin-1 window namesAlan Coopersmith4-78/+326
2010-07-07Make xcb-icccm dependency be optional and off-by-defaultAlan Coopersmith3-10/+273
2010-07-07Convert from Xlib to xcbAlan Coopersmith7-692/+1076
2010-06-13Delay generating unknown code string until we know we need itAlan Coopersmith1-5/+7
2010-06-13Use _X_NORETURN from xproto 7.0.17Alan Coopersmith2-6/+4
2010-06-13Make spacing more consistentAlan Coopersmith2-750/+750
2010-06-06Remove #ifdef NO_I18N code branchesAlan Coopersmith1-23/+2
2010-06-06Remove RCS/CVS id tagsAlan Coopersmith4-9/+0
2010-06-06mark window_id_format as a const stringAlan Coopersmith1-1/+1
2010-06-06Collapse some series of multiline printfs into single strings/callsAlan Coopersmith1-46/+27
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith2-2/+44
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-1/+2
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon4-2/+5
2009-10-27Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+66
2009-10-22Makefile.am: do not include autogen.sh in distribution #24183Gaetan Nadon1-1/+1
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-12xwininfo 1.0.5xwininfo-1.0.5Alan Coopersmith1-1/+1
2009-10-12Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-11/+7
2009-10-12Fill in COPYING fileAlan Coopersmith1-8/+42
2009-10-02Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+26
2009-03-28Update manpage for visual idYann Droneaud1-2/+3