Wed, 19 Jul 2023 23:20:30 -0500 Gary Kramlich Fix a warn_unused_result in codec.c file | diff | annotate
Sun, 11 Dec 2022 22:56:34 -0600 Elliott Sales de Andrade Bump C standard to C99 for libpurple files and fix warnings file | diff | annotate
Mon, 12 Sep 2022 22:54:13 -0500 Gary Kramlich Stop including internal.h everywhere when we really don't need it. file | diff | annotate
Fri, 12 Aug 2022 01:29:41 -0500 Elliott Sales de Andrade Modernize some media files file | diff | annotate
Tue, 25 May 2021 22:58:34 -0500 Elliott Sales de Andrade Use PurpleMedia/PURPLE_MEDIA prefix for everything in libpurple/media. file | diff | annotate
Fri, 26 Feb 2021 00:17:26 -0600 Arkadiy Illarionov Use g_list_copy_deep instead of manual copy/transform file | diff | annotate
Sun, 01 Dec 2019 15:36:50 +0300 qarkai Add purple_key_value_pair_new_full with free function for value in PurpleKeyValuePair file | diff | annotate
Wed, 27 Nov 2019 00:08:11 +0300 qarkai Replace PurpleNamedValue with PurpleKeyValuePair file | diff | annotate
Fri, 15 Nov 2019 01:07:08 -0600 Gary Kramlich Remove glibcompat.h from all the files that don't actually need it. file | diff | annotate
Sun, 03 Nov 2019 20:37:07 +0300 qarkai Add new and free functions for structs to reduce duplication file | diff | annotate
Fri, 18 Oct 2019 23:30:32 +0300 qarkai Use g_list_free_full instead of manual iterations file | diff | annotate
Mon, 01 Apr 2019 22:19:54 -0400 Elliott Sales de Andrade Remove unnecessary struct tags. file | diff | annotate
Fri, 29 Mar 2019 19:07:55 -0400 Elliott Sales de Andrade Use G_DECLARE for media objects. file | diff | annotate
Thu, 18 Oct 2018 21:28:34 -0500 Mike Ruprecht Port purple media code away from deprecated g_type_class_add_private() file | diff | annotate
Tue, 01 May 2018 16:32:13 -0400 Elliott Sales de Andrade Remove hacks for fixing warnings. 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 release-2.x.y file | diff | annotate
Mon, 21 Jul 2014 17:53:41 -0400 Youness Alaoui Add application media type and APIs file | diff | annotate
Tue, 09 Dec 2014 10:24:03 +0100 Tomasz Wasilczyk Fix rest of _get_instance_private errors for glib < 2.37.3 file | diff | annotate
Sun, 07 Dec 2014 13:25:47 +0100 Tomasz Wasilczyk Silence G_DEFINE_TYPE_WITH_CODE warnings about _get_instance_private routines file | diff | annotate
Tue, 04 Feb 2014 16:30:55 +0530 Ankit Vani Remove @file from .c files gtkdoc-conversion file | diff | annotate
Sun, 24 Nov 2013 02:16:14 +0530 Ankit Vani libpurple: use g_object_class_install_properties instead of repeated g_object_class_install_property soc.2013.gobjectification file | diff | annotate
Wed, 20 Nov 2013 05:15:00 +0530 Ankit Vani libpurple: started changing g_object_notify to g_object_notify_by_pspec soc.2013.gobjectification file | diff | annotate
Sun, 17 Nov 2013 04:17:23 +0530 Ankit Vani media: Use G_PARAM_STATIC_STRINGS and ensure g_object_notify is always called soc.2013.gobjectification file | diff | annotate
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace file | diff | annotate
Tue, 24 Aug 2010 04:45:25 +0000 Jakub Adam Fix some media code leaks. file | diff | annotate
Thu, 22 Oct 2009 00:22:59 +0000 Michael Ruprecht Break PurpleMediaCodec out into its own file. cpw.maiku.media_refactor file | diff | annotate
(0) tip

mercurial