log libpurple/tests/test_yahoo_util.c @ 28369:5ff49aa05439

age author description
Thu, 20 Aug 2009 02:15:00 +0000 Mark Doliner Don't put stuff into a linked list only to iterate through the linked list
Thu, 20 Aug 2009 01:11:26 +0000 Mark Doliner Make outgoing yahoo messages with links, font color, font face or font size
Wed, 19 Aug 2009 22:01:10 +0000 Mark Doliner * Change yahoo_html_to_codes() a little to hopefully be more straight forward
Tue, 18 Aug 2009 23:52:14 +0000 Mark Doliner Fix a possible crash when receiving URLs in yahoo. It doesn't crash for me
Tue, 18 Aug 2009 23:03:47 +0000 Mark Doliner Check in some more tests, most of which are not compiled yet. I think
Tue, 04 Aug 2009 02:14:46 +0000 Mark Doliner Changes to the way we translate raw yahoo messages to HTML. The HTML
Fri, 31 Jul 2009 21:44:52 +0000 Mark Doliner Change yahoo_codes_to_html() to use the same USE_CSS_FORMATTING #define
Fri, 31 Jul 2009 09:34:39 +0000 Mark Doliner Add a test with a custom color
Fri, 31 Jul 2009 09:18:07 +0000 Mark Doliner Add testing for font size
Fri, 31 Jul 2009 01:28:41 +0000 Mark Doliner Change Yahoo to send <span> tags with a color style attribute instead of <font>
Fri, 31 Jul 2009 01:06:42 +0000 Mark Doliner Whoops, I forgot to add the test!