Mercurial > pidgin
log
age | author | description |
---|---|---|
Wed, 10 Nov 2010 23:41:53 +0000 | Mark Doliner | Fix a bug where if we used fetch url with include_headers=FALSE and |
Wed, 10 Nov 2010 01:22:53 +0000 | Mark Doliner | Correct typo in comment |
Wed, 10 Nov 2010 01:17:22 +0000 | Mark Doliner | g_hash_table_get_keys is GLIB>2.14.0 but we maintain compatibility with 2.12.0. |
Wed, 10 Nov 2010 01:00:42 +0000 | Mark Doliner | g_strcmp0 was added in glib 2.16.0, but we keep compatibility with 2.12. |