Mon, 04 Nov 2019 02:36:50 -0500 Elliott Sales de Andrade Replace purple_str_has_{prefix,suffix} by g_str_has_{prefix,suffix}. file | diff | annotate
Mon, 04 Nov 2019 02:22:52 -0500 Elliott Sales de Andrade Replace purple_build_dir with g_mkdir_with_parents. file | diff | annotate
Mon, 07 Oct 2019 20:03:13 -0400 Elliott Sales de Andrade Fix broken formatting of old logger date time. file | diff | annotate
Wed, 09 Oct 2019 20:39:11 +0200 Daniel Kamil Kozar Restore compatibility with gtkimhtml.c trac-17280-valid-log-html file | diff | annotate
Tue, 20 Feb 2018 19:18:08 +0100 Daniel Kamil Kozar Write valid HTML log files trac-17280-valid-log-html file | diff | annotate
Tue, 01 Oct 2019 02:21:00 -0400 Elliott Sales de Andrade Fix some static analysis warnings. file | diff | annotate
Tue, 02 Jul 2019 23:52:35 -0400 Elliott Sales de Andrade Rename some buddy list accessor functions. file | diff | annotate
Tue, 12 Mar 2019 05:51:08 -0400 Elliott Sales de Andrade Fix several g_build_filename leaks. file | diff | annotate
Tue, 02 Oct 2018 16:01:52 -0500 Mike Ruprecht libpurple: Remove pointer registration for DBus API file | diff | annotate
Wed, 24 Oct 2018 17:07:39 -0500 Mike Ruprecht log: Fix writing timestamp to old style log .idx file file | diff | annotate
Fri, 23 Feb 2018 04:30:06 +0000 Gary Kramlich Merged in qarkai/pidgin/xdg-dirs (pull request #230) file | diff | annotate
Sun, 08 Oct 2017 20:42:20 +0300 Arkadiy Illarionov Merged pidgin/main into default file | diff | annotate
Sun, 28 May 2017 13:26:27 +0300 Arkadiy Illarionov Merged pidgin/main into default file | diff | annotate
Sun, 25 Sep 2016 21:06:42 +0300 qarkai Migrate certificates, icons, logs to XDG dirs file | diff | annotate
Thu, 07 Dec 2017 23:03:41 -0600 Gary Kramlich Remove #if 0's from libpurple file | diff | annotate
Mon, 07 Aug 2017 22:02:18 -0400 Elliott Sales de Andrade Update a comment. file | diff | annotate
Thu, 13 Jul 2017 21:38:05 -0400 Elliott Sales de Andrade Fix possible GDateTime leaks in old logger loader. file | diff | annotate
Wed, 12 Jul 2017 00:46:26 -0400 Elliott Sales de Andrade Use GDateTime in purple_log_write. file | diff | annotate
Tue, 11 Jul 2017 23:43:33 -0400 Elliott Sales de Andrade Change purple_log_new to use GDateTime. file | diff | annotate
Tue, 11 Oct 2016 23:32:23 -0500 Gary Kramlich rename purple_image_get_size to purple_image_get_data_size and deal with the fallout file | diff | annotate
Fri, 22 Jan 2016 02:11:08 -0600 Mike Ruprecht Silence warning when system messages are being logged aka from == NULL file | diff | annotate
Tue, 21 Jul 2015 14:38:00 -0400 Michael McConville Remove ancient, never-used, disabled, and presumably broken logging features file | diff | annotate
Sat, 24 May 2014 02:32:01 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Thu, 15 May 2014 10:16:32 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 10 May 2014 03:56:36 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Tue, 15 Apr 2014 20:01:46 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Fri, 11 Apr 2014 16:23:12 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 08 Feb 2014 16:00:14 +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
Wed, 29 Jan 2014 00:28:08 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Mon, 27 Jan 2014 17:34:21 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 14 Sep 2013 15:46:27 +0530 Ankit Vani Updated protocol iface calls 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, 01 Sep 2013 00:38:40 +0530 Ankit Vani Renamed purple_find_protocol_info to purple_protocols_find soc.2013.gobjectification.plugins file | diff | annotate
Thu, 29 Aug 2013 23:38:19 +0530 Ankit Vani Use the purple_protocol_iface_* API instead of protocol->function() 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
Sat, 17 Aug 2013 23:28:51 +0530 Ankit Vani Renamed PurplePluginProtocolInfo to PurpleProtocol soc.2013.gobjectification.plugins file | diff | annotate
Mon, 29 Jul 2013 16:01:58 +0530 Ankit Vani Refactored keyring and log to use the initial GObject plugin API soc.2013.gobjectification.plugins file | diff | annotate
Sun, 28 Jul 2013 23:36:59 +0530 Ankit Vani Replaced purple_find_prpl() with purple_find_protocol_info(). soc.2013.gobjectification.plugins file | diff | annotate
Thu, 22 May 2014 21:04:56 +0200 Tomasz Wasilczyk Use purple_conversation_write_system_message where appropriate file | diff | annotate
Thu, 22 May 2014 19:26:28 +0200 Tomasz Wasilczyk Remove whisper completely, fix flags property in PurpleMessage file | diff | annotate
Tue, 13 May 2014 13:13:57 +0200 Tomasz Wasilczyk Provide a portable alternative for fstat file | diff | annotate
Tue, 13 May 2014 00:26:43 +0200 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate
Mon, 12 May 2014 23:55:54 +0200 Tomasz Wasilczyk Fix Coverity TOCTOU warnings release-2.x.y file | diff | annotate
Mon, 12 May 2014 22:08:04 +0200 Tomasz Wasilczyk Fix newly generated coverity warnings release-2.x.y file | diff | annotate
Wed, 07 May 2014 11:07:45 +0200 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate
Tue, 06 May 2014 21:40:30 +0200 Tomasz Wasilczyk Fix some CWE-367 coverity warnings release-2.x.y file | diff | annotate
Tue, 06 May 2014 20:07:13 +0200 Tomasz Wasilczyk Fix some CWE-476 coverity warnings release-2.x.y file | diff | annotate
Tue, 06 May 2014 19:38:50 +0200 Tomasz Wasilczyk Fix some CWE-252 coverity warnings release-2.x.y file | diff | annotate
Sat, 12 Apr 2014 01:46:23 +0200 Tomasz Wasilczyk Drop purple_util_get_image_extension and purple_util_get_image_filename file | diff | annotate
Thu, 10 Apr 2014 23:20:49 +0200 Tomasz Wasilczyk imgstore: remove references from libpurple (not prpls yet) file | diff | annotate
Sat, 08 Feb 2014 15:20:17 +0530 Ankit Vani Merged default branch 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
Sat, 08 Feb 2014 00:57:28 +0100 Tomasz Wasilczyk Fix some clang static analysis warnings file | diff | annotate
Tue, 28 Jan 2014 07:37:19 -0800 Mark Doliner Clean merge. file | diff | annotate
Mon, 20 Jan 2014 00:02:17 -0800 Mark Doliner Merge with a fair number of conflicts. Nothing too crazy. file | diff | annotate
Sat, 18 Jan 2014 09:01:20 -0800 Mark Doliner Fix a remotely-triggerable null pointer dereference. release-2.x.y file | diff | annotate
Mon, 27 Jan 2014 04:41:33 +0530 Ankit Vani libpurple: Fix build and warnings with glib 2.24 file | diff | annotate
Thu, 25 Jul 2013 02:22:35 +0530 Ankit Vani Renamed PurpleBListNode back to PurpleBlistNode soc.2013.gobjectification file | diff | annotate
Thu, 18 Jul 2013 03:55:31 +0530 Ankit Vani Refactored log, network, notify to use GType instead of PurpleValue soc.2013.gobjectification file | diff | annotate
(0) -100 -60 tip

mercurial