comparison ChangeLog @ 30194:6943aec8cf61

Allow rebinding the key to show the dropdown menu for comboboxes.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 15 Jun 2010 17:12:48 +0000
parents cd891a88a8fb
children fcc36743697c
comparison
equal deleted inserted replaced
30193:b3c4f33643a6 30194:6943aec8cf61
6 6
7 Pidgin: 7 Pidgin:
8 * Re-focus the input area after clicking the attention toolbar button. 8 * Re-focus the input area after clicking the attention toolbar button.
9 9
10 Finch: 10 Finch:
11 * Rebindable suggest-next-page and suggest-prev-page actions for 11 * Rebindable 'suggest-next-page' and 'suggest-prev-page' actions for
12 textboxes (GntEntry) to scroll through list of suggestions. 12 textboxes (GntEntry) to scroll through list of suggestions.
13 * Rebindable 'dropdown' action for comboboxes (GntComboBox) to show the
14 dropdown list of options.
13 15
14 XMPP: 16 XMPP:
15 * Allow connecting to servers that only advertise GSSAPI and expect 17 * Allow connecting to servers that only advertise GSSAPI and expect
16 a fallback to legacy IQ authentication (broken in 2.7.0). 18 a fallback to legacy IQ authentication (broken in 2.7.0).
17 19