log

age author description
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
2008-06-03 Daniel Atallah Update File Transfer icon and use new send fie icon. Fixes #2744.
2008-06-04 Sadrul Habib Chowdhury Fix chat joining from the 'Join a chat' dialog. Thanks to w00b on IRC for
2008-06-03 Sadrul Habib Chowdhury Correct the documentation.
2008-06-03 Mark Doliner A few character comment change.
2008-06-03 Mark Doliner I can't think of any reason we would need to use the zero versions of
2008-06-03 Sadrul Habib Chowdhury merge of '0de80ccd44f6ce7fe6942baa1e0dfc95a2878d05'
2008-06-03 Daniel Atallah Prevent double freeing when we don't get the proxy data we're expecting from
2008-06-03 Sadrul Habib Chowdhury Notify the server when we change the privacy setting for an account.
2008-06-03 Sadrul Habib Chowdhury merge of '159777d1bbf9084c7e0f9e562bb47e7ab3638da7'
2008-06-03 Sadrul Habib Chowdhury Don't include 'Listening to music' in the per-account statusbox.
2008-06-02 Evan Schoenberg This should fix tooltips for buddies with away messages which have embedded
2008-06-02 Mark Doliner The status type says that mood and moodtext are strings, so we don't
2008-06-02 Mark Doliner Keep track of available messages as HTML not plain text. This fixes
2008-06-02 Mark Doliner Whitespace
2008-06-02 Mark Doliner Whoops, I should have inverted this logic.
2008-06-02 Mark Doliner Short-circuit earlier if the buddy is offline
2008-06-02 Elliott Sales de Andrade A patch from QuLogic to eliminate duplicated HMAC-MD5 code in the Jabber
2008-06-01 Sadrul Habib Chowdhury merge of 'adc233c42c586b7fae877a688cd39532eaca23a0'
2008-06-01 Elliott Sales de Andrade Arrow keys in status menu should skip separator lines. Closes #1360.
2008-06-01 Sadrul Habib Chowdhury Remove compile warnings.
2008-06-01 Sadrul Habib Chowdhury Fix the chat-room rejoining bug where the list appears empty.
2008-06-01 Mark Doliner Fix a memleak when handling jabber xforms. xmlnode_get_data() returns
2008-06-01 Sadrul Habib Chowdhury Update the list of statuses when a new status is added, or an existing
2008-06-01 Sadrul Habib Chowdhury The date for 2.4.2 release was removed accidentally. Thanks, QuLogic.
2008-06-01 Andrew Hoffman Fix stack smashing for forced old (port 5223) ssl auth. Closes #5974.
2008-05-31 Sadrul Habib Chowdhury Do not try to update received custom smileys in a deleted child anchor.
2008-05-30 Sadrul Habib Chowdhury Add doxygen foo for FinchBlistManager.
2008-05-30 Björn Voigt - Changed back "Email" to "E-Mail" in German translation
2008-05-30 Stu Tomlinson merge of '6c9b241a178cbf5a0760ba9646e0460067db378a'
2008-05-30 Evan Schoenberg If the status name and status message are the same for a jabber buddy,
2008-05-30 Daniel Atallah Fix some broken translation printf formats courtesy of `msgfmt -c`.
2008-05-30 Sadrul Habib Chowdhury Remove an unnecessary strdup when sending messages over IRC.
2008-05-30 Sadrul Habib Chowdhury Modified patch from Dylan Simon (dylex) to improve
2008-05-29 Daniel Atallah Fix a bug in the Dutch translation that was causing crashes. Fixes #5953.
2008-05-29 Mark Doliner Wow, this isn't used. That will save us either 4 bytes or 8 bytes for
2008-05-29 Jochen Kemnade German translation update
2008-05-29 Stu Tomlinson Avoid potentially uninitialized variables
2008-05-29 Will Thompson merge of '0fb7703e7d2acc0513e238c75408f521e61f6aab'
2008-05-29 Will Thompson Add Adam Strzelecki to COPYRIGHT; thanks for the patch! Fixes #5693.
2008-05-29 Will Thompson Restore status on login on GG, rather than setting Available first.
2008-05-29 Will Thompson Add a prototype for ggp_to_gg_status.
2008-05-29 Will Thompson Extract converting a PurpleStatus to GG's format to its own function.
2008-05-29 Will Thompson Mark a string as translatable in prpl-gg. References #5693.
2008-05-29 Evan Schoenberg merge of 'cc409aa9063c22b3cf65c9e2a3399a121c6b50a5'
2008-05-29 Mark Doliner Minor typo in a debug statement. I do stuff like this all the time.
2008-05-29 Daniel Atallah Unleak some tooltip related pango stuff.
2008-05-29 Daniel Atallah eperez noticed that there's an extra unused column here.
2008-05-28 Sadrul Habib Chowdhury Update the smiley in the smiley dialog if the imagefile is changed.
2008-05-29 Evan Schoenberg Refactored and cleaned up the addition of status information to user info /
2008-05-28 Richard Nelson Add an invite menu for chats
2008-05-28 Richard Nelson Remove an unused variable
2008-05-28 Daniel Atallah Plug a small leak.
2008-05-28 Sadrul Habib Chowdhury merge of '2abcbb9461812553614a4d11b0d48f1a2eface59'
2008-05-27 Evan Schoenberg Two leak fixes for purple_icqinfo()
2008-05-27 Evan Schoenberg Moved the remainder of ICQ's user info processing to use the notify_user_info
2008-05-27 Daniel Atallah Prevent a crash when the imhtmltoolbar is disposed and the smiley dialog is open.
2008-05-27 Evan Schoenberg Use g_list_length(jbi->jb->resources) here, as it's clearer since that's
2008-05-28 Sadrul Habib Chowdhury Add documentation for some new API.
2008-05-28 Sadrul Habib Chowdhury Fix the linkification. Also, remember the html-codes for a tag instead of
2008-05-27 Sadrul Habib Chowdhury Use the hashtable of resources here.
2008-05-27 Sadrul Habib Chowdhury merge of '20372c17661f91b48107dadf3019a7b9123f3650'
2008-05-27 Evan Schoenberg merge of 'd5bcb8334771f0dbd5870944a8eec88f586e0fd0'
2008-05-27 John Bailey merge of '417f9d0217b6d3b9f2b5f2b9361ffe03efc2d634'
2008-05-27 Sadrul Habib Chowdhury disapproval of revision '79699160e06b69f70db91eef65287f15685ec2bf'
2008-05-27 Gary Kramlich We don't need named initialiers here since we're already doing an active initilization
2008-05-27 Evan Schoenberg Don't include the warning level in OSCAR user_info twice. The first inclusion
2008-05-27 Evan Schoenberg ChangeLog.API purple_notify_user_info_prepend_section_[break|header] and
2008-05-27 Evan Schoenberg Bring oscar prpl in line with the other prpls in how it provides user info:
2008-05-27 Evan Schoenberg Ensure jbi->jb->resources is non-NULL before calling g_hash_table_size()
2008-05-27 Evan Schoenberg merge of '71329f62bbfea27b695e6d17ce5b22281a9b70ca'
2008-05-27 Evan Schoenberg merge of '50ee8ea93d28a742019b72de39c81427af3ca785'
2008-05-26 Will Thompson merge of 'c6ab942a565a274680983552ced9a21feb5f24a9'
2008-05-26 Will Thompson Add doxycomment for PurpleBuddyIcon; tweak that of PurpleBuddyIconSpec.
2008-05-26 Will Thompson merge of '740f6d249277d1f3ffc01d5fab1a580c2dd8fc79'
2008-05-27 Evan Schoenberg Use the notify_user_info API for the vcard information instead of creating
2008-05-27 Evan Schoenberg Added prepend functions for notify_user_info section headers and breaks
2008-05-26 Ethan Blanton merge of '04d1cb7493b8f54f33a413d3a60468704ab4be4b'
2008-05-26 Jochen Kemnade German translation updated
2008-05-26 Evan Schoenberg If plugins are enabled and some protocols or plugins are also being compiled
2008-05-27 Peter O'Gorman A patch from Peter O'Gorman at The Written Word, Inc. to fix various
2008-05-26 Richard Laager Stu and Ethan think we should ignore SIGHUP. That's fine by me.
2008-05-26 Richard Laager Changes to the docklet mnemonics patch to make them more consistent with
2008-05-26 Kevin Wu Won A patch from Kevin Wu Won to add mnemonics to the docklet menu.
2008-05-26 Richard Laager merge of '105b7094f7adbdda665762aa99781df1fad9d86c'
2008-05-26 Sadrul Habib Chowdhury merge of 'a06b635ebc40ccdad112528557020cfd60238d88'
2008-05-26 Sadrul Habib Chowdhury Do not show custom smileys where the prpl doesn't support them. Thanks
2008-05-25 Sadrul Habib Chowdhury merge of 'd993fb67df1d01ad9a8a18fef3e8a5de90823875'
2008-05-25 Sadrul Habib Chowdhury Do not prepend the BOM when converting from UTF-8 to UTF-16, since
2008-05-26 Saleem Abdulrasool A patch from compnerd (Saleem Abdulrasool) to remove a use of the
2008-05-26 Saleem Abdulrasool A patch from compnerd (Saleem Abdulrasool) to properly name the variables
2008-05-26 Richard Laager Revert 159826573dec53526cd1237639fdf5cf13826cf4 to fix a TODO about calling