comparison mcabber/src/TODO @ 210:f64818ba3503

[/trunk] Changeset 222 by mikael * Add /move command * roster: Add buddy_setgroup() * roster.c: Fix a small memory leak * Keep documentation up-to-date
author mikael
date Sun, 08 May 2005 07:02:11 +0000
parents 353a4f8a3f61
children 465d98d2f8e3
comparison
equal deleted inserted replaced
209:353a4f8a3f61 210:f64818ba3503
15 * Pending message not displayed if buddy outside Contact window, 15 * Pending message not displayed if buddy outside Contact window,
16 maybe we could show it someway (maybe just a flag?). 16 maybe we could show it someway (maybe just a flag?).
17 * Show number of online contacts in folded groups 17 * Show number of online contacts in folded groups
18 * Buddy buffer in full width (handy for cut'n paste!) 18 * Buddy buffer in full width (handy for cut'n paste!)
19 * Create .mcabber and .mcabber/histo dirs if needed. 19 * Create .mcabber and .mcabber/histo dirs if needed.
20 * Everything isn't freed in roster_free()
20 21
21 * Commands! :-) 22 * Commands! :-)
22 - /roster <hide_offline|show_offline|top|bottom> 23 - /roster <hide_offline|show_offline|top|bottom>
23 + next_message (Ctrl-q?) 24 + next_message (Ctrl-q?)
24 - /buffer <clear|top|bottom> 25 - /buffer <clear|top|bottom>