comparison mcabber/src/TODO @ 188:7604e3cdbb86

[/trunk] Changeset 200 by mikael * Add a cfg_read_int() function...
author mikael
date Fri, 06 May 2005 09:58:44 +0000
parents 4ce9ff808baa
children 4f3975f1b852
comparison
equal deleted inserted replaced
187:4ce9ff808baa 188:7604e3cdbb86
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 * Add a function in hbuf ~previous_persistent(hbuf *top) (to avoid loosing the 16 * Add a function in hbuf ~previous_persistent(hbuf *top) (to avoid loosing the
17 top variable on a resize). 17 top variable on a resize).
18 * Show number of online contacts in folded groups 18 * Show number of online contacts in folded groups
19 * Add a cfg_read_int() function
20 * Buddy buffer in full width (handy for cut'n paste!) 19 * Buddy buffer in full width (handy for cut'n paste!)
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?)