summaryrefslogtreecommitdiff
path: root/libpurple/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Created a new branch to break the ciphers out to their own files. Also I've ...Gary Kramlich2011-02-141-1/+2
* Enable silent build rules. You can disable them using the configureElliott Sales de Andrade2010-07-021-12/+10
* Move libpurple/media/media.c to libpurple/media.c.Paul Aurich2010-02-061-1/+1
* propagate from branch 'im.pidgin.cpw.maiku.media_refactor' (head 1050e4cac667...Michael Ruprecht2009-11-111-2/+19
|\
| * Change the libpurple Makefile to keep the same directory structure regardingMichael Ruprecht2009-10-281-5/+12
| * Move the backend-fs2.h header into noinst_HEADERS.Michael Ruprecht2009-10-231-1/+1
| * Skeleton of the Farsight 2 media backend.Michael Ruprecht2009-10-221-0/+2
| * Add a media backend interface to handle different backends in addition toMichael Ruprecht2009-10-221-0/+2
| * Break PurpleMediaCodec out into its own file.Michael Ruprecht2009-10-221-0/+2
| * Split out PurpleMediaCandidate into its own file.Michael Ruprecht2009-10-211-0/+2
| * Split the media API's enum types out into its own file.Michael Ruprecht2009-10-211-0/+2
| * Move media.c into libpurple/media/.Michael Ruprecht2009-10-211-1/+1
* | Build '.' before tests, since the tests require libpurple.laPaul Aurich2009-10-261-1/+1
|/
* As far as I can tell this BR_PTHREADS=0 define was used for binreloc,Mark Doliner2009-09-011-1/+0
* Automatically detect if running under valgrind and don't close pluginStu Tomlinson2009-07-281-1/+3
* Move the IDN support into the DNS routines.Paul Aurich2009-07-191-0/+2
* Really fix build when srcdir = builddir and srcdir != builddir.Sadrul Habib Chowdhury2009-07-081-3/+6
* Fix compile when srcdir != builddir.Sadrul Habib Chowdhury2009-07-071-4/+3
* Add auto-generated D-Bus signals introspection, though parameter namesElliott Sales de Andrade2009-07-051-3/+13
* Fix build when srcdir != builddir.Sadrul Habib Chowdhury2009-04-101-2/+1
* Also, fix the libpurple makefile to use the correct cflags/libs.Elliott Sales de Andrade2009-04-061-2/+2
* Removed just a bit too much.Michael Ruprecht2009-03-241-0/+2
* Clean unnecessary changes out of the Makefiles.Michael Ruprecht2009-03-241-2/+0
* Move GStreamer related media functions into its own header.Michael Ruprecht2009-03-231-0/+1
* propagate from branch 'im.pidgin.pidgin' (head 133e5eca834c5d4adad0937da2cb93...Marcus Lundblad2009-03-021-0/+10
|\
| * * Alphabetize files in a few Makefile.am filesMark Doliner2009-01-261-4/+4
| * renamed sound-loader.[ch] to sound-theme-loader.[ch]Gary Kramlich2008-08-281-2/+2
| * propagate from branch 'im.pidgin.pidgin' (head 19dd5b0bbe76eaaafdcc8eeff1b0f7...Gary Kramlich2008-06-301-0/+6
| |\
| * | Added skeleton (non-working) sound loader classJustin Rodriguez2008-06-121-0/+2
| * | Added minimal sound theme class (only get/set api)Justin Rodriguez2008-06-121-0/+2
| * | Added the theme-manager and basic functionality (needs to be given proper dir...Justin Rodriguez2008-06-101-0/+2
| * | Added theme loader class abstract whose only (current/planned) function is to...Justin Rodriguez2008-06-071-0/+2
| * | Added basic theme for libpurple to be used by theme manager and loaders (abst...Justin Rodriguez2008-06-071-0/+2
* | | Make sure marshallers.h is created before compiling marshallers.c.Michael Ruprecht2009-01-311-1/+1
* | | propagate from branch 'im.pidgin.pidgin' (head 75c369b8147fe803cead5a9bc16869...Michael Ruprecht2008-06-261-0/+26
|\ \ \ | |_|/ |/| |
| * | propagate from branch 'im.pidgin.pidgin.vv' (head beb180fce38dfc3f5dc87dd68a7...Michael Ruprecht2008-05-271-3/+5
| |\ \
| | * \ propagate from branch 'im.pidgin.pidgin' (head bd5f7f61d9349053ee4738efc0d174...Sadrul Habib Chowdhury2008-05-271-0/+10
| | |\ \ | | | |/ | | |/|
| * | | Silence warning.Michael Ruprecht2008-05-271-1/+2
| * | | Updates voice and video to use Farsight 2, gets XMPP voice conferencesMichael Ruprecht2008-05-231-0/+15
| | |/ | |/|
| * | Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.Sadrul Habib Chowdhury2008-03-221-0/+4
| * | propagate from branch 'im.pidgin.pidgin' (head 5157ec7a2b6f7025fc0f6ed1f1093a...Evan Schoenberg2007-12-291-8/+23
| |\ \
| * | | Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.Sean Egan2007-09-051-0/+6
* | | | Add a configure option, --with-ssl-certificates to allow packagers toRichard Laager2008-06-091-0/+6
| |_|/ |/| |
* | | propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 6aeeb203770946ba...Sadrul Habib Chowdhury2008-05-131-1/+1
|\ \ \
| * | | Expose the smiley API to dbus.Sadrul Habib Chowdhury2008-05-131-1/+1
* | | | propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 9ff3135a6478cd03...Sadrul Habib Chowdhury2008-05-121-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Use pkg-config to detect NetworkManager. Also, fail if it isn't present,Richard Laager2008-05-111-2/+2
| | |/ | |/|
* | | Apply the custom smiley patches from #1187, from Jorge Villase?o (Masca) andSadrul Habib Chowdhury2008-02-191-0/+2
|/ /
* | Clean up generated dbus sources in 'make clean'Stu Tomlinson2007-12-111-2/+11
* | make prpl.h available to dbusKa-Hing Cheung2007-11-261-1/+1