Mercurial > pidgin
log libpurple/protocols/zephyr/zephyr.c @ 17866:759cd72bd2ff
age | author | description |
---|---|---|
Mon, 18 Jun 2007 12:37:29 +0000 | Andreas Monitzer | Replaced a clean and simple API with a very weird hack due to vivid request on #pidgin by multiple devs. This avoids the change in PurplePluginProtocolInfo, but requires complicated change tracking in every prpl. The others prpl should add this change tracking, too (since otherwise the status gets changed even though nothing they care about changed), but that's not up to me. |
Mon, 18 Jun 2007 03:25:22 +0000 | Andreas Monitzer | Removed one padding field from PurplePluginProtocolInfo to stay source compatible. |
Sun, 17 Jun 2007 20:31:01 +0000 | Andreas Monitzer | Implemented user tune, currently untested. |
Mon, 14 May 2007 23:45:14 +0000 | Richard Laager | More strcasecmp() replacements. |
Mon, 30 Apr 2007 00:01:57 +0000 | Gary Kramlich | And now the protocols |
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/ |