log libpurple/protocols/jabber/Makefile.am @ 26436:28f1512b0f94

age author description
Tue, 24 Mar 2009 03:38:21 +0000 Mike Ruprecht Clean unnecessary changes out of the Makefiles.
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Sat, 07 Mar 2009 01:59:40 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sat, 07 Mar 2009 01:32:29 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Thu, 13 Nov 2008 19:50:53 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)
Tue, 23 Sep 2008 17:44:38 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d7476bfe7f9003553f7b3ea48491f4cebd192098)
Wed, 21 Jan 2009 17:55:09 +0000 Paul Aurich Migrate the XMPP User Avatar (XEP-0084) code to its own file
Thu, 20 Nov 2008 21:57:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head c36cf6e54e25bff1ff7802082ae3c787d658187c)
Sat, 06 Sep 2008 07:49:05 +0000 Marcus Lundblad Implements file transfers using in-band bytestreams for XMPP
Tue, 05 Aug 2008 18:44:42 +0000 Tobias Markmann * adding bosh files to Makefile.am & .mingw
Mon, 24 Nov 2008 10:59:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
Mon, 24 Nov 2008 10:43:38 +0000 Mike Ruprecht Added a Jingle ice-udp transmitter.
Sun, 19 Oct 2008 04:40:59 +0000 Mike Ruprecht merge of 'a4aa548f12b557cc419b1567e6902eb124d0cf06'
Sat, 27 Sep 2008 04:44:17 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
Sun, 19 Oct 2008 04:37:23 +0000 Mike Ruprecht Restructure Jingle code to more easily support multiple application types.
Wed, 12 Nov 2008 11:30:51 +0000 Mark Doliner Use libtool to build static archives when --with-static-prpls is passed
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Sun, 01 Jun 2008 20:55:54 +0000 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627.
Sat, 29 Dec 2007 06:34:59 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Thu, 12 Jul 2007 02:20:55 +0000 Andreas Monitzer Added the files I created to the Makefile. This hasn't happened yet since Adium doesn't use those Makefiles for building.
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Wed, 06 Jun 2007 00:04:29 +0000 Andreas Monitzer applied patch for supporting XEP-0199: XMPP Ping
Sat, 09 Jun 2007 14:10:21 +0000 Stu Tomlinson This started off as a patch from OpenSolaris to fix compiling with static
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
Wed, 18 Apr 2007 19:51:24 +0000 Sean Egan This does the ol' AIM/ICQ split trick on Jabber, creating an XMPP prpl. This can be used, later, to create a Bonjour plugin that reuses libjabber
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/