Mercurial > pidgin
log
age | author | description |
---|---|---|
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 |