Mercurial > pidgin
log
age | author | description |
---|---|---|
Sat, 03 Nov 2007 19:46:57 +0000 | Stu Tomlinson | #include "internal.h" to get a definition for G_GNUC_NULL_TERMINATED where |
Sat, 03 Nov 2007 17:52:28 +0000 | Nathan Walp | replace most calls to strerror with calls to g_strerror. strerror will return |
Sat, 03 Nov 2007 17:04:25 +0000 | Nathan Walp | don't send a canceled user query |
Sat, 03 Nov 2007 16:19:50 +0000 | Nathan Walp | Since the XMPP PurpleConnection is created before we know we need a password, |
Sat, 03 Nov 2007 09:20:20 +0000 | Jochen Kemnade | merge of '3cd7a16a03c0ecaa525bee4e96c8693925dc780a' |
Sat, 03 Nov 2007 06:17:09 +0000 | Ka-Hing Cheung | fix win32 build |
Sat, 03 Nov 2007 05:46:41 +0000 | Ka-Hing Cheung | Patch from eperez to fix some debug code, Fixes #3524 |