| 1189 ggp_status_buddy_text, /* status_text */ |
1189 ggp_status_buddy_text, /* status_text */ |
| 1190 ggp_tooltip_text, /* tooltip_text */ |
1190 ggp_tooltip_text, /* tooltip_text */ |
| 1191 ggp_status_types, /* status_types */ |
1191 ggp_status_types, /* status_types */ |
| 1192 NULL, /* blist_node_menu */ |
1192 NULL, /* blist_node_menu */ |
| 1193 ggp_chat_info, /* chat_info */ |
1193 ggp_chat_info, /* chat_info */ |
| 1194 NULL, /* chat_info_defaults */ |
1194 ggp_chat_info_defaults, /* chat_info_defaults */ |
| 1195 ggp_login, /* login */ |
1195 ggp_login, /* login */ |
| 1196 ggp_close, /* close */ |
1196 ggp_close, /* close */ |
| 1197 ggp_send_im, /* send_im */ |
1197 ggp_send_im, /* send_im */ |
| 1198 NULL, /* set_info */ |
1198 NULL, /* set_info */ |
| 1199 ggp_send_typing, /* send_typing */ |
1199 ggp_send_typing, /* send_typing */ |
| 1209 ggp_add_deny, /* add_deny */ |
1209 ggp_add_deny, /* add_deny */ |
| 1210 NULL, /* rem_permit */ |
1210 NULL, /* rem_permit */ |
| 1211 ggp_rem_deny, /* rem_deny */ |
1211 ggp_rem_deny, /* rem_deny */ |
| 1212 NULL, /* set_permit_deny */ |
1212 NULL, /* set_permit_deny */ |
| 1213 ggp_chat_join, /* join_chat */ |
1213 ggp_chat_join, /* join_chat */ |
| 1214 NULL, /* reject_chat */ |
1214 NULL, /* TODO */ /* reject_chat */ |
| 1215 ggp_chat_get_name, /* get_chat_name */ |
1215 ggp_chat_get_name, /* get_chat_name */ |
| 1216 ggp_chat_invite, /* chat_invite */ |
1216 ggp_chat_invite, /* chat_invite */ |
| 1217 ggp_chat_leave, /* chat_leave */ |
1217 ggp_chat_leave, /* chat_leave */ |
| 1218 NULL, /* chat_whisper */ |
1218 NULL, /* chat_whisper */ |
| 1219 ggp_chat_send, /* chat_send */ |
1219 ggp_chat_send, /* chat_send */ |
| 1229 ggp_avatar_own_set, /* set_buddy_icon */ |
1229 ggp_avatar_own_set, /* set_buddy_icon */ |
| 1230 NULL, /* remove_group */ |
1230 NULL, /* remove_group */ |
| 1231 NULL, /* get_cb_real_name */ |
1231 NULL, /* get_cb_real_name */ |
| 1232 NULL, /* set_chat_topic */ |
1232 NULL, /* set_chat_topic */ |
| 1233 NULL, /* find_blist_chat */ |
1233 NULL, /* find_blist_chat */ |
| 1234 NULL, /* roomlist_get_list */ |
1234 ggp_chat_roomlist_get_list, /* roomlist_get_list */ |
| 1235 NULL, /* roomlist_cancel */ |
1235 NULL, /* roomlist_cancel */ |
| 1236 NULL, /* roomlist_expand_category */ |
1236 NULL, /* roomlist_expand_category */ |
| 1237 NULL, /* can_receive_file */ |
1237 NULL, /* can_receive_file */ |
| 1238 NULL, /* send_file */ |
1238 NULL, /* send_file */ |
| 1239 NULL, /* new_xfer */ |
1239 NULL, /* new_xfer */ |