comparison mcabber/src/TODO @ 214:9484ba81ec53

[/trunk] Changeset 226 by mikael * Fix a memory leak when emptying the roster
author mikael
date Sun, 08 May 2005 20:35:38 +0000
parents 4fcdbfdf7c20
children b2507901456d
comparison
equal deleted inserted replaced
213:4fcdbfdf7c20 214:9484ba81ec53
14 * Pending message not displayed if buddy outside Contact window, 14 * Pending message not displayed if buddy outside Contact window,
15 maybe we could show it someway (maybe just a flag?). 15 maybe we could show it someway (maybe just a flag?).
16 * Show number of online contacts in folded groups 16 * Show number of online contacts in folded groups
17 * Buddy buffer in full width (handy for cut'n paste!) 17 * Buddy buffer in full width (handy for cut'n paste!)
18 * Create .mcabber and .mcabber/histo dirs if needed. 18 * Create .mcabber and .mcabber/histo dirs if needed.
19 * Everything isn't freed in roster_free()
20 * Add completion for group names 19 * Add completion for group names
21 20
22 * Commands! :-) 21 * Commands! :-)
23 - /roster <hide_offline|show_offline|top|bottom> 22 - /roster <hide_offline|show_offline|top|bottom>
24 + next_message (Ctrl-q?) 23 + next_message (Ctrl-q?)