Fri, 01 Jun 2007 03:35:45 +0000 |
Sadrul Habib Chowdhury |
merge of '10b1053a68924a00cad9c1ed655c2528d95e6b36'
|
Thu, 31 May 2007 21:26:22 +0000 |
Sadrul Habib Chowdhury |
merge of '1444834a6af3004a03838204b528edb6e2e1f9ab'
|
Tue, 05 Jun 2007 06:20:13 +0000 |
Sadrul Habib Chowdhury |
Fix some stuff of bugs in the new toolbar.
|
Sat, 16 Jun 2007 05:42:29 +0000 |
Michael Shkutkov |
merge of '94cf3fba654fb39e507971153b5c217b7f98949d'
|
Wed, 13 Jun 2007 12:26:39 +0000 |
Michael Shkutkov |
merge of 'aad9a598920b4a24ad65e717487bb821e563d9d2'
|
Wed, 13 Jun 2007 12:07:32 +0000 |
Michael Shkutkov |
propagate from branch 'im.pidgin.pidgin' (head a1968384a452dd20568c92cd468b420fb8539ce8)
|
Fri, 15 Jun 2007 23:13:12 +0000 |
Michael Shkutkov |
using strstr instead of while
|
Wed, 13 Jun 2007 12:26:17 +0000 |
Michael Shkutkov |
QIP logger was implemented
|
Mon, 11 Jun 2007 14:58:27 +0000 |
Michael Shkutkov |
propagate from branch 'im.pidgin.pidgin' (head c25562bad5d897adb8ec3a03b712f94d488cfef3)
|
Sat, 09 Jun 2007 12:01:29 +0000 |
Michael Shkutkov |
propagate from branch 'im.pidgin.pidgin' (head b438ea0760758dc547f95d62892455f50ee4c4f1)
|
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().
|
Thu, 26 Jul 2007 16:00:42 +0000 |
Jeffrey Connelly |
Include math.h for round() function.
|
Sun, 22 Jul 2007 07:31:32 +0000 |
Jeffrey Connelly |
Make msimprpl-internal functions static.
|
Sun, 22 Jul 2007 07:00:10 +0000 |
Jeffrey Connelly |
Move msim_escape() and msim_unescape() to message.c.
|
Sun, 22 Jul 2007 06:53:48 +0000 |
Jeffrey Connelly |
Update login process to more closely match official client.
|
Sun, 22 Jul 2007 05:37:48 +0000 |
Jeffrey Connelly |
Add msim_process_server_info() to save the server information dictionary
|
Sun, 22 Jul 2007 04:32:44 +0000 |
Jeffrey Connelly |
Use MsimMessage's new list type for status messages.
|
Sun, 22 Jul 2007 04:12:12 +0000 |
Jeffrey Connelly |
In MsimMessage, add support for MSIM_TYPE_LIST - pipe-separated lists.
|
Sat, 21 Jul 2007 07:53:22 +0000 |
Jeffrey Connelly |
Allow sending zaps through buddy list menu.
|