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
Thu, 23 Jan 2014 23:38:47 -0800 Mark Doliner Merge release-2.x.y branch into main, with manual merges in file | diff | annotate
Tue, 21 Jan 2014 19:57:11 -0800 Mark Doliner Clean merge. release-2.x.y 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, 09 Nov 2013 16:17:58 -0500 Daniel Atallah Merge release-2.x.y file | diff | annotate
Tue, 20 Aug 2013 17:36:14 +0200 Tomasz Wasilczyk Correct HTTP chunked transfers code (not fixed in rev ebe3fb4a3bc2) release-2.x.y file | diff | annotate
Thu, 21 Feb 2013 12:04:22 -0500 Daniel Atallah Fix purple_util_fetch_url_request variants to avoid implicitly trusting the 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
Tue, 21 Jan 2014 18:28:54 -0600 Richard Laager Fix purple_str_to_time() again. release-2.x.y file | diff | annotate
Fri, 25 Oct 2013 00:31:39 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Thu, 24 Oct 2013 20:05:41 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Sun, 20 Oct 2013 18:19:05 +0530 Ankit Vani Fixed warnings soc.2013.gobjectification file | diff | annotate
Tue, 08 Oct 2013 20:30:51 +0530 Ankit Vani Renamed purple_g_value_* to purple_value_* soc.2013.gobjectification file | diff | annotate
Sun, 06 Oct 2013 18:13:03 +0530 Ankit Vani Merged default branch soc.2013.gobjectification 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, 23 Aug 2013 15:07:32 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Thu, 22 Aug 2013 01:35:32 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Sat, 17 Aug 2013 06:01:42 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Fri, 19 Jul 2013 02:28:46 +0530 Ankit Vani Added purple_g_value_dup() to util soc.2013.gobjectification file | diff | annotate
Wed, 17 Jul 2013 21:45:59 +0530 Ankit Vani Added purple_g_value_new() and purple_g_value_free() to util soc.2013.gobjectification file | diff | annotate
Fri, 12 Jul 2013 05:04:11 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 02:23:11 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Sun, 16 Jun 2013 05:59:31 +0530 Ankit Vani Refactor the codebase to use PurpleHash soc.2013.gobjectification file | diff | annotate
Sat, 15 Jun 2013 20:41:52 +0530 Ankit Vani Refactored the libpurple core to use the GObject-based PurpleCipher soc.2013.gobjectification file | diff | annotate
Thu, 13 Jun 2013 14:49:03 +0530 Ankit Vani GObjectify the PurpleCipher structure soc.2013.gobjectification file | diff | annotate
Thu, 24 Oct 2013 15:55:59 +0200 Tomasz Wasilczyk Merge default file | diff | annotate
Sat, 05 Oct 2013 19:57:39 +0200 Tomasz Wasilczyk E2EE: make it possible to attach stock icon to PurpleMenuAction file | diff | annotate
Thu, 24 Oct 2013 15:54:24 +0200 Tomasz Wasilczyk Plugins API: add an option to provide plugin configuration using Request API file | diff | annotate
Fri, 04 Oct 2013 17:46:37 +0200 Tomasz Wasilczyk Clang warnings: clean up libpurple file | diff | annotate
Thu, 22 Aug 2013 09:59:29 +0200 Tomasz Wasilczyk Fix the rest of libpurple warnings about -Wsign-compare file | diff | annotate
Wed, 21 Aug 2013 14:59:29 +0200 Tomasz Wasilczyk Fix most of libpurple warnings about -Wsign-compare file | diff | annotate
Fri, 16 Aug 2013 11:12:24 +0200 Tomasz Wasilczyk Fix some debug log warnings, adjust verbosity level file | diff | annotate
Wed, 10 Jul 2013 19:50:12 -0400 Daniel Atallah Merge with release-2.x.y file | diff | annotate
Mon, 24 Jun 2013 22:36:13 -0500 Richard Laager Refactor an error path in purple_str_to_time() release-2.x.y file | diff | annotate
Mon, 24 Jun 2013 22:25:26 -0500 Richard Laager Fix purple_str_to_time()'s tz_off sign handling release-2.x.y file | diff | annotate
Sat, 22 Jun 2013 20:20:39 +0200 Tomasz Wasilczyk HTTP: make purple_url_parse deprecated in favor of purple_http_url_parse file | diff | annotate
Sun, 09 Jun 2013 14:32:14 +0200 Tomasz Wasilczyk Merge with main soc.2008.masterpassword file | diff | annotate
Mon, 29 Apr 2013 03:35:54 +0200 Tomasz Wasilczyk New keyring: store passwords using Windows credentials soc.2008.masterpassword file | diff | annotate
Fri, 26 Apr 2013 12:27:23 +0200 Tomasz Wasilczyk Merge with default soc.2008.masterpassword file | diff | annotate
Thu, 28 Mar 2013 09:49:16 +0100 Tomasz Wasilczyk Some polishing on files modified on this branch (mostly formatting) soc.2008.masterpassword file | diff | annotate
Sat, 18 May 2013 16:02:23 +0200 Tomasz Wasilczyk Use GStatBuf instead of struct stat file | diff | annotate
Thu, 18 Apr 2013 01:50:30 +0200 Tomasz Wasilczyk Don't use deprecated threads API for recent GLib versions file | diff | annotate
Wed, 17 Apr 2013 20:16:47 +0200 Tomasz Wasilczyk win32: get rid of printf's hh modifier (compatibility) file | diff | annotate
Sun, 14 Apr 2013 16:43:22 +0200 Tomasz Wasilczyk Fixing warnings (win32, glib, others) file | diff | annotate
Wed, 20 Mar 2013 20:47:32 +0100 Tomasz Wasilczyk Silence a GLIB warning file | diff | annotate
Sun, 03 Mar 2013 18:35:43 -0500 Daniel Atallah Merge with release-2.x.y file | diff | annotate
Sat, 02 Mar 2013 17:20:56 -0500 Daniel Atallah Add some error checking for sscanf usage (there are more places that could use this) release-2.x.y file | diff | annotate
Tue, 26 Feb 2013 22:59:38 -0500 Daniel Atallah Fix purple_utf8_salvage() to correctly identify the 4-byte start byte release-2.x.y file | diff | annotate
Mon, 18 Feb 2013 22:13:11 -0800 Mark Doliner Remove purple_util_get_image_checksum and use file | diff | annotate
Sun, 30 Dec 2012 19:32:13 -0800 Mark Doliner Set file permissions before writing data to it, and use the existing fd. file | diff | annotate
Sat, 29 Dec 2012 23:45:42 -0800 Mark Doliner Our autoconf requires glib 2.16.0 or newer, so we can remove this check. file | diff | annotate
Fri, 23 Nov 2012 17:30:34 +0100 Tomasz Wasilczyk Better implementation of purple_escape_js file | diff | annotate
Wed, 21 Nov 2012 18:15:54 +0100 Tomasz Wasilczyk GTK debug window: append using js, not html file | diff | annotate
Sun, 21 Oct 2012 22:41:57 +0200 Tomasz Wasilczyk Fix a warning and (null) in file transfer window file | diff | annotate
Tue, 16 Oct 2012 11:54:27 +0200 Tomasz Wasilczyk Revert changes to purple_url_parse, because no longer needed for new http implementation file | diff | annotate
Sat, 13 Oct 2012 02:17:25 +0200 Tomasz Wasilczyk Extend URL parsing file | diff | annotate
Sat, 13 Oct 2012 01:52:22 +0200 Tomasz Wasilczyk Break the API with purple_url_parse returning protocol file | diff | annotate
Fri, 12 Oct 2012 22:52:51 +0200 Tomasz Wasilczyk Make old http-related code obsolete file | diff | annotate
(0) -300 -100 -60 tip

mercurial