log libpurple/plugins/perl/common/Request.xs @ 21570:dccfd999ffe7

age author description
Sat, 17 Nov 2007 17:27:48 +0000 Evan Schoenberg merge of '76c07fcb434a2a7aa289734bb221c171a376d73b'
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:01:37 +0000 Richard Laager disapproval of revision 'ddd8161138d003646cb2960438fe8011a3d71a8b'
Mon, 15 Oct 2007 00:40:33 +0000 Richard Laager A missing s/PURPLE_REQUEST_HINT/PURPLE_REQUEST_UI_HINT/
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
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
Sat, 22 Sep 2007 18:46:55 +0000 Gabriel Schulhof Fixing Request.xs
Sat, 22 Sep 2007 18:32:18 +0000 Gabriel Schulhof Fixing Request.xs
Sat, 22 Sep 2007 18:20:59 +0000 Gabriel Schulhof Fixed perl bindings
Sat, 22 Sep 2007 18:12:08 +0000 Gabriel Schulhof Fixed perl bindings
Sat, 18 Aug 2007 19:39:31 +0000 Gabriel Schulhof Updating Request.xs
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
Tue, 01 May 2007 03:21:27 +0000 Etan Reisner Clean up a bunch of the perl api stuff. Eventually I'll dump the entire list
Tue, 01 May 2007 02:34:22 +0000 Etan Reisner Remove the const-c and const-xs stuff and replace it with real constants
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Mon, 19 Mar 2007 17:02:24 +0000 Daniel Atallah Perl fixes for s/gaim/purple/. This hasn't really been tested yet.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/