Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Fri, 17 Aug 2007 01:54:06 +0000 | Evan Schoenberg | Gadu-Gadu now calls the registration_cb for the account if it is set after performing a registration |
Wed, 08 Aug 2007 21:01:42 +0000 | Andreas Monitzer | Updated attention namespace to adhere to my new XEP-0224: Attention |
Tue, 31 Jul 2007 15:01:14 +0000 | Andreas Monitzer | Mixed up TRUE and FALSE. |
Tue, 31 Jul 2007 03:50:41 +0000 | Andreas Monitzer | Implemented a callback for unregistering, mirroring the registration callback. Since this is a new API, I can do it properly by passing it right in the unregister function call, instead of having a separate function for setting it. |
Mon, 30 Jul 2007 00:05:02 +0000 | Andreas Monitzer | propagate from branch 'im.pidgin.pidgin' (head cd20365dc59b48132f198784fbca95b91d1fc5c9) |
Tue, 14 Aug 2007 02:33:01 +0000 | Jeffrey Connelly | Change two strcmp()s to purple_utf8_strcasecmp() for case-insensitive comparison. |