Mercurial > pidgin
log libpurple/core.c @ 16476:f6acb38ae250
age | author | description |
---|---|---|
Fri, 27 Apr 2007 02:29:55 +0000 | Sean Egan | Make sure you back up your .gaim directoy. And fix a compile error in perl. I think it's the right way. |
Tue, 24 Apr 2007 03:57:07 +0000 | Richard Laager | Rework the buddy icon subsystem to use the imgstore subsystem, and modify the |
Mon, 23 Apr 2007 16:57:12 +0000 | Richard Laager | The core portion of the migration code. This is implemented as I described |
Wed, 11 Apr 2007 14:46:04 +0000 | Stu Tomlinson | Hopefully prevent libpurple causing problems for 3rd party UIs if they also |
Mon, 19 Mar 2007 07:01:17 +0000 | Sean Egan | sed -ie 's/gaim/purple/g' |
Sun, 11 Feb 2007 00:46:43 +0000 | Daniel Atallah | Core support for external protocol URIs. The actual handling of the URIs will be in the prpls and other plugins. This commit only includes the win32 method of actually passing in a URI - the dbus implementation still needs to be written. |