[/trunk] Changeset 173 by mikael
authormikael
Mon, 02 May 2005 12:12:05 +0000
changeset 161 f306318e2491
parent 160 44c6410b4845
child 162 43cef0f5339d
[/trunk] Changeset 173 by mikael * TODO update.
mcabber/src/TODO
--- a/mcabber/src/TODO	Mon May 02 12:07:46 2005 +0000
+++ b/mcabber/src/TODO	Mon May 02 12:12:05 2005 +0000
@@ -1,18 +1,18 @@
 
 BUGS:
 
-* Presence notification is always accepted.
 * Empty roster when disconnecting from the server / going offline.
-* Check if it crashes when resized too small...
-* See if we can use wbkgndset()
+* Check if it crashes when resized too small...  Can we have a minimum size?
 
 
 TODO:
 
+* Presence notification is always accepted.  We should ask...
+* See if we can use wbkgndset()
 * Command line history (^P/^N)
 * Read history
+* Try $HOME/.mcabber/mcabberrc before $HOME/.mcabberrc
 * Display status
-* show (how?) we can scroll in roster if not all buddies are displayed
 * Get timestamp for offline messages
 * /connect /disconnect ?
 * Key bindings (ex: F5 <-> /group toggle)
@@ -21,6 +21,7 @@
 * Add a function in hbuf ~previous_persistent(hbuf *top) (to avoid loosing the
   top variable on a resize).
 * Show number of online contacts in folded groups
+* show (how?) we can scroll in roster if not all buddies are displayed
 
 * Commands! :-)
   - /roster <hide_offline|show_offline|top|bottom>