log libpurple/Makefile.am @ 17609:f88b3a093cba

age author description
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/