log libpurple/server.c @ 16856:25338643b420

age author description
Thu, 03 May 2007 07:55:32 +0000 Mark Doliner Change a few functions to free a linked list while iterating through
Tue, 01 May 2007 04:38:24 +0000 Sean Egan Documentation update
Thu, 26 Apr 2007 12:25:49 +0000 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.
Wed, 25 Apr 2007 23:55:56 +0000 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Thu, 01 Mar 2007 08:26:07 +0000 Mark Doliner Comments
Thu, 15 Feb 2007 19:08:18 +0000 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')
Tue, 06 Feb 2007 19:22:34 +0000 Evan Schoenberg Moved linkification of incoming messages to pidgin_conv_write_conv()
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/