Mercurial > pidgin.yaz
graph
-
Fix some compiler warnings. I don't see any reason we need to define VERSIONSat, 05 May 2007 19:15:44 +0000, by Richard Laager
-
s/Jabber/XMPP/ the English .po files, because I know it's correct. ;)Sat, 05 May 2007 19:09:15 +0000, by Richard Laager
-
s/Jabber/XMPP in user-visible places.Sat, 05 May 2007 19:08:07 +0000, by Richard Laager
-
If the read() in resolved() fails, we should detect the failure and set size (which it would otherwise set, since it is passed by reference) to 0 and res to NULL. This ''may'' fix a rather odd crash described in Adium Trac #6623 (http://trac.adiumx.com/ticket/6623), and it is certainly good sanity checking.Sat, 05 May 2007 18:29:49 +0000, by Evan Schoenberg