xwininfo: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Jun 13 13:11:35 PDT 2010


 configure.ac |    2 
 dsimple.c    |  253 +++++------
 dsimple.h    |   10 
 xwininfo.c   | 1300 ++++++++++++++++++++++++++++-------------------------------
 xwininfo.man |    2 
 5 files changed, 759 insertions(+), 808 deletions(-)

New commits:
commit 123ff05c2e2bbdb9d7d6d958d9f096cf854b8360
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Jun 7 01:00:33 2010 -0700

    Delay generating unknown code string until we know we need it
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 369c37a62cdd2841a3e8778674029841231f45ad
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jun 6 16:57:22 2010 -0700

    Use _X_NORETURN from xproto 7.0.17
    
    Also throw in _X_ATTRIBUTE_PRINTF while we're here.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit c72551c9e8805d44ee76f6723cada6843657031b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jun 6 16:06:07 2010 -0700

    Make spacing more consistent
    
    Different functions had 2, 4, 6, or 8 spaces per indent level,
    standardized on 4 spaces.   Also more consistenly put spaces before parens.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 6001e8721f232aa1f8b584d903edcea148b0ebc5
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jun 6 14:16:39 2010 -0700

    Remove #ifdef NO_I18N code branches
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 44a6d871e2baec9724f131778887c834133a4dc5
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jun 6 14:12:24 2010 -0700

    Remove RCS/CVS id tags
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 98bb85ea5fd3e2b5e077d89c6bf6e16b8829481a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jun 6 14:11:13 2010 -0700

    mark window_id_format as a const string
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 725c5bbb58e6fb2c8775512d194367e3d677ee43
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jun 6 14:05:53 2010 -0700

    Collapse some series of multiline printfs into single strings/calls
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list