Mercurial > pidgin
comparison ChangeLog.API @ 18166:afeb35205669
Reduce code duplication and keep gtk 2.0 compatibility by making
pidgin_menu_position_func_helper() public and available for use by
gtkimhtmltoolbar
| author | Stu Tomlinson <stu@nosnilmot.com> |
|---|---|
| date | Sun, 17 Jun 2007 16:55:45 +0000 |
| parents | 323272a9bb65 |
| children | 553dc65bf3a6 |
comparison
equal
deleted
inserted
replaced
| 18165:580eeb340cf4 | 18166:afeb35205669 |
|---|---|
| 68 * pidgin_create_window | 68 * pidgin_create_window |
| 69 * pidgin_retrieve_user_info, shows immediate feedback when getting | 69 * pidgin_retrieve_user_info, shows immediate feedback when getting |
| 70 information about a user. | 70 information about a user. |
| 71 * gtk_imhtml_animation_new | 71 * gtk_imhtml_animation_new |
| 72 Can be used for inserting an animated image into an IMHTML. | 72 Can be used for inserting an animated image into an IMHTML. |
| 73 * pidgin_menu_position_func_helper | |
| 73 | 74 |
| 74 Changed: | 75 Changed: |
| 75 * pidgin_append_menu_action returns the menuitem added to the menu. | 76 * pidgin_append_menu_action returns the menuitem added to the menu. |
| 76 * pidgin_separator returns the separator added to the menu. | 77 * pidgin_separator returns the separator added to the menu. |
| 77 | 78 |
