Sun, 08 Jun 2008 16:02:46 +0000 |
Evan Schoenberg |
As XMPP does, prefix away messages with the status name in oscar user info
|
Sat, 07 Jun 2008 20:37:46 +0000 |
Sadrul Habib Chowdhury |
merge of '00a9efda899566f921e7c8bbe98a0eb684855f62'
|
Sat, 07 Jun 2008 20:37:18 +0000 |
Marcus Lundblad |
Show the stock status icons in the status list and status menus. Closes
|
Sat, 07 Jun 2008 19:11:48 +0000 |
Sadrul Habib Chowdhury |
Plug a little leak. We should not use 'delete_event' signal, because it
|
Sat, 07 Jun 2008 18:52:57 +0000 |
Evan Schoenberg |
Specified one of the OSCAR_CAPABILITY_GENERICUNKNOWN capabilities to be
|
Sat, 07 Jun 2008 18:42:48 +0000 |
Evan Schoenberg |
Replaced family_*'s magic numbers of FLAP families with the constants
|
Sat, 07 Jun 2008 18:42:12 +0000 |
Evan Schoenberg |
Added account option for oscar accounts to allow multipe simultaneous logins,
|
Sat, 07 Jun 2008 15:41:05 +0000 |
Evan Schoenberg |
Added paramater to aim_send_login() to allow control over whether we want
|
Sat, 07 Jun 2008 14:26:41 +0000 |
Sadrul Habib Chowdhury |
Bring back the unintentionally hidden 'Manage Accounts' dialog. Thanks to
|
Sat, 07 Jun 2008 05:23:54 +0000 |
Sadrul Habib Chowdhury |
msgcolor command to change colors of messages in conversations.
|
Sat, 07 Jun 2008 01:58:23 +0000 |
Richard Laager |
A patch from toofishes to fix a crash.
|
Sat, 07 Jun 2008 00:00:34 +0000 |
Richard Laager |
Change "Manage" to "Manage Accounts" in the Accounts menu.
|
Sat, 07 Jun 2008 01:06:41 +0000 |
Mark Doliner |
Documentation: Use the word opaque to describe the data structure
|
Sat, 07 Jun 2008 00:56:14 +0000 |
Mark Doliner |
Add a few bits of documentation
|
Sat, 07 Jun 2008 00:47:16 +0000 |
Mark Doliner |
msn_slplink_new() is only used within slplink.c, so make it static and
|
Sat, 07 Jun 2008 00:43:33 +0000 |
Mark Doliner |
Remove an unused linked list
|
Fri, 06 Jun 2008 23:10:01 +0000 |
Mark Doliner |
Minor documentation and whitespace
|
Fri, 06 Jun 2008 22:51:17 +0000 |
Mark Doliner |
Payload length is an int here, so treat it as such. Get's rid of this warning:
|
Fri, 06 Jun 2008 22:49:43 +0000 |
Mark Doliner |
These forward declarations aren't needed
|
Fri, 06 Jun 2008 22:46:31 +0000 |
Mark Doliner |
We don't need this thing, right?
|
Fri, 06 Jun 2008 22:46:04 +0000 |
Mark Doliner |
Delete trailing whitespace
|
Fri, 06 Jun 2008 22:35:27 +0000 |
Mark Doliner |
Don't use strlen() when we can just check the first character
|
Fri, 06 Jun 2008 06:41:07 +0000 |
Daniel Atallah |
Fix setting buddy icons on yahoo. It looks like this must have been broken by
|
Fri, 06 Jun 2008 06:31:53 +0000 |
Daniel Atallah |
Plug a small and unlikely leak.
|