Mercurial > pidgin
log libpurple/protocols/bonjour/buddy.h @ 18804:b839f427cbb2
age | author | description |
---|---|---|
Sun, 05 Aug 2007 02:50:48 +0000 | Daniel Atallah | Implement bonjour buddy icons in the win32 implementation. Avahi's howl wrapper doesn't implement sw_discovery_query_record(), so we can't do it elsewhere yet. |
Sun, 05 Aug 2007 02:44:53 +0000 | Daniel Atallah | Refactor the bonjour mdns implementation abstraction in preparation for the avahi implementation. Also fix alias assignment from the server to populate the server alias instead of the local alias. |
Tue, 05 Jun 2007 22:23:10 +0000 | Daniel Atallah | Improve bonjour buddy TXT record parsing. |
Tue, 05 Jun 2007 03:38:22 +0000 | Daniel Atallah | This is a patch from Chris Davies to make Bonjour work on Windows using the Apple Bonjour framework. It turns out that the actual DNS-SD library is (3 clause) BSD licensed, so we can use it. |
Mon, 19 Mar 2007 07:01:17 +0000 | Sean Egan | sed -ie 's/gaim/purple/g' |
Sat, 20 Jan 2007 02:32:10 +0000 | Sean Egan | Rename gtk/ and libgaim/ to pidgin/ and libpurple/ |