comparison TODO @ 3772:aac379e1a057

[gaim-migrate @ 3911] One of the people... committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sun, 20 Oct 2002 23:57:26 +0000
parents 69dabf4a7c06
children 414c9c86afd2
comparison
equal deleted inserted replaced
3771:765769211688 3772:aac379e1a057
8 gtk2/new prefs 8 gtk2/new prefs
9 most toolbar buttons stay depressed after being clicked once, only raise when clicked a second time. 9 most toolbar buttons stay depressed after being clicked once, only raise when clicked a second time.
10 smiles and links do not. 10 smiles and links do not.
11 replace legend in info dialog with link to status icons page 11 replace legend in info dialog with link to status icons page
12 buddy ticker stays around when you sign off - showing the buddies who were online 12 buddy ticker stays around when you sign off - showing the buddies who were online
13 need a close button on conversations for when its tabed if nothing else. 13 need a close button on conversations for when its tabed if nothing else. [ROB]
14 text like <font color=blah>with only some text</font> being colored causes the whole line to be colored. 14 text like <font color=blah>with only some text</font> being colored causes the whole line to be colored.
15 lots of font troubles. esp in picking good fonts to use when the theme doesn't have an installed one. 15 lots of font troubles. esp in picking good fonts to use when the theme doesn't have an installed one.
16 on away tab, if you set the time between responces, you 16 on away tab, if you set the time between responces, you
17 reset the type of idle time reporting. similar 17 reset the type of idle time reporting. similar
18 problems may exist in other combinations. 18 problems may exist in other combinations.
29 resizing text entry area below default doesn't work well. 29 resizing text entry area below default doesn't work well.
30 some people report being unable to shrink it at all 30 some people report being unable to shrink it at all
31 escape to close window pref or function doesn't work right 31 escape to close window pref or function doesn't work right
32 has to do with loss of focus and incorrect initial focus. 32 has to do with loss of focus and incorrect initial focus.
33 there is a blank line in the blist for a couple seconds after someone 33 there is a blank line in the blist for a couple seconds after someone
34 signs off. 34 signs off. [gtk2 bug with the deprecated gtklist?]
35 themes don't set background correctly in the blist. (reported, not verified) 35 themes don't set background correctly in the blist. (reported, not verified)
36 36
37 GAIM-REMOTE: 37 GAIM-REMOTE:
38 need a doc written up for gaim-remote on usage 38 need a doc written up for gaim-remote on usage
39 39
85 interface 85 interface
86 convert from licq and eb to gaim 86 convert from licq and eb to gaim
87 licq has a directory with one file per buddy 87 licq has a directory with one file per buddy
88 eb i don't know. but the trick there would be 88 eb i don't know. but the trick there would be
89 converting to several accounts at once. 89 converting to several accounts at once.
90 we have a perl script for licq, but nothing for 90 we have a perl script for licq and c code for eb.
91 eb yet.
92 fix memory leaks 91 fix memory leaks
93 block buddy option from right click menu in blist 92 block buddy option from right click menu in blist
94 sounds/Makefile needs to use host CC, not target 93 sounds/Makefile needs to use host CC, not target
95 (thats the only part that seems broken for cross-compiling) 94 (thats the only part that seems broken for cross-compiling)
96 --Disconnect 95 --Disconnect