log libpurple/server.c @ 19020:d69355001a6e

age author description
Sat, 23 Jun 2007 06:20:05 +0000 Sadrul Habib Chowdhury Fix a crash when trying to alias someone from the tab-label on a disconnected
Sat, 02 Jun 2007 03:15:35 +0000 Nathan Walp missed these last time
Sat, 19 May 2007 21:38:47 +0000 Richard Laager merge of '62e9d17cd37551991c5040ce6ca48e6d7578dde3'
Sat, 12 May 2007 20:34:01 +0000 Evan Schoenberg Emit the buddy-typing-stopped signal even if we don't have a conversation, and use swtich rather than if
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/