ENameSelectorEntry::user_delete_text: Delete whole text when user deleted it
authorMilan Crha <mcrha@redhat.com>
Tue, 11 Oct 2011 11:25:44 +0000 (13:25 +0200)
committerMilan Crha <mcrha@redhat.com>
Tue, 11 Oct 2011 11:25:44 +0000 (13:25 +0200)
commit4aabf8ef5a92b740462cb9493bdaa19ca49f8077
treebd7a60886f77c58f45994601cb2da9f26f4cff78
parent1d4310dae9d5784f53c4fdd7f3ab2218c34cd7ff
ENameSelectorEntry::user_delete_text: Delete whole text when user deleted it

In cases like setting an empty string to a GtkEntry the event
passes -1 as end_pos, where ENameSelectorEntry didn't behave properly.
libedataserverui/e-name-selector-entry.c