# HG changeset patch # User Luke Schierer # Date 1037467381 0 # Node ID e14a44b5f174ce3d5eeb01225391c6fd03aad4d8 # Parent c7da32e6373c54dbf58395fd280c5abf127d3b71 [gaim-migrate @ 4161] resort a couple things, add one. committer: Tailor Script diff -r c7da32e6373c -r e14a44b5f174 .todo --- a/.todo Sat Nov 16 01:18:49 2002 +0000 +++ b/.todo Sat Nov 16 17:23:01 2002 +0000 @@ -1,4 +1,4 @@ - + UI stuff @@ -22,6 +22,9 @@ profiles open scrolled down + + BUG: hidden smilies don't always work right in protocols with specific smilies. even aim. this is somewhat transitory, and very annoying. + smilies @@ -37,6 +40,12 @@ + + text like <font color=blah>with only some text</font> being colored causes the whole line to be colored. + + + ignore font faces doesn't ignore the font faces in a person's info (fixed?) + horizontal lines @@ -50,21 +59,12 @@ fix crash when someone writes just as you close the chat window. - - BUG: hidden smilies don't always work right in protocols with specific smilies. even aim. this is somewhat transitory, and very annoying. - show only text on buttons in im window - - text like <font color=blah>with only some text</font> being colored causes the whole line to be colored. - lots of font troubles. esp in picking good fonts to use when the theme doesn't have an installed one. - - ignore font faces doesn't ignore the font faces in a person's info (fixed?) - resizing text entry area below default doesn't work well. @@ -152,6 +152,9 @@ save blist colapsation state + + option to have both text and pictures on buttons in blist just like conversations currently allow + option to have input box scroll instead of line wrap. input box only.