log libpurple/plugins/tcl/tcl_ref.c @ 31772:d5a00aa868f3

age author description
Sun, 17 Jul 2011 17:34:55 +0000 Ethan Blanton Fix up several Tcl loader string copies to use g_strlcpy().
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 03 May 2007 18:02:54 +0000 Ethan Blanton Stu pointed out that I made an error, and Josh made it clear that the
Wed, 25 Apr 2007 23:36:19 +0000 Ethan Blanton The compiler is really smart enough to catch this, but let's make it explicit.
Tue, 24 Apr 2007 02:51:53 +0000 Stu Tomlinson <elb> nosnilmot: those magic numbers should probably have been fixed to not
Sat, 21 Apr 2007 17:11:35 +0000 Stu Tomlinson mmm, magic numbers! strlen("purple-") != strlen("gaim-") ...
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/