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.
Mon, 21 Jan 2008 07:32:49 +0000 Mark Doliner Undo revision accb4afcd6bbf17cf99d9aac0b4b448293190647. This should
Mon, 21 Jan 2008 07:00:02 +0000 Mark Doliner disapproval of revision 'd77adf1b9a4b44f121620f20e2643602e3f6776e'
Sun, 20 Jan 2008 20:52:45 +0000 Evan Schoenberg Track validity of flap_connections to prevent a crash when a disconnect is initiated via purple_timeout_add in flap_connection_schedule_destroy() and then is subsequently destroyed before the timeout is actually called.
Sun, 20 Jan 2008 13:54:26 +0000 Will Thompson merge of '131ee6ac42d38162c4fce7a7200a0afa01aed6ce'
Sun, 20 Jan 2008 12:43:00 +0000 Bj«Órn Voigt Fix for $(top_builddir) != $(top_srcdir)
Sun, 27 Jan 2008 04:26:38 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 07:11:10 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 06:48:27 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 06:13:25 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 05:52:48 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 05:02:15 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 03:02:24 +0000 Jeffrey Connelly a
Sat, 19 Jan 2008 04:17:44 +0000 John Bailey Fix (hopefully) the last problem in this function. Refs #3295.
Sat, 19 Jan 2008 00:54:44 +0000 Sadrul Habib Chowdhury Perhaps using a lighter font-weight will make the typing notification less distracting.
Fri, 18 Jan 2008 22:40:33 +0000 Sadrul Habib Chowdhury Fix the bug where removing the typing notification would cause the text to
Fri, 18 Jan 2008 15:26:59 +0000 Sadrul Habib Chowdhury merge of '2ab65ec8302949b83f1a2ce4fd9abfef611e3690'
Fri, 18 Jan 2008 15:13:20 +0000 Sadrul Habib Chowdhury 'make -f Makefile.oot' will successfully compile the nullclient out-of-tree.
Thu, 17 Jan 2008 21:50:50 +0000 Jochen Kemnade updated German translation
Wed, 23 Jan 2008 23:28:38 +0000 Sean Egan Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds
Thu, 17 Jan 2008 21:08:20 +0000 Sean Egan Only use invisible text with gtk 2.10.10 or later due to GnomeBug:382565
Thu, 17 Jan 2008 21:07:06 +0000 Sean Egan merge of '3b6aca6b8be6a2416cca6f8f28a7f23eaea5a974'
Thu, 17 Jan 2008 20:44:48 +0000 Sean Egan merge of '4b5e932e01a84088124dee9791809545cdc9240b'
Thu, 17 Jan 2008 08:26:49 +0000 Sadrul Habib Chowdhury merge of '74dec26c42145486ebbc521d7df8e3f33c5b168a'
Thu, 17 Jan 2008 08:10:50 +0000 Mark Doliner merge of '43413f6662ecd55ea083fbbacb3f16c01843e655'
Thu, 17 Jan 2008 08:10:37 +0000 Mark Doliner A few more of those "default_action" fixes
Thu, 17 Jan 2008 08:02:38 +0000 Mark Doliner A few more "purple_request_action" default action corrections
Thu, 17 Jan 2008 08:12:37 +0000 Sadrul Habib Chowdhury merge of '43413f6662ecd55ea083fbbacb3f16c01843e655'
Thu, 17 Jan 2008 07:53:03 +0000 Mark Doliner Apparently gcc gives a warning here even though it's perfectly valid
Thu, 17 Jan 2008 07:39:25 +0000 Mark Doliner rlaager suggested the possibility of documenting this. Sure, why not?
Thu, 17 Jan 2008 07:36:55 +0000 Mark Doliner Minor improvements to the default_action used in purple_action_request
Thu, 17 Jan 2008 07:26:57 +0000 Mark Doliner Improve oscar's default actions a tad bit
Thu, 17 Jan 2008 07:21:04 +0000 Mark Doliner * Clarify the documentation for purple_request_action's 'default_ation'
Thu, 17 Jan 2008 06:17:02 +0000 John Bailey Plug a leak.
Thu, 17 Jan 2008 06:11:57 +0000 John Bailey Since I needed to bring back yahoo_convert_to_numeric, I figured I could at
Thu, 17 Jan 2008 05:53:25 +0000 John Bailey merge of '773c6dde93b5b2109d9c627dca717dd6c5468094'
Wed, 16 Jan 2008 22:26:59 +0000 Richard Laager (13:48:49) Stu Tomlinson (nosnilmot): rlaager: printf() should probably
Wed, 16 Jan 2008 19:12:46 +0000 Richard Laager Use g_strerror() instead of strerror() in a few places.
Sun, 20 Jan 2008 13:31:19 +0000 Will Thompson Improve some PurpleAcountOption documentation, and sanify some whitespace.
Wed, 16 Jan 2008 07:51:44 +0000 Mark Doliner Only try to set the itmsurl attribute for the available status. I'd
Wed, 16 Jan 2008 07:40:12 +0000 Mark Doliner It's ok for us to use == here because status_id is set to one of these
Wed, 16 Jan 2008 07:37:39 +0000 Mark Doliner merge of '15fcc72f6db29d572909078a86fb269698314506'
Wed, 16 Jan 2008 07:37:29 +0000 Mark Doliner Two performance/network bandwidth related changes here, care of meebo.
Wed, 16 Jan 2008 07:32:39 +0000 Mark Doliner merge of '167b1c9f831eb7790b419ee62343bb62ad1be92b'
Wed, 16 Jan 2008 07:32:30 +0000 Mark Doliner Fix a memleak that doesn't matter because it's in a child process
Thu, 17 Jan 2008 05:53:12 +0000 John Bailey disapproval of revision '947ccb889812585e6d53eac13fc12734d8481e33'
Wed, 16 Jan 2008 07:17:21 +0000 John Bailey const-ify paramteters to some of the new API I added. I thought I did this already.
Wed, 16 Jan 2008 06:58:48 +0000 John Bailey Remove `yahoo_convert_to_numeric`, which I apparently did not examine closely
Wed, 16 Jan 2008 06:29:52 +0000 John Bailey Get rid of an unnecessary allocation.
Tue, 15 Jan 2008 19:33:20 +0000 Will Thompson Clarify documentation of purple_account_set_status_list(), and use @copydoc to
Tue, 15 Jan 2008 17:56:16 +0000 Mark Doliner merge of '59861e303c2e7d7bfe9c10a06497b1aaa47d6588'
Tue, 15 Jan 2008 17:56:11 +0000 Mark Doliner Update some comments in oscar's prpl callback structs
Tue, 15 Jan 2008 17:43:31 +0000 John Bailey ChangeLog the /notice stuff I added to IRC a while ago and forgot about.
Tue, 15 Jan 2008 17:42:20 +0000 John Bailey Patch from Yusuke Odate, modified by me, to support retrieving the full
Tue, 15 Jan 2008 17:21:51 +0000 Etan Reisner Recommit the correct parts of 55eb5e28f52c9cdccc6229a8314ffbdac2260843,
Tue, 15 Jan 2008 17:17:53 +0000 Etan Reisner disapproval of revision '55eb5e28f52c9cdccc6229a8314ffbdac2260843'
Tue, 15 Jan 2008 04:58:42 +0000 Etan Reisner Remove a variable that isn't used anywhere, if it was supposed to do something
Mon, 14 Jan 2008 23:29:52 +0000 Daniel Atallah Prevent a crash caused by freed memory being accessed.
Mon, 14 Jan 2008 22:23:54 +0000 Daniel Atallah Some more little leak fixes.
Mon, 14 Jan 2008 21:06:57 +0000 Daniel Atallah Don't keep a handle to the "pidgin_is_running" mutex in the installer - this causes the uninstaller to fail. There probably is a better solution, but this works for now.
Mon, 14 Jan 2008 19:42:14 +0000 Daniel Atallah Plug a small leak.