Mercurial > pidgin
log
age | author | description |
---|---|---|
Wed, 07 May 2008 12:14:28 +0000 | Evan Schoenberg | propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d) |
Mon, 05 May 2008 06:55:00 +0000 | Sadrul Habib Chowdhury | Patch from Jaywalker to let prpls add some helpful text for some account |
Mon, 05 May 2008 06:19:46 +0000 | Sadrul Habib Chowdhury | Use up the last padding for PurplePluginProtocolInfo in a way that allows |
Wed, 30 Apr 2008 21:09:59 +0000 | Evan Schoenberg | The key and value need to be g_stdup()'d before adding to the hash table |
Wed, 30 Apr 2008 16:50:06 +0000 | Sadrul Habib Chowdhury | merge of '88d15a78416cbab803d3b60b47292506e763d5d0' |
Wed, 30 Apr 2008 14:06:03 +0000 | Evan Schoenberg | g_hash_table_ref() / g_hash_table_unref() were added in too recent a glib version per Mark. Copy data to chat->components rather than using those. |