comparison mcabber/src/TODO @ 182:f7b03201877a

[/trunk] Changeset 194 by mikael * Move ptr_end_alloc outside of the "persist" structure, as it is used in non-persistent blocks too (for convenience).
author mikael
date Thu, 05 May 2005 14:34:14 +0000
parents 42a33611233b
children 888ad9f15346
comparison
equal deleted inserted replaced
181:4a0bde661562 182:f7b03201877a
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 19 * Add a cfg_read_int() function
20 * Better prefix usage in the hbuf buffers (use flags for IN/OUT etc.) 20 * Better prefix usage in the hbuf buffers (use flags for IN/OUT etc.)
21 * Buddy buffer in full width (handy for cut'n paste!)
21 22
22 * Commands! :-) 23 * Commands! :-)
23 - /roster <hide_offline|show_offline|top|bottom> 24 - /roster <hide_offline|show_offline|top|bottom>
24 + next_message (Ctrl-q?) 25 + next_message (Ctrl-q?)
25 - /group <expand|shrink|toggle> 26 - /group <expand|shrink|toggle>