Tue, 22 Aug 2023 00:24:14 -0500 Gary Kramlich Make the purple_account_manager_find functions return transfer full. file | diff | annotate
Wed, 19 Jul 2023 18:11:18 -0500 Gary Kramlich Remove unnecessary casting from g_signal_handlers_disconnect file | diff | annotate
Tue, 21 Mar 2023 01:59:19 -0500 Elliott Sales de Andrade Use g_clear_handle_id everywhere file | diff | annotate
Tue, 21 Mar 2023 00:39:45 -0500 Elliott Sales de Andrade Use g_clear_* helpers where useful file | diff | annotate
Wed, 14 Dec 2022 01:29:28 -0600 Gary Kramlich Update libpurple for the deprecations in the account api 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
Wed, 26 Oct 2022 02:58:05 -0500 Elliott Sales de Andrade Remove C99-obsoleted constructs file | diff | annotate
Sun, 09 Oct 2022 01:48:50 -0500 Elliott Sales de Andrade Use PurpleAccountManager added/removed signals 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
Thu, 21 Jul 2022 01:09:15 -0500 Gary Kramlich Update libpurple for the purple_account_manager_get_(in)active deprecations file | diff | annotate
Mon, 04 Apr 2022 23:15:13 -0500 Gary Kramlich Overhaul the status box file | diff | annotate
Fri, 25 Mar 2022 02:51:58 -0500 Elliott Sales de Andrade Replace PURPLE_CALLBACK by G_CALLBACK file | diff | annotate
Fri, 03 Dec 2021 01:56:48 -0600 Gary Kramlich Create the PurpleAccountManager API file | diff | annotate
Sat, 23 Oct 2021 01:06:57 -0500 Gary Kramlich Now that the History API is here, remove the purple logging api file | diff | annotate
Sun, 10 Oct 2021 02:52:05 -0500 Elliott Sales de Andrade Fix several typos in libpurple file | diff | annotate
Sun, 20 Dec 2020 05:02:37 -0600 Elliott Sales de Andrade Fix time_t string formatting. file | diff | annotate
Fri, 16 Oct 2020 02:27:21 -0500 Gary Kramlich Pull the purple_markup_* api out of util.[ch] to purplemarkup.[ch]. No code was changed just moved it from one file to the other. file | diff | annotate
Thu, 21 May 2020 21:21:54 -0500 Gary Kramlich Make sure we're not including the gettext macros in header files and deal with the repercussions of that. file | diff | annotate
Tue, 05 Nov 2019 20:28:13 -0500 Elliott Sales de Andrade Fix const-cast warning. file | diff | annotate
Tue, 05 Nov 2019 20:21:00 -0500 Elliott Sales de Andrade Fix some use-after-free. file | diff | annotate
Fri, 25 Oct 2019 05:52:30 -0400 Elliott Sales de Andrade Replace g_[s]list_remove with g_[s]list_delete_link. file | diff | annotate
Sat, 19 Oct 2019 13:04:53 +0300 qarkai Set GList to NULL after free file | diff | annotate
Fri, 18 Oct 2019 23:30:32 +0300 qarkai Use g_list_free_full instead of manual iterations file | diff | annotate
Sun, 13 Oct 2019 15:45:39 +0300 qarkai Use GList functions instead of manual iterations file | diff | annotate
Fri, 15 Feb 2019 01:19:10 -0500 Elliott Sales de Andrade Move more libpurple files to ~/.config. file | diff | annotate
Tue, 02 Oct 2018 16:01:52 -0500 Mike Ruprecht libpurple: Remove pointer registration for DBus API file | diff | annotate
Thu, 15 Jun 2017 13:33:02 -0500 Mike Ruprecht Remove purple_timeout_* function usage file | diff | annotate
Fri, 19 Aug 2016 23:03:37 -0500 Gary Kramlich Monster merge everything file | diff | annotate
Tue, 29 Dec 2015 18:49:11 -0600 Jakub Adam Fix #16762 where transient startup statuses could be deleted on exit file | diff | annotate
Tue, 29 Dec 2015 18:41:57 -0600 Jakub Adam Fix #16762 where transient startup statuses could be deleted on exit release-2.x.y file | diff | annotate
Thu, 06 Feb 2014 20:02:57 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Thu, 06 Feb 2014 03:09:33 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Tue, 04 Feb 2014 16:31:36 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Tue, 21 Jan 2014 01:28:36 +0530 Ankit Vani Revert all the migration stuff soc.2013.gobjectification.plugins file | diff | annotate
Mon, 20 Jan 2014 23:44:09 +0530 Ankit Vani Migrate old protocol IDs to new if *.xml version < 1.1 soc.2013.gobjectification.plugins file | diff | annotate
Mon, 20 Jan 2014 07:08:40 +0530 Ankit Vani Update versions of XML files to "1.1", and warn if reading from a newer version soc.2013.gobjectification.plugins file | diff | annotate
Sat, 07 Sep 2013 00:11:42 +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
Thu, 06 Feb 2014 19:50:34 +0530 Ankit Vani Merged default branch gtkdoc-conversion file | diff | annotate
Thu, 06 Feb 2014 03:04:43 +0530 Ankit Vani Fix some gtk-doc warnings till xmlnode.h gtkdoc-conversion file | diff | annotate
Tue, 04 Feb 2014 16:30:55 +0530 Ankit Vani Remove @file from .c files gtkdoc-conversion file | diff | annotate
Thu, 06 Feb 2014 18:56:36 +0530 Ankit Vani gtk-doc prep: *_get_type() functions are hidden as standard GType-returning funcs, so rename them. file | diff | annotate
Sat, 07 Sep 2013 00:10:19 +0530 Ankit Vani Replaced xmlnode with PurpleXmlNode, and xmlnode_* API with purple_xmlnode_* API soc.2013.gobjectification file | diff | annotate
Fri, 19 Jul 2013 01:48:56 +0530 Ankit Vani Refactored plugin, savedstatuses and server to use GType and GValue instead of PurpleValue soc.2013.gobjectification file | diff | annotate
Tue, 16 Jul 2013 23:29:58 +0530 Ankit Vani Resolved conflicting function names soc.2013.gobjectification file | diff | annotate
Tue, 16 Jul 2013 15:21:56 +0530 Ankit Vani Updated GBoxed functions. Boxing is intended to be temporary for buddy list, saved status, plugins, status. soc.2013.gobjectification file | diff | annotate
Tue, 16 Jul 2013 01:45:39 +0530 Ankit Vani Added boxed types for PurpleStatus and PurpleSavedStatus soc.2013.gobjectification 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
Thu, 17 Mar 2011 07:39:33 +0000 Mark Doliner Remove the _purple_oscar_convert(). It existed to migrate data from next.major file | diff | annotate
Mon, 29 Mar 2010 23:35:35 +0000 Mark Doliner Remove a bunch of old references to prpl-oscar file | diff | annotate
Thu, 13 Aug 2009 03:26:27 +0000 Paul Aurich Clean up various file-scoped globals at uninit. file | diff | annotate
Sat, 16 May 2009 19:58:40 +0000 Richard Laager A patch from Scott Wolchok to replace snprintf() with g_snprintf() and file | diff | annotate
Tue, 28 Apr 2009 15:47:36 +0000 Paul Aurich Adjust some idle handling code to fix "wedging" idle reporting into never file | diff | annotate
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head d24c4a9d28f21eaa47bd76e50ed31053733edcb1) file | diff | annotate
Tue, 06 Jan 2009 03:39:51 +0000 Paul Aurich Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us next.minor file | diff | annotate
Sun, 15 Feb 2009 07:19:59 +0000 Elliott Sales de Andrade Use g_direct_hash/equal instead of g_int_hash/equal for the hash table that file | diff | annotate
Fri, 25 Apr 2008 15:37:21 +0000 Daniel Atallah Avoiding emitting the "savedstatus-changed" signal twice when the savedstatus file | diff | annotate
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up file | diff | annotate
Thu, 06 Dec 2007 09:54:04 +0000 Sadrul Habib Chowdhury Save the normalized account name for pounces and custom statuses. References #2049. file | diff | annotate
Tue, 16 Oct 2007 06:27:16 +0000 Sadrul Habib Chowdhury deryni noticed that the documentation and code do not match for file | diff | annotate
(0) -60 tip

mercurial