Mercurial > pidgin
log
age | author | description |
---|---|---|
Thu, 07 Jun 2007 21:58:04 +0000 | Eric Polino | FIX: Rebinding would crash when one would try to bind without grabbing a new key comb. |
Thu, 07 Jun 2007 21:55:04 +0000 | Eric Polino | Changed the rebinding window to use a GntTextView instead of a GntLabel to display the new key combination |
Wed, 06 Jun 2007 15:50:21 +0000 | Eric Polino | applied changes from 016401bd409e6229fae0ab1e80d9fef9365511b3 |
Wed, 06 Jun 2007 00:30:20 +0000 | Eric Polino | The rebinding of keys now removes the old binding and puts the new on in place. So only the new binding works and the old one is gone. |
Wed, 06 Jun 2007 00:06:48 +0000 | Eric Polino | Made rebind_info a static member with default values. |
Tue, 05 Jun 2007 23:35:26 +0000 | Eric Polino | Refactored common code from help_for_widget and help_for_wm. |
Tue, 05 Jun 2007 19:59:14 +0000 | Eric Polino | Alt-\ allows to rebind keys to the wm |
Tue, 05 Jun 2007 19:37:32 +0000 | Eric Polino | Fixed a few names that weren't formatted properly. |