comparison TODO @ 2205:cff4fbe01c7b

[gaim-migrate @ 2215] eric@blue:~/gaim/app/src/protocols $ cat gtk for i in icq irc jabber msn napster oscar toc yahoo zephyr do echo -n $i: grep -i g\[td\]k $i/*.c | wc -l done eric@blue:~/gaim/app/src/protocols $ ./gtk icq: 13 irc: 0 jabber: 59 msn: 0 napster: 106 oscar: 13 toc: 25 yahoo: 15 zephyr: 2 committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 31 Aug 2001 20:36:11 +0000
parents f2a93c8f1be3
children 1bfb9cc37f3a
comparison
equal deleted inserted replaced
2204:5014b802eb41 2205:cff4fbe01c7b
2 Status labels in buddy list (mostly just for yahoo/msn) 2 Status labels in buddy list (mostly just for yahoo/msn)
3 Transparency for GtkIMHtml 3 Transparency for GtkIMHtml
4 GPG Encryption of messages 4 GPG Encryption of messages
5 Better way of showing away state - and possibly in main window 5 Better way of showing away state - and possibly in main window
6 Moving GTK/GDK and related things out of the prpls 6 Moving GTK/GDK and related things out of the prpls
7 All: draw_join_chat (haven't thought about this yet)
8 ICQ and Yahoo: checkbox in convo window (haven't though about it) 7 ICQ and Yahoo: checkbox in convo window (haven't though about it)
9 Jabber: user registration (this is buggy anyway and should probably 8 Jabber: user registration (this is buggy anyway and should probably
10 just be removed?) 9 just be removed?)
11 Napster: I have no clue. 10 Napster: I have no clue.
12 TOC: file transfer (move into the core) 11 TOC: file transfer (move into the core)