log

age author description
2008-01-31 Mark Doliner Revert bfc4df11256d088d75b0512bb0c4790967b68b19 because the code is
2008-01-29 Jeffrey Connelly merge of '9d22bc3a3d82cb26e7196d41b472b81c7660274d'
2008-01-28 Mark Doliner From the gethostname() man page:
2008-01-28 Mark Doliner One more g_idle_add call
2008-01-29 Jeffrey Connelly In msim_uid2username_from_blist(), return a static string as the documentation
2008-01-27 Jeffrey Connelly Fix zap functionality in MySpaceIM.
2008-01-27 Mark Doliner Change some g_idle_add(...) calls in libpurple to purple_timeout_add(0, ...)
2008-01-27 Mark Doliner Stop unconditionally setting oscar's server-side preference "allow
2008-01-27 Mark Doliner merge of '2e288b76540410af9b0ca21669ffb7e085633d59'
2008-01-27 Sadrul Habib Chowdhury Forgot the since tag here.
2008-01-27 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleGroup.
2008-01-27 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.
2008-01-26 Sadrul Habib Chowdhury Include finch.h from these files, instead of internal.h.
2008-01-26 Sadrul Habib Chowdhury We will probably eventually use purple_object_[get|set]_ui_data. Until then, this will do.
2008-01-26 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleXfer.
2008-01-26 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleConversation.
2008-01-26 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleConnection.
2008-01-26 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleAccount. This also includes a change I made to reduce the Cyclomatic Complexity of one of the functions.
2008-01-26 Sadrul Habib Chowdhury Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
2008-01-26 Sadrul Habib Chowdhury Update the ChangeLog.API for the buddylist managers.
2008-01-26 Will Thompson merge of '0f37c6a913d5207fa0fa327f5b11b215c7d35926'
2008-01-25 Will Thompson Make autogen.sh return a non-zero exit code when it fails so that
2008-01-26 Stu Tomlinson Use xdg-open instead of gnome-open, if possible. We might want to use
2008-01-26 Evan Schoenberg If falling back on the old auth method for Jabber, be sure to set js->auth_type to JABBER_AUTH_IQ_AUTH.
2008-01-25 Evan Schoenberg merge of '468a779996a2b7c9313bb894084fb632307d35fc'
2008-01-25 Evan Schoenberg disapproval of revision 'ee1257d20b20bbbf3654ef8675e774ccb8b63dfd'
2008-01-25 Evan Schoenberg I'm not sure how to disapprove a local change without it ever getting pushed... sorry for the double commit. I didn't intend to leave a trailing colon, since we didn't use punctuation at the end previously.
2008-01-25 Evan Schoenberg Fixed grammatically incorrect text when sending a file to an XMPP buddy with multiple online resources. I'm +/- on ending such requests with a period... but ending on a preposition, while acceptable if needed to make a sentence significantly more natural, should be avoided when smoothly possible.
2008-01-25 Stu Tomlinson send_keepalive needs to return TRUE to ensure it'll get called again, and
2008-01-25 Stu Tomlinson Kill this warning when using -Wstrict-prototypes:
2008-01-25 Stu Tomlinson compile fix
2008-01-25 Mark Doliner One more test. This is actually the one I cared about. It passes,
2008-01-25 Sadrul Habib Chowdhury merge of '7e6f3aa974ad4672e16bd0ac3839d416c87160f1'
2008-01-25 Mark Doliner Add a few tets to make sure we're catching some invalid email formats
2008-01-25 Sean Egan ChangeLog.API last_received
2008-01-25 Sean Egan merge of '7a2d6f31a70791d5e6e8af6fae041e30d5a1c48f'
2008-01-24 Mark Doliner merge of '4b11e0842d46778d47f4901ed6e00169c970471d'
2008-01-24 John Bailey Fix some issues with the infopane and dragging when the infopane takes the
2008-01-24 Sadrul Habib Chowdhury Pay attention to the 'show_offline' setting for the buddylist.
2008-01-24 Mark Doliner Change purple_markup_html_to_xhtml() to convert <strong> tags to
2008-01-23 Sadrul Habib Chowdhury Init and uninit the buddylist managers at appropriate times.
2008-01-23 Sadrul Habib Chowdhury Allow customizing the expander in the tree. This is mostly a hack ;)
2008-01-23 Sadrul Habib Chowdhury merge of '310bb375db205bf93c93b7bdc96853f6f1832a5d'
2008-01-23 Jochen Kemnade updated German translation
2008-01-23 Sadrul Habib Chowdhury Add a meebo-like grouping, where online contacts show up under the default
2008-01-23 Sadrul Habib Chowdhury We need to store the img in the hashtable only after we have removed the old
2008-01-23 Sadrul Habib Chowdhury Some minor doc update.
2008-01-23 Sadrul Habib Chowdhury Fix some small leaks when destroying a statusbox.
2008-01-23 Sadrul Habib Chowdhury Changelog the grouping option.
2008-01-23 Sadrul Habib Chowdhury Rework some of the code that deals with adding and removing blist nodes in the tree. There were some typoed code that just happened to work. This fixes those.
2008-01-23 Sadrul Habib Chowdhury When computing priority buddies for a contact, a buddy on an online account will always have a higher priority over a buddy on an offline account.
2008-01-23 Sadrul Habib Chowdhury This is supposed to return the key, not the row itself.
2008-01-22 Sadrul Habib Chowdhury Remember the selected grouping option.
2008-01-22 Sadrul Habib Chowdhury Reconstruct the 'Grouping' menu when a blist manager is un/installed.
2008-01-22 Sadrul Habib Chowdhury Add the plugin in the pot.
2008-01-22 Sadrul Habib Chowdhury merge of '4ca258deda6a50b61f8431bb3a742805c180a583'
2008-01-22 Sadrul Habib Chowdhury Mark some strings for translation.
2008-01-22 Sadrul Habib Chowdhury Add a plugin to provide 'Online/Offline' grouping and no grouping.
2008-01-22 Sadrul Habib Chowdhury Do not show a context menu for an unknown node.
2008-01-22 Sadrul Habib Chowdhury Add a buddy list manager for finch. This allows plugins to show the buddylist