log libpurple/protocols/silc/chat.c @ 22800:67a4c8c46f78

age author description
Sat, 03 May 2008 07:13:58 +0000 Daniel Atallah Cleanup allocations/frees to match and plug some leaks.
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
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:23 +0000 Richard Laager merge of '1d521d53265eb98ae00fd955fb78a1d39e4c8ba6'
Fri, 16 Nov 2007 23:00:41 +0000 Richard Laager merge of '53b79b2ce557c515c1eb6d234e40ede98328a82e'
Fri, 16 Nov 2007 23:00:00 +0000 Richard Laager merge of '2a243210bfd2514b2f7d77cba01c2cf78b8fe8a5'
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
Sun, 14 Oct 2007 02:49:47 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
Fri, 16 Nov 2007 22:59:33 +0000 Richard Laager disapproval of revision '403dd7caf39b853d3f3620441ea1abebb19cfa03'
Sun, 14 Oct 2007 02:43:06 +0000 Richard Laager Fix up some broken changes in the request API UI hint changes.
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
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
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 18:03:12 +0000 Stu Tomlinson Kill a compile warning
Sat, 09 Jun 2007 18:01:47 +0000 Stu Tomlinson Don't automatically add channels to the buddy list when you join them. I
Sat, 09 Jun 2007 17:31:28 +0000 Stu Tomlinson Patch from Pekka Riikonen to update the SILC protocol plugin to work with
Thu, 26 Apr 2007 13:10:57 +0000 Stu Tomlinson Update SILC to match resent request API changes
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/