]> Pileus Git - ~andy/gtk/commit
Desensitize "Select All" when GtkEntry is empty
authorMatthew Barnes <mbarnes@redhat.com>
Tue, 26 Apr 2011 11:56:09 +0000 (07:56 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 26 Apr 2011 11:56:09 +0000 (07:56 -0400)
commit54c3f05848967cc30356d69d4f34b5d112fe8aeb
tree2ad9858e47e519e0108df6665f629cd8090718b5
parent7d3693b82b02f047cb26649b1d871af7902a5d70
Desensitize "Select All" when GtkEntry is empty

This avoids possible confusion in some situations, and
selecting an empty string is not very useful.

https://bugzilla.gnome.org/show_bug.cgi?id=647962
gtk/gtkentry.c
gtk/gtktextview.c