log

age author description
2008-06-09 Sadrul Habib Chowdhury merge of '288e82d5a18fb0bac91d9b4b737d4788af8388ed'
2008-06-09 Jochen Kemnade German translation update
2008-06-09 Evan Schoenberg * Avoid called g_markup_escape_text() on a NULL message
2008-06-09 Evan Schoenberg Avoid calling purple_str_sub_away_formatters() and g_markup_escape_text()
2008-06-09 Daniel Atallah re-Fix win32 build.
2008-06-09 Daniel Atallah Fix win32 build.
2008-06-09 Mark Doliner merge of '6f45eed99c94f8e63e46ad382a70c0c4e266b833'
2008-06-09 Martijn van Beers A patch from Martijn van Beers to handle outgoing PURPLE_TYPE_SUBTYPE
2008-06-09 Laurynas Biveinis "This patch pluralizes a few strings that should be pluralized for
2008-06-09 Richard Laager ChangeLog that last commit
2008-06-09 Richard Laager Add a configure option, --with-ssl-certificates to allow packagers to
2008-06-09 Richard Laager The DBus and NetworkManager options are enabled by default, so the --help
2008-06-08 Kevin Stange merge of 'f7176494034dd112dc3416db787a73b6dc67007b'
2008-06-08 Kevin Stange merge of '832388016fc893f5c5d8569130fe34914c3c4cb0'
2008-06-08 Ka-Hing Cheung Patch from tomgr and Maiku that workarounds some OS X issue,
2008-06-08 Kevin Stange Fix this wording to express that this is related to adding new buddies.
2008-06-08 Kevin Stange Make the Add Buddy dialog cause the auto-personize prompt where appropriate.
2008-06-08 Ka-Hing Cheung Patch from Andrew Gaul that fixes another leak:
2008-06-08 Ka-Hing Cheung Patch from Andrew Gaul that fixes a leak:
2008-06-08 Ka-Hing Cheung patch from Andrew Gaul that fixes a memleak, we weren't free'ing this when
2008-06-08 Ka-Hing Cheung merge of '457a5c2c9d9b1b235deae2d65b24cc542c12d6e4'
2008-06-08 Jeffrey Connelly Apply patch to fix #4937 'msim_normalize() error during initialization of libpurple' from Jaywalker.
2008-06-08 Evan Schoenberg As XMPP does, prefix away messages with the status name in oscar user info
2008-06-07 Sadrul Habib Chowdhury merge of '00a9efda899566f921e7c8bbe98a0eb684855f62'
2008-06-07 Marcus Lundblad Show the stock status icons in the status list and status menus. Closes
2008-06-07 Sadrul Habib Chowdhury Plug a little leak. We should not use 'delete_event' signal, because it
2008-06-07 Evan Schoenberg Specified one of the OSCAR_CAPABILITY_GENERICUNKNOWN capabilities to be
2008-06-07 Evan Schoenberg Replaced family_*'s magic numbers of FLAP families with the constants
2008-06-07 Evan Schoenberg Added account option for oscar accounts to allow multipe simultaneous logins,
2008-06-07 Evan Schoenberg Added paramater to aim_send_login() to allow control over whether we want
2008-06-07 Sadrul Habib Chowdhury Bring back the unintentionally hidden 'Manage Accounts' dialog. Thanks to
2008-06-07 Sadrul Habib Chowdhury msgcolor command to change colors of messages in conversations.
2008-06-07 Richard Laager A patch from toofishes to fix a crash.
2008-06-07 Richard Laager Change "Manage" to "Manage Accounts" in the Accounts menu.
2008-06-07 Mark Doliner Documentation: Use the word opaque to describe the data structure
2008-06-07 Mark Doliner Add a few bits of documentation
2008-06-07 Mark Doliner msn_slplink_new() is only used within slplink.c, so make it static and
2008-06-07 Mark Doliner Remove an unused linked list
2008-06-06 Mark Doliner Minor documentation and whitespace
2008-06-06 Mark Doliner Payload length is an int here, so treat it as such. Get's rid of this warning:
2008-06-06 Mark Doliner These forward declarations aren't needed
2008-06-06 Mark Doliner We don't need this thing, right?
2008-06-06 Mark Doliner Delete trailing whitespace
2008-06-06 Mark Doliner Don't use strlen() when we can just check the first character
2008-06-06 Daniel Atallah Fix setting buddy icons on yahoo. It looks like this must have been broken by
2008-06-06 Daniel Atallah Plug a small and unlikely leak.
2008-06-06 Sadrul Habib Chowdhury Fixes a crash when next_begin_word is called on trailing spaces at the
2008-06-05 Mark Doliner Don't send an auto-response when you're away and you IM someone
2008-06-05 Ethan Blanton merge of '4dd6e06680aebbca6a326930f5fff7e65ed87802'
2008-06-05 Daniel Atallah Don't start sending the local file until after recieving the <streamhost-used/>
2008-06-05 Ethan Blanton Make the IRC "unknown message" debugging messages UTF-8 safe.
2008-06-05 Stu Tomlinson Include the send button plugin in the win32 build
2008-06-05 Sadrul Habib Chowdhury Added "View All Logs" menu in the buddylist to display a list of all IM
2008-06-05 Sadrul Habib Chowdhury Correctly detect system logs.
2008-06-05 Hylke Bons Update some status icons.
2008-06-04 Mark Doliner Don't crash if the given jabber id is invalid. For example,
2008-06-04 Sadrul Habib Chowdhury merge of '5e69fb5f354ed74d6deb6f4d1f6aff46afd8a072'
2008-06-04 Daniel Atallah Yahoo seems to always send messages encoded in utf-8 now. Hopefully this
2008-06-04 Daniel Atallah "rob" noticed this bug in the en_AU translation. Fixes #5844.
2008-06-03 Daniel Atallah Don't try to retrieve the chat_info_defaults while signed off, it tends to