Mercurial > pidgin.yaz
view libfaim/BUGS @ 1250:b5783215b245
[gaim-migrate @ 1260]
decklin's clean up of the account editor, much needed.
indent -kr -i8 -l105 -ncs -cp7 -npcs -T GtkWidget -T gpointer -T AppletCallbackFunc -T GtkFunction -T gaim_plugin_remove -T name -T FILE -T gchar -T user_opts -T GdkEvent -T GtkObject ...
did about.c, aim.c, away.c, browser.c, buddy_chat.c, gaimrc.c, html.c, idle.c, multi.c. Need to do buddy.c, conversation.c, dialogs.c, oscar.c, perl.c, plugins.c, prefs.c, proxy.c, prpl.c, rvous.c, server.c, sound.c, toc.c, util.c. not doing gtkhtml.c because it's a piece of crap anyway, or *ticker.c because they're syd's.
got rid of debug_buff, just debug_printf now.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 13 Dec 2000 20:18:35 +0000 |
parents | 6ced2f1c8b24 |
children |
line wrap: on
line source
aim.h ----- - Needs a bit of cleaning aim_auth.c ---------- - Login doesn't take advantage of aim_conn constructs where it could - Login should allow for multiple BOS connections aim_chat.c ---------- - Needs to be implemented. aim_chatnav.c ------------- - Needs to be implemented. aim_conn.c ---------- - Does not work with proxies. aim_search.c ------------ - Still need aim_usersearch_name() aim_snac.c ---------- - Should implement better SNAC handling aim_tlv.c --------- - Newer TLV bulk-read routines most likely have leakage somewhere. aim_rxhandlers.c ---------------- - Need a better solution than sleep()