Mercurial > pidgin.yaz
graph
-
More code changed to use the accessor functions.Sat, 01 Oct 2011 15:50:20 +0000, by andrew victor
-
nullprpl also updated to use accessor methods.Sat, 01 Oct 2011 15:48:36 +0000, by andrew victor
-
Use purple_conversation accessor methods.Sat, 01 Oct 2011 15:03:57 +0000, by andrew victor
-
PURPLE_CONV_TYPE_MISC never actually used.Sat, 01 Oct 2011 13:49:37 +0000, by andrew victor
-
Hide struct _PurpleConvChatBuddy.Sat, 01 Oct 2011 13:03:38 +0000, by andrew victor
-
Hide struct _PurpleConvIm.Sat, 01 Oct 2011 11:35:15 +0000, by andrew victor
-
Hide struct _PurpleConvChat.Sat, 01 Oct 2011 11:29:43 +0000, by andrew victor
-
Use purple_conv_chat_get_nick() rather than accessing chat->nick directly.Sat, 01 Oct 2011 11:02:15 +0000, by andrew victor
-
Correct Perl API for purple_util_fetch_url.Thu, 29 Sep 2011 05:03:40 +0000, by Elliott Sales de Andrade
-
Correct API Changelog for renamed entries.Thu, 29 Sep 2011 04:57:10 +0000, by Elliott Sales de Andrade
-
merged from im.pidgin.pidginMon, 26 Sep 2011 14:57:21 +0900, by Yoshiki Yazawa
-
merge of '9912972220e43702dfc027a7d3b30db1697ed746'Sun, 25 Sep 2011 20:22:44 +0000, by Elliott Sales de Andrade
-
Remove the special case of fd=0 in purple_xfer_start().Sun, 25 Sep 2011 19:28:12 +0000, by andrew victor
-
purple_xfer_is_canceled() renamed to purple_xfer_is_cancelled()Sun, 25 Sep 2011 19:15:05 +0000, by andrew victor
-
Remove obsolete preference "/purple/debug/timestamps".Sun, 25 Sep 2011 19:09:01 +0000, by andrew victor
-
Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.Sun, 25 Sep 2011 18:56:58 +0000, by andrew victor
-
Ref/unref the theme for a conversation.Sun, 25 Sep 2011 05:47:54 +0000, by Elliott Sales de Andrade
-
merge of '246ce23ba85b41bf89269edfa8ec16583ad89fb3'Sat, 24 Sep 2011 22:21:48 +0000, by andrew victor
-
Fix a leak. This strdup shouldn't be here.Sat, 24 Sep 2011 21:19:26 +0000, by Elliott Sales de Andrade
-
Don't leak variant name and list.Sat, 24 Sep 2011 21:18:17 +0000, by Elliott Sales de Andrade
-
Rearrange to drop the prototypes.Sat, 24 Sep 2011 21:16:14 +0000, by Elliott Sales de Andrade
-
Make the current variant a property.Sat, 24 Sep 2011 21:15:29 +0000, by Elliott Sales de Andrade
-
purple_ip_address_is_valid() now checks for an IPv4 or IPv6 address.Sat, 24 Sep 2011 22:20:58 +0000, by andrew victor
-
* purple_util_fetch_url_request_len() renamed to purple_util_fetch_url_request().Sat, 24 Sep 2011 22:09:40 +0000, by andrew victor
-
jabber_presence_create() is marked as deprecated and is not used - so remove it.Sat, 24 Sep 2011 21:14:19 +0000, by andrew victor
-
Remove deprecated purple_network_listen_map_external().Sat, 24 Sep 2011 21:10:41 +0000, by andrew victor
-
Rename purple_network_listen_range_family() to purple_network_listen_range().Sat, 24 Sep 2011 20:48:59 +0000, by andrew victor
-
Remove the deprecated purple_network_listen(), and rename the newerSat, 24 Sep 2011 20:36:47 +0000, by andrew victor
-
The following were deprecated since they were moved to the internal API:Sat, 24 Sep 2011 17:04:09 +0000, by andrew victor
-
Remove the old deprecated purple_certificate_check_signature_chain.Sat, 24 Sep 2011 16:36:57 +0000, by andrew victor
-
Sort the variant list in the Preferences. It tends to be veryFri, 23 Sep 2011 18:24:01 +0000, by Elliott Sales de Andrade
-
Make sure our pref parents exist, or else saved variants willFri, 23 Sep 2011 17:50:24 +0000, by Elliott Sales de Andrade
-
Fix fallback of Status.html to Content.html.Fri, 23 Sep 2011 02:19:47 +0000, by Elliott Sales de Andrade
-
merge of '64f210128f2360d48b91e7008fe5004b5963d425'Fri, 23 Sep 2011 01:56:00 +0000, by Elliott Sales de Andrade
-
Fix the gestures plugin, which really only needed a widget fromFri, 23 Sep 2011 00:05:48 +0000, by Elliott Sales de Andrade
-
Add some missing newlines in debug output.Thu, 22 Sep 2011 23:49:39 +0000, by Elliott Sales de Andrade
-
Add a separate combo box for selecting the theme variant, and actuallyThu, 22 Sep 2011 07:09:39 +0000, by Elliott Sales de Andrade
-
I don't know why this happens, but I keep getting a critical debugThu, 22 Sep 2011 07:02:44 +0000, by Elliott Sales de Andrade
-
Add the "default" theme to the beginning of the conversationWed, 21 Sep 2011 21:37:37 +0000, by Elliott Sales de Andrade
-
Destroy the inspector window when a tab is closed. This preventsWed, 21 Sep 2011 21:10:14 +0000, by Elliott Sales de Andrade
-
Mention webkit functions here. We may want to list everythingWed, 21 Sep 2011 07:43:16 +0000, by Mark Doliner
-
These two files are listed in Makefile.am, so it seems like they shouldWed, 21 Sep 2011 07:40:25 +0000, by Mark Doliner
-
Mark webkit-related missing functionality with "TODO WEBKIT" instead ofWed, 21 Sep 2011 07:39:32 +0000, by Mark Doliner
-
Add some NULL checks. Now it should not crash even if you don't haveWed, 21 Sep 2011 07:01:58 +0000, by Elliott Sales de Andrade
-
Apply conversation theme when opening the GTK conversation. All theWed, 21 Sep 2011 06:45:26 +0000, by Elliott Sales de Andrade
-
Add template lookup for 'basestyle' CSS.Wed, 21 Sep 2011 03:14:57 +0000, by Elliott Sales de Andrade
-
Add a function for lookup of Info.plist entries.Wed, 21 Sep 2011 02:54:35 +0000, by Elliott Sales de Andrade
-
Document things.Wed, 21 Sep 2011 01:51:34 +0000, by Elliott Sales de Andrade
-
Add an accessor for template data. Also, fix some fallbacks.Wed, 21 Sep 2011 00:24:10 +0000, by Elliott Sales de Andrade
-
Avoid an error log for non-existent prefs.Mon, 19 Sep 2011 23:22:10 +0000, by Elliott Sales de Andrade
-
Add documentation for conversation themes.Mon, 19 Sep 2011 21:03:41 +0000, by Elliott Sales de Andrade
-
Set the default variant when loading the theme. The prioritiesMon, 19 Sep 2011 21:03:21 +0000, by Elliott Sales de Andrade
-
Remove old prototypes.Mon, 19 Sep 2011 20:39:09 +0000, by Elliott Sales de Andrade
-
Be a bit stricter about types in Info.plist.Mon, 19 Sep 2011 20:36:05 +0000, by Elliott Sales de Andrade
-
Use a consistent debugging domain.Mon, 19 Sep 2011 20:31:33 +0000, by Elliott Sales de Andrade
-
Fix a leak. pidgin_conversation_theme_add_variant should only beMon, 19 Sep 2011 20:23:13 +0000, by Elliott Sales de Andrade