log finch/libgnt/gntentry.c @ 21699:760a8e024142

age author description
Fri, 30 Nov 2007 22:36:33 +0000 Sadrul Habib Chowdhury Emit the 'completion' signal when tab is pressed from a suggest word.
Wed, 28 Nov 2007 03:51:18 +0000 Richard Nelson Fix cursor-next-word behaviour, noticed by jtb.
Mon, 05 Nov 2007 19:20:30 +0000 Sadrul Habib Chowdhury Hitting Return in the entry will trigger the 'activate' signal.
Fri, 26 Oct 2007 13:31:26 +0000 Sadrul Habib Chowdhury Add 'yank' action in the entry boxes.
Fri, 26 Oct 2007 07:27:00 +0000 Sadrul Habib Chowdhury transpose-chars action for the entry boxes.
Tue, 16 Oct 2007 09:51:12 +0000 Sadrul Habib Chowdhury Add gnt_color_pair, which will replace color codes with 'appropriate' text
Mon, 17 Sep 2007 04:27:44 +0000 Sadrul Habib Chowdhury Tab-complete as much as possible when there are multiple suggests.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sat, 11 Aug 2007 04:19:32 +0000 Sadrul Habib Chowdhury disapproval of revision 'a4ce7b8adf2db74d531c35278fe83247d90ce4b1'
Sat, 11 Aug 2007 04:18:14 +0000 Sadrul Habib Chowdhury libgnt.localize
Sat, 30 Jun 2007 06:41:54 +0000 Sadrul Habib Chowdhury A 'completion' signal to emit whenever user accepts a completion suggest.
Fri, 29 Jun 2007 00:49:12 +0000 Sadrul Habib Chowdhury Draw the password entries correctly.
Wed, 06 Jun 2007 15:50:21 +0000 Eric Polino applied changes from 016401bd409e6229fae0ab1e80d9fef9365511b3
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