log libpurple/request.h @ 19985:eda223b50bdc

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-18 Sadrul Habib Chowdhury Add G_GNUC_NULL_TERMINATED to a few functions that expect a NULL terminated
2007-06-16 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
2007-04-29 Gary Kramlich Initial addition of padding for ui_ops and other class-like structs
2007-04-28 Richard Laager Typo fix in documentation.
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/