log libpurple/Makefile.am @ 25659:7d2e5f57dbca

age author description
Tue, 27 May 2008 16:30:26 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin.vv' (head 9443004596a4fc55992da8548ef5b438de22c8ef)
Tue, 27 May 2008 06:27:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
Tue, 27 May 2008 04:54:12 +0000 Mike Ruprecht Silence warning.
Fri, 23 May 2008 02:42:32 +0000 Mike Ruprecht Updates voice and video to use Farsight 2, gets XMPP voice conferences
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
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.
Mon, 26 Jan 2009 06:03:06 +0000 Mark Doliner * Alphabetize files in a few Makefile.am files
Thu, 28 Aug 2008 13:25:32 +0000 Gary Kramlich renamed sound-loader.[ch] to sound-theme-loader.[ch]
Mon, 30 Jun 2008 23:12:54 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 1d533cebad7c0dbda8ec8ebee1334d27dcae5f9c)
Thu, 12 Jun 2008 22:13:54 +0000 Justin Rodriguez Added skeleton (non-working) sound loader class
Thu, 12 Jun 2008 07:34:43 +0000 Justin Rodriguez Added minimal sound theme class (only get/set api)
Tue, 10 Jun 2008 21:39:35 +0000 Justin Rodriguez Added the theme-manager and basic functionality (needs to be given proper directories to find themes)
Sat, 07 Jun 2008 11:03:20 +0000 Justin Rodriguez Added theme loader class abstract whose only (current/planned) function is to build themes
Sat, 07 Jun 2008 01:23:24 +0000 Justin Rodriguez Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)
Mon, 09 Jun 2008 02:10:18 +0000 Richard Laager Add a configure option, --with-ssl-certificates to allow packagers to
Tue, 13 May 2008 02:26:34 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 5438cf91ac36226aeafda8e41bb181f9d6474fac)
Tue, 13 May 2008 00:29:22 +0000 Sadrul Habib Chowdhury Expose the smiley API to dbus.
Mon, 12 May 2008 23:17:48 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head c134ff23eba5faac09c13e731e792fa612c91a9a)
Tue, 19 Feb 2008 19:41:56 +0000 Sadrul Habib Chowdhury Apply the custom smiley patches from #1187, from Jorge Villaseo (Masca) and
Sun, 11 May 2008 00:27:18 +0000 Richard Laager Use pkg-config to detect NetworkManager. Also, fail if it isn't present,
Tue, 11 Dec 2007 16:51:07 +0000 Stu Tomlinson Clean up generated dbus sources in 'make clean'
Mon, 26 Nov 2007 00:51:25 +0000 Ka-Hing Cheung make prpl.h available to dbus
Sat, 17 Nov 2007 19:44:50 +0000 Evan Schoenberg disapproval of revision 'e98859404f9599f2db1a5ebea2a0b340ad4701b8'
Sat, 17 Nov 2007 19:39:21 +0000 Evan Schoenberg Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9
Thu, 15 Nov 2007 02:43:37 +0000 Stu Tomlinson Fix building outside of the source directory. This is derived from the
Sat, 10 Nov 2007 15:49:57 +0000 Stu Tomlinson Make purple.h a generated file so plugins can just include this and never
Wed, 19 Sep 2007 08:26:30 +0000 Sadrul Habib Chowdhury Add a 'purple.h' that includes the defines and other header files required
Sun, 02 Sep 2007 00:03:43 +0000 Sadrul Habib Chowdhury disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
Sat, 01 Sep 2007 23:50:22 +0000 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.