Mercurial > pidgin.yaz
log libpurple/protocols/jabber/usernick.c @ 20570:5913725cbcd6
age | author | description |
---|---|---|
Sat, 15 Sep 2007 18:27:01 +0000 | Sadrul Habib Chowdhury | Plug some memory leaks. |
Fri, 14 Sep 2007 00:17:33 +0000 | Daniel Atallah | There shouldn't be assert()s in pretty much any libpurple code. |
Wed, 12 Sep 2007 19:57:45 +0000 | Gabriel Schulhof | Fixing usernick.c and, for some strange reason, request.h |
Mon, 10 Sep 2007 14:37:40 +0000 | Daniel Atallah | Fix mingw build of xmpp prpl |
Mon, 18 Jun 2007 15:05:39 +0000 | Andreas Monitzer | User Nickname now sets the buddy's server_alias, which means that no UI changes are required for supporting this XEP. Also forgot to add usernick.[hc]. |