log

age author description
Mon, 28 Jan 2008 04:10:59 +0000 Mark Doliner One more g_idle_add call
Tue, 29 Jan 2008 01:51:01 +0000 Jeffrey Connelly In msim_uid2username_from_blist(), return a static string as the documentation
Sun, 27 Jan 2008 21:37:43 +0000 Jeffrey Connelly Fix zap functionality in MySpaceIM.
Sun, 27 Jan 2008 20:52:53 +0000 Mark Doliner Change some g_idle_add(...) calls in libpurple to purple_timeout_add(0, ...)
Sun, 27 Jan 2008 10:44:51 +0000 Mark Doliner Stop unconditionally setting oscar's server-side preference "allow
Sun, 27 Jan 2008 10:03:26 +0000 Mark Doliner merge of '2e288b76540410af9b0ca21669ffb7e085633d59'
Sun, 27 Jan 2008 04:33:24 +0000 Sadrul Habib Chowdhury Forgot the since tag here.
Sun, 27 Jan 2008 04:12:46 +0000 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleGroup.
Sun, 27 Jan 2008 04:06:39 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.
Sat, 26 Jan 2008 22:36:01 +0000 Sadrul Habib Chowdhury Include finch.h from these files, instead of internal.h.
Sat, 26 Jan 2008 22:33:08 +0000 Sadrul Habib Chowdhury We will probably eventually use purple_object_[get|set]_ui_data. Until then, this will do.
Sat, 26 Jan 2008 21:58:51 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleXfer.
Sat, 26 Jan 2008 21:39:29 +0000 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleConversation.
Sat, 26 Jan 2008 21:13:46 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleConnection.
Sat, 26 Jan 2008 20:45:41 +0000 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.
Sat, 26 Jan 2008 20:32:26 +0000 Sadrul Habib Chowdhury Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
Sat, 26 Jan 2008 20:28:35 +0000 Sadrul Habib Chowdhury Update the ChangeLog.API for the buddylist managers.
Sat, 26 Jan 2008 17:14:59 +0000 Will Thompson merge of '0f37c6a913d5207fa0fa327f5b11b215c7d35926'
Fri, 25 Jan 2008 20:43:15 +0000 Will Thompson Make autogen.sh return a non-zero exit code when it fails so that
Sat, 26 Jan 2008 16:17:36 +0000 Stu Tomlinson Use xdg-open instead of gnome-open, if possible. We might want to use
Sat, 26 Jan 2008 03:53:18 +0000 Evan Schoenberg If falling back on the old auth method for Jabber, be sure to set js->auth_type to JABBER_AUTH_IQ_AUTH.
Fri, 25 Jan 2008 22:20:58 +0000 Evan Schoenberg merge of '468a779996a2b7c9313bb894084fb632307d35fc'
Fri, 25 Jan 2008 22:18:49 +0000 Evan Schoenberg disapproval of revision 'ee1257d20b20bbbf3654ef8675e774ccb8b63dfd'
Fri, 25 Jan 2008 22:20:18 +0000 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.
Fri, 25 Jan 2008 22:17:17 +0000 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.
Fri, 25 Jan 2008 13:48:24 +0000 Stu Tomlinson send_keepalive needs to return TRUE to ensure it'll get called again, and
Fri, 25 Jan 2008 13:46:55 +0000 Stu Tomlinson Kill this warning when using -Wstrict-prototypes:
Fri, 25 Jan 2008 13:43:46 +0000 Stu Tomlinson compile fix
Fri, 25 Jan 2008 02:12:41 +0000 Mark Doliner One more test. This is actually the one I cared about. It passes,
Fri, 25 Jan 2008 02:08:05 +0000 Sadrul Habib Chowdhury merge of '7e6f3aa974ad4672e16bd0ac3839d416c87160f1'
Fri, 25 Jan 2008 01:40:51 +0000 Mark Doliner Add a few tets to make sure we're catching some invalid email formats
Fri, 25 Jan 2008 00:52:40 +0000 Sean Egan ChangeLog.API last_received
Fri, 25 Jan 2008 00:51:06 +0000 Sean Egan merge of '7a2d6f31a70791d5e6e8af6fae041e30d5a1c48f'
Thu, 24 Jan 2008 05:25:02 +0000 Mark Doliner merge of '4b11e0842d46778d47f4901ed6e00169c970471d'
Thu, 24 Jan 2008 05:19:51 +0000 John Bailey Fix some issues with the infopane and dragging when the infopane takes the
Thu, 24 Jan 2008 21:15:43 +0000 Sadrul Habib Chowdhury Pay attention to the 'show_offline' setting for the buddylist.
Thu, 24 Jan 2008 05:24:20 +0000 Mark Doliner Change purple_markup_html_to_xhtml() to convert <strong> tags to
Wed, 23 Jan 2008 21:46:54 +0000 Sadrul Habib Chowdhury Init and uninit the buddylist managers at appropriate times.
Wed, 23 Jan 2008 21:45:43 +0000 Sadrul Habib Chowdhury Allow customizing the expander in the tree. This is mostly a hack ;)
Wed, 23 Jan 2008 18:25:45 +0000 Sadrul Habib Chowdhury merge of '310bb375db205bf93c93b7bdc96853f6f1832a5d'
Wed, 23 Jan 2008 09:22:28 +0000 Jochen Kemnade updated German translation
Wed, 23 Jan 2008 18:17:34 +0000 Sadrul Habib Chowdhury Add a meebo-like grouping, where online contacts show up under the default
Wed, 23 Jan 2008 05:16:39 +0000 Sadrul Habib Chowdhury We need to store the img in the hashtable only after we have removed the old
Wed, 23 Jan 2008 04:47:04 +0000 Sadrul Habib Chowdhury Some minor doc update.
Wed, 23 Jan 2008 04:45:04 +0000 Sadrul Habib Chowdhury Fix some small leaks when destroying a statusbox.
Wed, 23 Jan 2008 01:44:30 +0000 Sadrul Habib Chowdhury Changelog the grouping option.
Wed, 23 Jan 2008 01:33:56 +0000 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.
Wed, 23 Jan 2008 01:31:36 +0000 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.
Wed, 23 Jan 2008 00:54:25 +0000 Sadrul Habib Chowdhury This is supposed to return the key, not the row itself.
Tue, 22 Jan 2008 21:13:11 +0000 Sadrul Habib Chowdhury Remember the selected grouping option.
Tue, 22 Jan 2008 20:54:50 +0000 Sadrul Habib Chowdhury Reconstruct the 'Grouping' menu when a blist manager is un/installed.
Tue, 22 Jan 2008 20:42:45 +0000 Sadrul Habib Chowdhury Add the plugin in the pot.
Tue, 22 Jan 2008 14:14:59 +0000 Sadrul Habib Chowdhury merge of '4ca258deda6a50b61f8431bb3a742805c180a583'
Tue, 22 Jan 2008 08:01:23 +0000 Sadrul Habib Chowdhury Mark some strings for translation.
Tue, 22 Jan 2008 07:54:48 +0000 Sadrul Habib Chowdhury Add a plugin to provide 'Online/Offline' grouping and no grouping.
Tue, 22 Jan 2008 07:51:32 +0000 Sadrul Habib Chowdhury Do not show a context menu for an unknown node.
Tue, 22 Jan 2008 07:38:01 +0000 Sadrul Habib Chowdhury Add a buddy list manager for finch. This allows plugins to show the buddylist
Tue, 22 Jan 2008 07:28:11 +0000 Sadrul Habib Chowdhury Function to get the parent key.
Tue, 22 Jan 2008 02:59:56 +0000 Sadrul Habib Chowdhury Add an accessor function for PurpleChat.
Mon, 21 Jan 2008 19:43:55 +0000 Sadrul Habib Chowdhury Add some accessor functions for PurpleBlistNode.