Mercurial > pidgin
comparison ChangeLog.API @ 22899:24dfef623410
Check if a key is already bound before assigning a menu trigger
| author | Richard Nelson <wabz@pidgin.im> |
|---|---|
| date | Sun, 11 May 2008 07:20:42 +0000 |
| parents | 19dffacf8638 |
| children | 3bb677b57e4b d53f72735830 |
comparison
equal
deleted
inserted
replaced
| 22898:3d7e9eff04d0 | 22899:24dfef623410 |
|---|---|
| 9 * Purple::timeout_add now returns a handle which can be used | 9 * Purple::timeout_add now returns a handle which can be used |
| 10 to remove the timeout. | 10 to remove the timeout. |
| 11 * Callbacks to Purple::Util::fetch_url and the | 11 * Callbacks to Purple::Util::fetch_url and the |
| 12 Purple::Request::* functions can now be specified as both | 12 Purple::Request::* functions can now be specified as both |
| 13 strings (the name of the callback function) and as coderefs. | 13 strings (the name of the callback function) and as coderefs. |
| 14 Finch: | |
| 15 libgnt: | |
| 16 * Added gnt_bindable_check_key to check if a keystroke is bound. | |
| 14 | 17 |
| 15 version 2.4.0 (02/29/2008): | 18 version 2.4.0 (02/29/2008): |
| 16 libpurple: | 19 libpurple: |
| 17 Added: | 20 Added: |
| 18 * purple_certificate_add_ca_search_path. (Florian Quèze) | 21 * purple_certificate_add_ca_search_path. (Florian Quèze) |
