log libpurple/Makefile.am @ 18930:559f29b68dcf

age author description
2007-06-18 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head eea855f58ba5a1d864cd6105e02b409e5f191062)
2007-06-01 William Ehlhardt - Added certificate.[ch] and got them integrated into the build
2007-05-27 Sadrul Habib Chowdhury Add new function purple_xfer_get_remote_user.
2007-05-13 Sadrul Habib Chowdhury DBusify userinfo stuff.
2007-05-03 Luke Schierer merge of '1059632ecbace7c85e35918f6c6d139494fdc250'
2007-05-02 Sadrul Habib Chowdhury Expose some utility function to dbus.
2007-05-03 Stu Tomlinson Now that version.h is a generated source file, we need to add
2007-04-29 Richard Laager This should set libpurple-client's so version to be the same as libpurple's,
2007-04-29 Richard Laager Separate so versioning for libgnt.
2007-04-28 Stu Tomlinson soname versioning of libpurple. Should help resolve debian bug 421282
2007-04-21 Stu Tomlinson Install and look for libpurple plugins in $libdir/purple instead of
2007-04-14 Sean Egan Death to Binreloc\!
2007-03-31 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.
2007-03-24 Stu Tomlinson More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
2007-03-21 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!
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-02-11 Sadrul Habib Chowdhury Add the example nullclient here.
2007-02-11 Sadrul Habib Chowdhury Add stuff for pkg-config
2007-01-30 Sean Egan This renames the binary to 'pidgin', and I think it properly
2007-01-28 Daniel Atallah dist fixes
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/