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
|
Fri, 31 Jul 2009 06:50:34 +0000 |
Paul Aurich |
cert: Nevermind, not going to change that string.
|
Fri, 31 Jul 2009 06:35:35 +0000 |
Paul Aurich |
cert: Validate subject name before prompting due to no CA pool.
|
Fri, 31 Jul 2009 04:42:52 +0000 |
Elliott Sales de Andrade |
Don't leak the GError from g_convert.
|
Fri, 31 Jul 2009 04:21:30 +0000 |
Mike Ruprecht |
merge of '69e3f1859964483e117264088d4b6fc214709f6a'
|
Fri, 31 Jul 2009 04:21:28 +0000 |
Mike Ruprecht |
merge of 'a20a45414d71cd9c0ab697cf0d6209bea8d9140c'
|
Fri, 31 Jul 2009 04:09:41 +0000 |
Elliott Sales de Andrade |
merge of 'a6c4b3ed3fdfcd5eafd45342656fed541020f353'
|
Fri, 31 Jul 2009 04:09:01 +0000 |
Elliott Sales de Andrade |
Got the 'to' and 'from' charsets backwards there, didn't I.
|
Fri, 31 Jul 2009 04:05:57 +0000 |
Elliott Sales de Andrade |
Fix the warnings.
|
Fri, 31 Jul 2009 04:04:24 +0000 |
Elliott Sales de Andrade |
Using g_convert instead of g_utf16_to_utf8 so that we can explicitly set
|
Fri, 31 Jul 2009 03:53:00 +0000 |
Elliott Sales de Andrade |
Using g_convert instead of g_utf16_to_utf8 means we don't need to go
|
Fri, 31 Jul 2009 04:15:02 +0000 |
Paul Aurich |
Oops.
|
Fri, 31 Jul 2009 03:47:58 +0000 |
Paul Aurich |
Bundle in the Thawte Premium Server CA cert. Used for gmx.net. Closes #3089.
|
Fri, 31 Jul 2009 03:27:47 +0000 |
Elliott Sales de Andrade |
Fix some of that grammer (sic) that Mark mentioned.
|
Fri, 31 Jul 2009 02:48:57 +0000 |
Elliott Sales de Andrade |
I don't understand how this branch could be reached, but don't leak the slp
|
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!
|
Fri, 31 Jul 2009 00:56:33 +0000 |
Mark Doliner |
Add a note about why we do this. Feel free to correct spelling
|
Fri, 31 Jul 2009 00:48:16 +0000 |
Mark Doliner |
Add a super simple test for yahoo_codes_to_html(). I'm planning on
|
Fri, 31 Jul 2009 00:46:38 +0000 |
Mark Doliner |
This comment shouldn't be doxigenated
|