Mercurial > pidgin
graph
-
New stringFri, 04 May 2007 21:39:22 +0000, by Sean Egan
-
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.Fri, 04 May 2007 15:53:24 +0000, by Sadrul Habib Chowdhury
-
Ask before exiting when ctrl+c is pressed.Fri, 04 May 2007 15:10:57 +0000, by Sadrul Habib Chowdhury
-
The name is not translatable.Fri, 04 May 2007 14:55:10 +0000, by Sadrul Habib Chowdhury
-
I forgot to commit this :(Fri, 04 May 2007 06:01:56 +0000, by Daniel Atallah
-
Similarly, aim_ssi_sync() should return the success value of its determining function, aim_ssi_addmoddel()Sat, 05 May 2007 18:14:18 +0000, by Evan Schoenberg
-
It is more useful for these aim_ssi methods to return a real value (the result of aim_ssi_sync()) than to always return 0 regardless of their success or failureSat, 05 May 2007 18:10:33 +0000, by Evan Schoenberg
-
Free nombre as soon as we're done using it, for claritySat, 05 May 2007 18:07:47 +0000, by Evan Schoenberg