log libpurple/Makefile.am @ 21633:39fb77c2986e

age author description
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.
Thu, 30 Aug 2007 00:09:47 +0000 Richard Laager merge of '5d55a7b785e21cf51b586dd442481032b187c6c6'
Tue, 28 Aug 2007 01:14:08 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 1ade185e4daf699979b517ddb70cee47cd15e7ee)
Wed, 29 Aug 2007 23:14:46 +0000 Richard Laager disapproval of revision '8d675a1883a0f1c7f3c08d9b12242cd3fc7bcaf9'
Tue, 21 Aug 2007 15:10:03 +0000 Sean Egan ChangeLog MySpace
Tue, 14 Aug 2007 05:58:53 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)
Tue, 14 Aug 2007 04:57:41 +0000 Ka-Hing Cheung this change from 1c3f25359208d70ea8d20a62c1dd4d7232b7a11a broke my
Tue, 14 Aug 2007 04:52:22 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 37a828a3519f5c2fe7a6d94dc41d607b807dd371)
Sat, 11 Aug 2007 19:40:59 +0000 Sean Egan When converting to xhtml, only add URLs in angle brackets if it doesn't match the cdata. Fixes #2445
Sun, 12 Aug 2007 20:48:34 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head e687870673f02e5605b0bf9877fd579c78fe8c01)
Tue, 24 Jul 2007 04:32:04 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 3c06e81a006adebe420915ad7301ad1e6e82cab8)
Wed, 27 Jun 2007 04:17:13 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 6526dd22033b4ab26156c07b7a84e53e092b4a21)
Mon, 06 Aug 2007 13:55:42 +0000 Will Thompson Install dbus-types.h, which fixes #including dbus-server.h in UIs.
Sat, 21 Jul 2007 19:31:08 +0000 Sean Egan move STATIC_LINK_LIBS up in link order to ensure its dependencies get included properly. Patch #2216 from IgorVlasenko
Tue, 26 Jun 2007 01:06:31 +0000 Stu Tomlinson Fix the dependencies of dbus-types.c & dbus-types.h so they will be rebuilt
Mon, 18 Jun 2007 16:26:21 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head eea855f58ba5a1d864cd6105e02b409e5f191062)
Fri, 01 Jun 2007 23:54:46 +0000 William Ehlhardt - Added certificate.[ch] and got them integrated into the build
Sun, 27 May 2007 21:35:47 +0000 Sadrul Habib Chowdhury Add new function purple_xfer_get_remote_user.
Sun, 13 May 2007 07:29:51 +0000 Sadrul Habib Chowdhury DBusify userinfo stuff.
Thu, 03 May 2007 14:29:04 +0000 Luke Schierer merge of '1059632ecbace7c85e35918f6c6d139494fdc250'
Wed, 02 May 2007 15:47:39 +0000 Sadrul Habib Chowdhury Expose some utility function to dbus.
Thu, 03 May 2007 12:54:47 +0000 Stu Tomlinson Now that version.h is a generated source file, we need to add
Sun, 29 Apr 2007 23:23:17 +0000 Richard Laager This should set libpurple-client's so version to be the same as libpurple's,
Sun, 29 Apr 2007 22:22:12 +0000 Richard Laager Separate so versioning for libgnt.
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, 14 Apr 2007 07:15:02 +0000 Sean Egan Death to Binreloc\!
Sat, 31 Mar 2007 20:33:54 +0000 Evan Schoenberg The network module now registers the signal 'network-configuration-changed' and emits it when a network change is detected via libnm or the win32 network monitor. The UI could also emit this signal if it knows something network.c doesn't. UPnP and NAT-PMP respond to the signal by clearing their IP address caches; changing networks without quitting/relaunching will now lead to the new IP address being (lazily) determined. This commit also enables nat-pmp and adds nat-pmp.[h|c] to the build process; please let me know if there are any problems building, as I only have OS X test machines.
Sat, 24 Mar 2007 17:51:05 +0000 Stu Tomlinson More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Wed, 21 Mar 2007 08:39:34 +0000 Richard Laager gaim.h doesn't have a purpose, does it? I don't know the history of the joke therein, so I hope nobody is offended by its removal. Let's install gaim-compat.h instead!
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sun, 11 Feb 2007 04:22:22 +0000 Sadrul Habib Chowdhury Add the example nullclient here.
Sun, 11 Feb 2007 03:54:22 +0000 Sadrul Habib Chowdhury Add stuff for pkg-config
Tue, 30 Jan 2007 05:27:44 +0000 Sean Egan This renames the binary to 'pidgin', and I think it properly
Sun, 28 Jan 2007 21:25:36 +0000 Daniel Atallah dist fixes
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/