xfontsel: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Jan 25 21:43:08 2013


 xfontsel.c |   22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

New commits:
commit 8de6cf335b27e89866d9b443f7f44f33ace8fad9
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 25 13:42:28 2013 -0800

    Use C99 struct initializer for parseRec in GetFontNames()
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit afc3ec190b28caa4b470ca6617db7d9f009f586e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 19 18:24:21 2013 -0800

    When font fails to load, grey out text instead of unmapping text widget
    
    Before if you selected a pattern that couldn't load, such as a strange
    encoding, the text widget would simply stop updating, giving the user
    no feedback that they weren't seeing the selected font, and leaving
    repaint turds from menus in the text area.   Now we are more clear that
    something is wrong, and clean up when menus overlap the text.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 1c6e89d9dda4d41709abfed4522fd801799bfd30
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 19 17:13:28 2013 -0800

    Remove extraneous braces left from commit 1d6970a838d4ed42a
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list