Mercurial > pidgin.yaz
log libpurple/protocols/irc/dcc_send.c @ 22260:b13bb5f49ecd
age | author | description |
---|---|---|
Wed, 16 Jan 2008 19:12:46 +0000 | Richard Laager | Use g_strerror() instead of strerror() in a few places. |
Sun, 13 Jan 2008 21:30:50 +0000 | Richard Laager | Part of a large patch from o_sukhodolsky to fix some build warnings. |
Mon, 19 Nov 2007 03:16:29 +0000 | Daniel Atallah | Fix #3983 by canceling the file transfer when connecting to the remote host fails. |
Sat, 03 Nov 2007 17:52:28 +0000 | Nathan Walp | replace most calls to strerror with calls to g_strerror. strerror will return |
Sat, 08 Sep 2007 03:09:35 +0000 | John Bailey | The FSF changed its address a while ago; our files were out of date. |
Mon, 19 Mar 2007 07:01:17 +0000 | Sean Egan | sed -ie 's/gaim/purple/g' |
Mon, 22 Jan 2007 09:27:02 +0000 | Sean Egan | I think this changes every user-visible string that contains 'Gaim.' We probably want the UI to be able |
Sat, 20 Jan 2007 02:32:10 +0000 | Sean Egan | Rename gtk/ and libgaim/ to pidgin/ and libpurple/ |