log finch/libgnt/gntentry.c @ 17827:43961a41237a

age author description
Sat, 05 May 2007 16:27:44 +0000 Sadrul Habib Chowdhury Fix tab-completion.
Fri, 04 May 2007 15:53:24 +0000 Sadrul Habib Chowdhury Fix some ickyness in the tab-completion. Now, if there's only one suggest word, then the first tab will just complete the suggestion. If there's only one suggest word, and it's already completed, then tab will take focus to the next widget. If there is a dropdown, then you can select a suggest word by pressing tabs to move to it, then either space or enter to accept it.
Thu, 29 Mar 2007 01:26:24 +0000 Sadrul Habib Chowdhury Update the tab completion a little bit. The binding for suggest-show will perform suggest-next if the suggest-dropdown is already showing. If there's just one suggestion, then complete with that suggestion.
Sun, 18 Mar 2007 19:38:15 +0000 Sean Egan renamed gaim-text to finch