log libpurple/request.c @ 20074:6bf32c9e15a7

age author description
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Thu, 16 Aug 2007 20:09:25 +0000 Gabriel Schulhof Implementing hints in libpurple/request.c
Wed, 08 Aug 2007 19:47:05 +0000 Gabriel Schulhof Making plugins dialog work
Wed, 08 Aug 2007 19:19:48 +0000 Gabriel Schulhof Adding parameter void *ui_data for parent window
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Fri, 24 Aug 2007 19:43:41 +0000 Daniel Atallah Fix some conversion warnings about using negative values with unsigned types. There are more, but these were easy fixes. You may think that I'm changing the API, but I'm really not - it was just wrong.
Wed, 27 Jun 2007 22:52:41 +0000 Sean Egan Bug fix. Make 'all_required_fields_filled' understand that an empty string does not qualify as filled
Tue, 19 Jun 2007 22:47:12 +0000 Sadrul Habib Chowdhury Move the define in internal.h instead.
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
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 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/