log libpurple/protocols/bonjour/Makefile.am @ 20543:87ce3da53550

age author description
Mon, 06 Aug 2007 04:52:24 +0000 Mark Doliner My version of automake seems to require that these if and endif
Mon, 06 Aug 2007 00:00:45 +0000 Daniel Atallah Here is a native avahi implementation of the bonjour prpl that I whipped up. Someone more autofoo savvy will probably want to review what I've done to that stuff. Fixes #326.
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, 31 Jul 2007 23:23:25 +0000 Daniel Atallah Update the Bonjour prpl to use libxml explicitly instead of the xml_node stuff. This allows us to deal with partial reads. I also fixed issues related to starting conversations with iChat and a couple other things. Fixes #2022,#1652
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.
Thu, 03 May 2007 12:54:47 +0000 Stu Tomlinson Now that version.h is a generated source file, we need to add
Sat, 28 Apr 2007 16:55:31 +0000 Stu Tomlinson soname versioning of libpurple. Should help resolve debian bug 421282
Sat, 21 Apr 2007 13:37:44 +0000 Stu Tomlinson Install and look for libpurple plugins in $libdir/purple instead of
Sat, 24 Mar 2007 17:55:55 +0000 Stu Tomlinson s/GAIM_STATIC_PRPL/PURPLE_STATIC_PRPL/ in prpl Makefiles
Tue, 30 Jan 2007 05:27:44 +0000 Sean Egan This renames the binary to 'pidgin', and I think it properly
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/