summaryrefslogtreecommitdiff
path: root/xwininfo.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-30Make iconv() usage optionalHEADmasterAlan Coopersmith1-6/+108
2010-06-29Add some EWMH hints to the -wm outputAlan Coopersmith1-5/+194
2010-06-29Handle non-latin-1 window namesAlan Coopersmith1-24/+141
2010-06-29Make xcb-icccm dependency be optional and off-by-defaultAlan Coopersmith1-7/+227
2010-06-29Convert from Xlib to xcbAlan Coopersmith1-387/+614
2010-06-13Delay generating unknown code string until we know we need itAlan Coopersmith1-5/+7
2010-06-13Make spacing more consistentAlan Coopersmith1-624/+625
2010-06-06Remove #ifdef NO_I18N code branchesAlan Coopersmith1-23/+2
2010-06-06Remove RCS/CVS id tagsAlan Coopersmith1-3/+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 Coopersmith1-1/+22
2009-03-28Report visual id along visual class for -stat switchYann Droneaud1-0/+1
2009-01-15Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-11/+11
2008-06-22Fix window selection by pointer.Kim Woelders1-12/+1
2007-08-07Add static & const qualifiers to xwininfo.cAlan Coopersmith1-60/+60
2007-08-07Replace sprintf's with snprintf & strlcatAlan Coopersmith1-54/+81
2006-03-10Clear two tiny memory leaks. (Coverity ids #900 & 901)Alan Coopersmith1-0/+5
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley1-83/+105
2003-11-14XFree86 4.3.0.1Kaleb Keithley1-8/+48
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley1-0/+1049