# HG changeset patch # User Mark Doliner # Date 1057532605 0 # Node ID 3b8a5846b483dc74e7760e5baaf16d148a0f1844 # Parent 1823549f32dc1b442f8e1d6ad113fbe46f2b52e3 [gaim-migrate @ 6499] Buddy list sorting memleak fixes and a todo update or two. committer: Tailor Script diff -r 1823549f32dc -r 3b8a5846b483 .todo --- a/.todo Sun Jul 06 22:42:22 2003 +0000 +++ b/.todo Sun Jul 06 23:03:25 2003 +0000 @@ -1,4 +1,4 @@ - + Gaim TODO List @@ -135,14 +135,14 @@ Away needs to be modified to include "show" and "status", i.e. you can have an away state, and an away message. This is exactly what ICQ does - you're "N/A" (show in Jabber) and your away message is "I'm gone." (status in Jabber). Since it only applies to ICQ and Jabber (and actually, currently only Jabber, since icqlib doesn't handle away messages yet), there should be some way of indicating that it can do both without breaking the others. My suggestion is to put "/" at the end of the "state", and when that's there, have it be a menu with all of the custom messages, e.g. in Jabber it'd return "Away/" as one of the states, and you'd see "Away" with a menu of all the away messages you have. </note> </note> - <link filename="src/protocols/zephyr/.todo" priority="medium" time="0"/> - <link filename="src/protocols/yahoo/.todo" priority="medium" time="0"/> - <link filename="src/protocols/oscar/.todo" priority="medium" time="0"/> + <link filename="src/protocols/gg/.todo" priority="medium" time="0"/> + <link filename="src/protocols/irc/.todo" priority="medium" time="0"/> + <link filename="src/protocols/jabber/.todo" priority="medium" time="0"/> + <link filename="src/protocols/msn/.todo" priority="medium" time="0"/> <link filename="src/protocols/napster/.todo" priority="medium" time="0"/> - <link filename="src/protocols/msn/.todo" priority="medium" time="0"/> - <link filename="src/protocols/jabber/.todo" priority="medium" time="0"/> - <link filename="src/protocols/irc/.todo" priority="medium" time="0"/> - <link filename="src/protocols/gg/.todo" priority="medium" time="0"/> + <link filename="src/protocols/oscar/.todo" priority="medium" time="0"/> + <link filename="src/protocols/yahoo/.todo" priority="medium" time="0"/> + <link filename="src/protocols/zephyr/.todo" priority="medium" time="0"/> <note priority="medium" time="1036029726"> WinGaim specific stuff <note priority="high" time="1035995058"> @@ -232,8 +232,11 @@ <note priority="medium" time="1036028041"> sounds/Makefile needs to use host CC, not target (that's the only part that seems broken for cross-compiling --Disconnect) </note> - <note priority="low" time="1035996506"> + <note priority="low" time="1035996506" done="1057532505"> i18n: icq i18n + <comment> + I consider this as good as it will get. utf8 works well. + </comment> </note> <note priority="low" time="1035996519"> i18n: info dialog diff -r 1823549f32dc -r 3b8a5846b483 src/protocols/napster/.todo --- a/src/protocols/napster/.todo Sun Jul 06 22:42:22 2003 +0000 +++ b/src/protocols/napster/.todo Sun Jul 06 23:03:25 2003 +0000 @@ -1,10 +1,13 @@ -<!-- Automagically generated by the ToDo program on Sun Jul 6 18:39:56 2003 --> +<!-- Automagically generated by the ToDo program on Sun Jul 6 18:47:08 2003 --> <todo version="0.1.17"> <note priority="high" time="1036046718"> remove this protocol? </note> - <note priority="high" time="1043186758"> + <note priority="high" time="1043186758" done="1057531613"> merge in sofar's patch to revive this prpl?(was this done?) + <comment> + Yep. KingAnt did this a month or 3 ago. + </comment> </note> <note priority="medium" time="1036046712"> New User Registration