Fri, 12 Aug 2022 01:32:07 -0500 Elliott Sales de Andrade Make VV libraries required file | diff | annotate
Sun, 12 Dec 2021 05:08:39 -0600 Gary Kramlich Remove unnecessary gtk-doc comments and move them where possible from libpurple/[d-m]*.h file | diff | annotate
Tue, 26 Oct 2021 04:07:12 -0500 Elliott Sales de Andrade Use fs_stream_set_transmitter_ht file | diff | annotate
Sun, 10 Oct 2021 02:52:05 -0500 Elliott Sales de Andrade Fix several typos in libpurple file | diff | annotate
Thu, 08 Oct 2020 23:31:08 -0500 Elliott Sales de Andrade vv: Switch to GTK sinks by default. file | diff | annotate
Sun, 21 Jun 2020 04:16:15 -0500 Gary Kramlich Make it so only libpurple can directly include libpurple header files. file | diff | annotate
Tue, 04 Feb 2020 03:05:18 +0000 Gary Kramlich Merged in fbellet/pidgin/port-changes-from-branch-2.x.y-to-default (pull request #632) file | diff | annotate
Thu, 19 Dec 2019 14:25:49 +0100 Fabrice Bellet Use gtk-doc comments (review pull request #632) port-changes-from-branch-2.x.y-to-default file | diff | annotate
Thu, 03 Oct 2019 10:34:22 +0200 Fabrice Bellet Port purple_media_set_require_encryption api port-changes-from-branch-2.x.y-to-default file | diff | annotate
Fri, 20 Dec 2019 10:38:12 +0100 Fabrice Bellet Addressed comments from pull request #633 review memory-leaks file | diff | annotate
Fri, 22 Nov 2019 00:22:50 -0500 Elliott Sales de Andrade Add Since tags for 2.11.0. file | diff | annotate
Mon, 11 Nov 2019 01:32:42 -0600 Gary Kramlich Create a glibcompat.h to define G_GNUC_(BEGIN,END)_IGNORE_DEPRECATIONS which was added in 2.32.0 but we only require 2.16.0 release-2.x.y file | diff | annotate
Mon, 07 Oct 2019 20:21:38 -0500 Gary Kramlich Disable deprecations around GParameter as it generates a ton of warnings and that API is likely to change in the near future. file | diff | annotate
Mon, 07 Oct 2019 02:31:40 -0500 Gary Kramlich Disable deprecation warnings for the functions that have GParameter in their arguments release-2.x.y file | diff | annotate
Sat, 03 Aug 2019 02:33:05 -0400 Elliott Sales de Andrade Add missing transfer annotations. file | diff | annotate
Tue, 23 Jul 2019 12:47:17 +0200 Fabrice Bellet More fixes from pull request #523 review purple-media-require-encryption-api-addition file | diff | annotate
Sat, 20 Jul 2019 12:07:03 +0200 Fabrice Bellet Fixes from pull request #523 review purple-media-require-encryption-api-addition file | diff | annotate
Sun, 14 Jul 2019 22:53:31 +0200 Fabrice Bellet Add purple_media_set_require_encryption api purple-media-require-encryption-api-addition file | diff | annotate
Wed, 03 Jul 2019 00:21:33 -0400 Elliott Sales de Andrade Fix libpurple header guards using reserved names. file | diff | annotate
Fri, 15 Sep 2017 22:04:18 -0400 Elliott Sales de Andrade Add many libpurple element-type annotations. file | diff | annotate
Sun, 28 Aug 2016 16:27:57 -0500 Gary Kramlich A few random cleanups and don't even try to document class structs file | diff | annotate
Fri, 19 Aug 2016 23:03:37 -0500 Gary Kramlich Monster merge everything file | diff | annotate
Thu, 16 Jun 2016 23:36:37 -0500 Gary Kramlich Document a few more symbols that were added in 2.11.0 release-2.x.y file | diff | annotate
Wed, 29 Jul 2015 17:15:56 -0400 Michael McConville Remove Farsight support (ok'd by elb) file | diff | annotate
Fri, 10 Apr 2015 11:36:40 +0530 Ankit Vani Merge default branch (yet to add media_send_dtmf) soc.2013.gobjectification.plugins file | diff | annotate
Fri, 07 Feb 2014 21:49:22 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Tue, 04 Feb 2014 02:50:48 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Tue, 04 Feb 2014 01:36:57 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Fri, 31 Jan 2014 20:07:33 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Fri, 31 Jan 2014 18:23:41 +0530 Ankit Vani Merged gtkdoc-conversion branch soc.2013.gobjectification.plugins file | diff | annotate
Fri, 31 Jan 2014 18:22:41 +0530 Ankit Vani Initial replacements for this branch soc.2013.gobjectification.plugins file | diff | annotate
Wed, 29 Jan 2014 10:49:02 +0530 Ankit Vani Revert changes to doc comments soc.2013.gobjectification.plugins file | diff | annotate
Wed, 29 Jan 2014 10:01:14 +0530 Ankit Vani Use gtk-doc style constants (%NULL, %TRUE, %FALSE), and 'Note:' instead of '@note' soc.2013.gobjectification.plugins file | diff | annotate
Wed, 29 Jan 2014 05:28:33 +0530 Ankit Vani Convert doxygen's @return and @param commands for gtk-doc soc.2013.gobjectification.plugins file | diff | annotate
Sat, 12 Oct 2013 23:32:10 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Wed, 02 Oct 2013 16:16:32 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Sun, 01 Sep 2013 14:24:24 +0530 Ankit Vani Renamed some prpl stuff to protocol stuff. soc.2013.gobjectification.plugins file | diff | annotate
Sun, 18 Aug 2013 00:04:13 +0530 Ankit Vani Replaced some _prpl_ stuff with _protocol_ soc.2013.gobjectification.plugins file | diff | annotate
Sun, 05 Apr 2015 13:45:18 -0700 Mark Doliner Merge the release-2.x.y branch into master. file | diff | annotate
Mon, 21 Jul 2014 17:53:41 -0400 Youness Alaoui Add application media type and APIs file | diff | annotate
Mon, 11 Aug 2014 16:28:27 -0400 Youness Alaoui media: Add a send-rtcp-mux API to allow muxing of RTP and RTCP release-2.x.y file | diff | annotate
Mon, 11 Aug 2014 16:28:27 -0400 Youness Alaoui media: Add a send-rtcp-mux API to allow muxing of RTP and RTCP file | diff | annotate
Thu, 12 Mar 2015 01:05:29 +0000 Jakub Adam Implement media encryption release-2.x.y file | diff | annotate
Thu, 12 Mar 2015 01:05:29 +0000 Jakub Adam Implement media encryption file | diff | annotate
Fri, 06 Mar 2015 21:03:03 +0000 David Woodhouse Add out-of-band DTMF support and dialpad to use it release-2.x.y file | diff | annotate
Wed, 08 Oct 2014 23:10:46 +0100 David Woodhouse Add out-of-band DTMF support and dialpad to use it file | diff | annotate
Fri, 07 Feb 2014 21:45:54 +0530 Ankit Vani Move section blocks inside inclusion guards -- otherwise g-ir-scanner yells gtkdoc-conversion file | diff | annotate
Tue, 04 Feb 2014 02:42:08 +0530 Ankit Vani Use upper-case first letters gtkdoc-conversion file | diff | annotate
Tue, 04 Feb 2014 01:33:58 +0530 Ankit Vani Add section blocks for debug.h to prpl.h gtkdoc-conversion file | diff | annotate
Fri, 31 Jan 2014 20:02:40 +0530 Ankit Vani Move changes from soc.2013.gobjectification.gtkdoc to this branch gtkdoc-conversion file | diff | annotate
Fri, 31 Jan 2014 18:14:33 +0530 Ankit Vani Initial replacements for gtk-doc style comments gtkdoc-conversion file | diff | annotate
Sat, 12 Oct 2013 22:57:00 +0530 Ankit Vani Added /*< private >*/ for padding members, clean them up and add missing ones soc.2013.gobjectification file | diff | annotate
Wed, 02 Oct 2013 16:15:59 +0530 Ankit Vani Move media/theme GObject docs to appropriate places soc.2013.gobjectification file | diff | annotate
Tue, 02 Jul 2013 21:03:48 +0530 Ankit Vani Removed reserved fields from instance structs. soc.2013.gobjectification file | diff | annotate
Wed, 12 Jun 2013 23:01:43 +0530 Ankit Vani Exposed the instance and class structures of PurpleMedia so that it can be subclassed soc.2013.gobjectification file | diff | annotate
Tue, 03 Jan 2012 23:32:59 +0000 Elliott Sales de Andrade Use G_BEGIN/END_DECLS in public libpurple files. This was file | diff | annotate
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads. cpw.qulogic.gtk3 file | diff | annotate
Mon, 02 May 2011 03:23:23 +0000 Jakub Adam media: Allow setting SDES properties of RTP conferences. Fixes #12981. file | diff | annotate
Sat, 20 Nov 2010 13:37:33 +0000 Marcus Lundblad media: allow obtaining active local and remote candidates. Closes #11830 next.minor file | diff | annotate
Sat, 09 Jan 2010 04:03:53 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin' (head 1e232732a9f31f155cd1b160e3af9723b583c040) next.minor file | diff | annotate
(0) -100 -60 tip

mercurial