log libpurple/conversation.h @ 19911:649f215f069b

age author description
2007-08-07 Will Thompson Document most of PurpleConversationUiOps.
2007-06-16 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
2007-06-16 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
2007-06-07 Richard Laager Mark the return type const for the following functions. I noticed this
2007-06-04 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36)
2007-06-01 Nathan Walp add a PURPLE_MESSAGE_NO_LINKIFY to prevent things from getting linkified
2007-05-22 Sadrul Habib Chowdhury New function purple_conversation_do_command. This is almost like
2007-05-22 Sadrul Habib Chowdhury New api function purple_conversation_get_extended_menu.
2007-04-29 Gary Kramlich Initial addition of padding for ui_ops and other class-like structs
2007-03-27 Evan Schoenberg Patch from Zac West which (1) adds a message flag, PURPLE_MESSAGE_NOTIFY, used to indicate that a message is a protocol-level notification from a user ('buzz' in yahoo, 'nudge' in msn, for example) and (2) uses it along with improving the text displayed when sending/receiving buzzes and nudges. The addition of this flag means that a plugin could implement custom behavior, such as playing a sound or triggerring some other event, reliably and easily.
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/