Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Sun, 05 Aug 2007 03:02:17 +0000 | Jeffrey Connelly | Be more careful about null strings in %s format specifier in debug messages. |
Sun, 05 Aug 2007 02:25:59 +0000 | Jeffrey Connelly | Update for 0.13 release. |
Sat, 04 Aug 2007 17:49:47 +0000 | Jeffrey Connelly | Disable sending third-party client version to oncoming buddies. |
Sat, 04 Aug 2007 17:43:37 +0000 | Jeffrey Connelly | Fix crash when deleting buddies on Windows. This was done by |
Tue, 31 Jul 2007 02:56:58 +0000 | Jeffrey Connelly | Store 3rd-party client name/version and official client build version (cv) separately. |
Fri, 27 Jul 2007 03:47:12 +0000 | Jeffrey Connelly | Implement round() if it is not available, using floor(). |