changeset 996:388ac74f4212

[gaim-migrate @ 1006] small updates committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 14 Oct 2000 21:24:53 +0000
parents baad64740daa
children 56cff2fba28c
files FIXME STATUS
diffstat 2 files changed, 7 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/FIXME	Sat Oct 14 21:05:21 2000 +0000
+++ b/FIXME	Sat Oct 14 21:24:53 2000 +0000
@@ -6,17 +6,14 @@
 
 Holy Crap.
 
-1. We need to modify the login window to allow for multiple connections. (Account Editor needs to be
-   a button at the very least.) MOSTLY DONE
-2. We need to modify the conversation window to state who you're sending messages as. The current way,
+1. We need to modify the conversation window to state who you're sending messages as. The current way,
    with the drop-down menu, is pretty crappy, though effective. (Perhaps just repositioning the menu?)
-3. We need to modify the buddy list to indicate which buddies belong to which connections. We also
+2. We need to modify the buddy list to indicate which buddies belong to which connections. We also
    need to modify the buddy list to vary the right-click menus on a per-conversation basis. (I.e. create
    the menu based on which options the protocol supports.)
-4. We need to modify nearly every function in server.c to determine which connection to do things on.
+3. We need to modify nearly every function in server.c to determine which connection to do things on.
    The ones that still need to be modified have a FIXME comment in them.
-   4.1. We need to modify the UI to let the user indicate which account to do things on.
-5. We need to completely modify the plugin/perl system to account for multiple connections.
-6. We need to modify functions to account for the possibility of protocol plugins.
+   3.1. We need to modify the UI to let the user indicate which account to do things on.
+4. We need to completely modify the plugin/perl system to account for multiple connections.
 
 And that's just the large things. There are countless trivial issues that need to be addressed.
--- a/STATUS	Sat Oct 14 21:05:21 2000 +0000
+++ b/STATUS	Sat Oct 14 21:24:53 2000 +0000
@@ -1,7 +1,7 @@
-STATUS of GAIM CVS tree. Last modified $Date: 2000-10-10 06:35:05 -0400 (Tue, 10 Oct 2000) $ by $Author: warmenhoven $.
+STATUS of GAIM CVS tree. Last modified $Date: 2000-10-14 17:24:53 -0400 (Sat, 14 Oct 2000) $ by $Author: warmenhoven $.
 
 This file is meant to provide gaim users who use the CVS version to see whether
-the actually want to compile what they just checked out. Gaim CVS is usually
+they actually want to compile what they just checked out. Gaim CVS is usually
 relatively stable (we use it all the time), but has tendencies to be quirky at
 times.