log libpurple/request.h @ 26212:e5b0778f2e96

age author description
2009-01-26 Mark Doliner Add @since 2.6.0 doxygen comments to some of our new functions, and
2008-11-18 Richard Laager Hide the PurpleRequestField struct. I figured this one would be easy and
2008-03-11 Will Thompson Remove duplicated docs for _varg variants of request functions; correct and
2008-01-17 Mark Doliner * Clarify the documentation for purple_request_action's 'default_ation'
2007-12-18 Sadrul Habib Chowdhury cancel_cb can be NULL here too.
2007-12-18 Will Thompson I'm happy to report that my spelling is coming along in leanps and nbounds.
2007-12-18 Will Thompson Sadrul informs me that cancel_cb may in fact be NULL.
2007-12-18 Will Thompson Documentation tweaks and more g_return_if_fail checks for NULL parameters which
2007-11-17 Sadrul Habib Chowdhury merge of '936967b97a8afdc95b54fe92924ef7c0414bea42'
2007-11-14 Sadrul Habib Chowdhury disapproval of revision 'c52c996c95bec84928db81dc592640366ff5a432'
2007-11-17 Sadrul Habib Chowdhury merge of '540d26af45cb3708b3fe07efd7aa25e40a0b78ea'
2007-11-17 Sadrul Habib Chowdhury disapproval of revision 'ea579831d8561ac6b0cde4b034383b02b3e51ae5'
2007-11-17 Richard Laager This merge has the effect of reverting the hinting code from trunk.
2007-11-16 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
2007-11-16 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
2007-11-16 Richard Laager merge of '1d521d53265eb98ae00fd955fb78a1d39e4c8ba6'
2007-11-16 Richard Laager merge of '88ea7f54513c734e65a7fc3f4318f393093f6fb6'
2007-11-16 Richard Laager merge of '53b79b2ce557c515c1eb6d234e40ede98328a82e'
2007-11-16 Richard Laager merge of 'b2a396d17dcaf8a381d711f406c759863a99557c'
2007-11-16 Richard Laager disapproval of revision '2ce5a939a395a946ffcf7f9c862b4c54aba7457f'
2007-11-16 Richard Laager disapproval of revision '0e51fd6f70ba330cbc25cff479b5c6325e939196'
2007-11-16 Richard Laager disapproval of revision 'd0c23dfc8d64e57036509dd2e2248caaea3e6d9f'
2007-11-16 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
2007-11-10 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
2007-10-14 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
2007-10-14 Richard Laager Document the UI hint defines and remove some bad ui_hint @param lines from
2007-11-16 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
2007-10-14 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
2007-10-14 Richard Laager Wrap the newly deprecated functions with #ifndef PURPLE_DISABLE_DEPRECATED.
2007-10-14 Richard Laager Document the with_hint API changes.
2007-10-14 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
2007-10-14 Richard Laager merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
2007-10-12 Sadrul Habib Chowdhury Changelog some of the stuff.
2007-10-04 Sadrul Habib Chowdhury Missing buddylist request field stuff.
2007-11-16 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
2007-10-14 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
2007-10-10 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
2007-10-17 Etan Reisner Replace a bunch of @return markers with @constreturn markers. I believe these
2007-09-22 Gabriel Schulhof whitespace
2007-09-22 Gabriel Schulhof Updated hinting to be less invasive
2007-09-22 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
2007-09-16 Sean Egan remove gpl boilerplate from doxygen docs
2007-09-12 Gabriel Schulhof Fixing usernick.c and, for some strange reason, request.h
2007-09-12 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
2007-08-12 Gabriel Schulhof API says *crack*
2007-08-12 Gabriel Schulhof Restored API. Lessee what we can do with the other params first
2007-08-12 Gabriel Schulhof Broke all purple_request_* APIs
2007-08-08 Gabriel Schulhof Making plugins dialog work
2007-08-08 Gabriel Schulhof Adding parameter void *ui_data for parent window
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/