log libpurple/protocols/silc/util.c @ 32772:6135b24cdc8a

age author description
Tue, 18 Oct 2011 21:17:08 +0000 andrew victor Samtime: Move the "inpa" input watcher into protocol_data.
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
Sat, 03 May 2008 07:13:58 +0000 Daniel Atallah Cleanup allocations/frees to match and plug some leaks.
Tue, 26 Feb 2008 14:11:59 +0000 Stu Tomlinson chomp chomp chomp chomp chomp chomp chomp chomp chomp chomp
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
Mon, 15 Oct 2007 10:45:46 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)
Sun, 14 Oct 2007 21:08:42 +0000 Will Thompson Rename:
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
Fri, 16 Nov 2007 23:27:07 +0000 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
Fri, 16 Nov 2007 23:01:12 +0000 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Sun, 14 Oct 2007 20:53:40 +0000 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
Fri, 16 Nov 2007 23:27:01 +0000 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
Sun, 14 Oct 2007 18:07:19 +0000 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
Sat, 03 Nov 2007 17:52:28 +0000 Nathan Walp replace most calls to strerror with calls to g_strerror. strerror will return
Fri, 16 Nov 2007 23:30:03 +0000 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
Sun, 14 Oct 2007 00:26:00 +0000 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
Mon, 29 Oct 2007 00:19:53 +0000 Ethan Blanton Patch from Pekka Riikone to fix various SILC issues.
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Wed, 03 Oct 2007 13:12:39 +0000 Will Thompson Add disconnection reasons to silc.
Sun, 01 Jul 2007 01:41:57 +0000 Richard Laager Use the glib strcasecmp functions everywhere, as we've had reports of
Sun, 10 Jun 2007 01:54:40 +0000 Stu Tomlinson We now depend on SILC Toolkit 1.1 for this copy of this prpl so we can
Sat, 09 Jun 2007 17:31:28 +0000 Stu Tomlinson Patch from Pekka Riikonen to update the SILC protocol plugin to work with
Mon, 14 May 2007 23:45:14 +0000 Richard Laager More strcasecmp() replacements.
Fri, 27 Apr 2007 04:04:04 +0000 Daniel Atallah Finally fix SILC fully, now that i have HAVE_SILCMIME_H defined.
Thu, 26 Apr 2007 13:10:57 +0000 Stu Tomlinson Update SILC to match resent request API changes
Fri, 30 Mar 2007 15:01:58 +0000 Stu Tomlinson Something about this looked wrong to me:
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/