log libpurple/server.c @ 17810:8bc2b7ec45c1

age author description
2007-05-12 Evan Schoenberg Emit the buddy-typing-stopped signal even if we don't have a conversation, and use swtich rather than if
2007-05-03 Mark Doliner Change a few functions to free a linked list while iterating through
2007-05-01 Sean Egan Documentation update
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-04-25 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-03-01 Mark Doliner Comments
2007-02-15 Evan Schoenberg Suppress name changed messages when it would print 'X is now known as X' ('evands@pidgin.im is now known as evands@pidgin.im')
2007-02-06 Evan Schoenberg Moved linkification of incoming messages to pidgin_conv_write_conv()
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/