log

age author description
Fri, 04 May 2007 21:39:22 +0000 Sean Egan New string
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.
Fri, 04 May 2007 15:10:57 +0000 Sadrul Habib Chowdhury Ask before exiting when ctrl+c is pressed.
Fri, 04 May 2007 14:55:10 +0000 Sadrul Habib Chowdhury The name is not translatable.
Fri, 04 May 2007 06:01:56 +0000 Daniel Atallah I forgot to commit this :(
Sat, 05 May 2007 18:14:18 +0000 Evan Schoenberg Similarly, aim_ssi_sync() should return the success value of its determining function, aim_ssi_addmoddel()
Sat, 05 May 2007 18:10:33 +0000 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 failure