log

age author description
Sun, 08 Jun 2008 23:00:36 +0000 Kevin Stange merge of 'f7176494034dd112dc3416db787a73b6dc67007b'
Sun, 08 Jun 2008 22:59:32 +0000 Kevin Stange merge of '832388016fc893f5c5d8569130fe34914c3c4cb0'
Sun, 08 Jun 2008 22:52:01 +0000 Ka-Hing Cheung Patch from tomgr and Maiku that workarounds some OS X issue,
Sun, 08 Jun 2008 23:00:24 +0000 Kevin Stange Fix this wording to express that this is related to adding new buddies.
Sun, 08 Jun 2008 22:51:29 +0000 Kevin Stange Make the Add Buddy dialog cause the auto-personize prompt where appropriate.
Sun, 08 Jun 2008 22:18:14 +0000 Ka-Hing Cheung Patch from Andrew Gaul that fixes another leak:
Sun, 08 Jun 2008 21:59:54 +0000 Ka-Hing Cheung Patch from Andrew Gaul that fixes a leak:
Sun, 08 Jun 2008 21:54:56 +0000 Ka-Hing Cheung patch from Andrew Gaul that fixes a memleak, we weren't free'ing this when
Sun, 08 Jun 2008 21:44:50 +0000 Ka-Hing Cheung merge of '457a5c2c9d9b1b235deae2d65b24cc542c12d6e4'
Sun, 08 Jun 2008 19:15:26 +0000 Jeffrey Connelly Apply patch to fix #4937 'msim_normalize() error during initialization of libpurple' from Jaywalker.
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?