# HG changeset patch # User Luke Schierer # Date 1036028561 0 # Node ID 7f5eb78e5ae6c12d60cb74cf83a12dc6a5e0dfb3 # Parent 661d437da2aa08da982aa900d0ee29720db3e02f [gaim-migrate @ 3989] okay, i figure that's enough of an example. lets see what sean, rob, and chipx86 think. committer: Tailor Script diff -r 661d437da2aa -r 7f5eb78e5ae6 .todo --- a/.todo Thu Oct 31 01:26:05 2002 +0000 +++ b/.todo Thu Oct 31 01:42:41 2002 +0000 @@ -1,4 +1,4 @@ - + wingaim font issues @@ -168,4 +168,55 @@ adding and removing buddies needs cleaned up. basically, add_buddy should be calling ui_add_buddy and serv_add_buddy as needed (require an extra arg to add_buddy to tell it what needs done) and the various ways a buddy can come to be needing added should be calling some type of request_add_buddy (this would be part of both the core<->ui interface and the core<->prpl interface) + + importing blist files + + licq + + + + fix memory leaks + + + block buddy option from right click menu in blist + + + sounds/Makefile needs to use host CC, not target (thats the only part that seems broken for cross-compiling --Disconnect) + + + sean's plugin ideas + + screenshot plugin + + + xmms remote plugin + + + statusimage plugin + + + + status report w/out being on own list + + + SEARCH FUNCTION FOR LOG FILES + + + preference to set logfile path. (i think there is a patch to add this) + + + gzip storage of logs + + + fix crash when someone writes just as you close the chat window. + + + make the option to have escape close a window be global (error messages, account editor, ect) + + + throw-away away message (unsaved) for single account (vrs set all away) + + + Need to write the core side of the core-ui protocol +