log

age author description
Fri, 31 Jul 2009 21:44:52 +0000 Mark Doliner Change yahoo_codes_to_html() to use the same USE_CSS_FORMATTING #define
Sat, 01 Aug 2009 02:58:40 +0000 Paul Aurich jabber: Add the two Gtalk video features to the disco#info/caps hash
Sat, 01 Aug 2009 02:44:13 +0000 Paul Aurich jabber: Fix setting the PEP node the first time.
Sat, 01 Aug 2009 02:33:41 +0000 Paul Aurich jabber: disco#info queries with no 'from' are from the server; valid.
Sat, 01 Aug 2009 01:53:02 +0000 Paul Aurich jabber: Fix setting Google Talk avatar at login.
Fri, 31 Jul 2009 14:40:03 +0000 Marcus Lundblad merge of '9f7ecfce039e8a59bfb603622d5aed0102ea2d72'
Fri, 31 Jul 2009 09:34:39 +0000 Mark Doliner Add a test with a custom color
Fri, 31 Jul 2009 10:04:43 +0000 Kelemen G«¡bor hu.po: Hungarian translation updated for 2.60
Fri, 31 Jul 2009 09:22:37 +0000 Mark Doliner Of course I got it backwards
Fri, 31 Jul 2009 09:21:28 +0000 Mark Doliner Better variable name?
Fri, 31 Jul 2009 09:18:07 +0000 Mark Doliner Add testing for font size
Fri, 31 Jul 2009 09:04:20 +0000 Mark Doliner Stop using a GString when a gchar* will do fine
Fri, 31 Jul 2009 08:55:10 +0000 Mark Doliner Make match a const char *, and remove two unnecessary casts
Fri, 31 Jul 2009 08:47:42 +0000 Mark Doliner Minor optimization when sending and receiving messages on Yahoo: only
Fri, 31 Jul 2009 08:39:03 +0000 Mark Doliner nomoreendtags is used as a boolean, so set the variable type appropriately