log libpurple/request.c @ 20064:4da314b1e53e

age author description
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-08-24 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.
2007-06-27 Sean Egan Bug fix. Make 'all_required_fields_filled' understand that an empty string does not qualify as filled
2007-06-19 Sadrul Habib Chowdhury Move the define in internal.h instead.
2007-06-16 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
2007-04-26 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.
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/