log

age author description
2011-12-04 John Bailey This change is needed to make external plugins compile. It's either this or go
2011-12-01 andrew victor Fix compilation of Bonjour prpl on 3.0.
2011-11-30 Ethan Blanton propagate from branch 'im.pidgin.pidgin.2.x.y' (head bc79b1bf09dcfa1d8edac86a06761fce7416e69c)
2011-11-30 linus luessing Fix IPv6 link local file transfer.
2011-11-30 linus luessing Remove some layers of indentation in bonjour_ft.c
2011-11-30 linus luessing Append interface ID only to local interfaces for IPv6 Bonjour.
2011-11-29 Ethan Blanton propagate from branch 'im.pidgin.pidgin.2.x.y' (head 0c3ef8388ce0f274d695767f513518b859889979)
2011-11-29 Ethan Blanton Fix a leak in IRC when accepting a UTF-8 message with a non-UTF-8 encoding.
2011-11-28 Mark Doliner We haven't used this pref in a while. We stopped adding it in
2011-11-28 Mark Doliner Fix minor typo in ChangeLog.API
2011-11-18 Elliott Sales de Andrade Add support for %messageDirection% for RTL messages.
2011-11-18 Elliott Sales de Andrade Add support for %shortTime% in themed messages. This is probably not
2011-11-18 Elliott Sales de Andrade Fix a small leak.
2011-11-18 Elliott Sales de Andrade Add support for %dateOpened% in templates.
2011-11-18 Elliott Sales de Andrade Fix an infinite loop if there's a tag in the theme header that we
2011-11-18 Elliott Sales de Andrade Fix fallback to builtin Template.html file.
2011-11-09 andrew victor merge of '377fab6845c6367df5a06eac7afdc93bb2c62e73'
2011-11-02 andrew victor MXit is increasing the limit on the size of files that can be transferred.
2011-11-07 Elliott Sales de Andrade merge of '071d7e809e0a4532e6dc367a6f05ea43e1ab0de0'
2011-11-06 Elliott Sales de Andrade Simplify SSL Makefile.am by using += on variables.
2011-11-06 andrew victor Add purple_account_is_disconnecting() accessor function.
2011-11-06 andrew victor Introduce purple_account_register_completed() to handle the invoking of any
2011-11-06 tomkiewicz Gadu-Gadu: synchronize internal libgadu with upstream - tiny sync. Refs #343
2011-11-01 andrew victor Convert to using purple_blist_node_ accessor functions.
2011-10-31 andrew victor Pidgin: Use the purple_blist_node_ accessor functions.
2011-10-31 andrew victor Finch: Use purple_blist_node_get_ui_data() and purple_blist_node_set_ui_data().
2011-10-31 andrew victor Add purple_contact_get_contact_size().
2011-10-31 andrew victor Use the PurpleChat accessor functions.
2011-10-31 andrew victor Use the purple_group_get_name() accessor function.
2011-10-31 Mark Doliner merge of '8e3c82b6770042fa4b42cfd0dee9cbcd54ed894a'
2011-10-31 Mark Doliner Remove a period from a phrase that appears in the status bar of active calls
2011-10-31 Mark Doliner propagate from branch 'im.pidgin.pidgin.2.x.y' (head 0ba3afb8adb303a77581a7872d674c600979a5a6)
2011-10-30 andrew victor Use the PurpleBuddy accessor functions.
2011-10-31 Mark Doliner Mark the "hold" and "mute" menu items for translation in the media dialog.
2011-10-31 Mark Doliner Fix translation of the menu items on the media window.
2011-10-24 Mark Doliner Add Ethan's recent change to the ChangeLog
2011-10-30 andrew victor Hide struct PurpleWhiteboard.
2011-10-30 andrew victor Yahoo: Use file-transfer accessor functions.
2011-10-30 andrew victor Silc: Use file-transfer accessor functions
2011-10-30 andrew victor Sametime: Use file-transfer accessor functions
2011-10-30 andrew victor Oscar: Use file-transfer accessor functions
2011-10-30 andrew victor Jabber: Use file-transfer accessor functions
2011-10-30 andrew victor IRC: Use file-transfer accessor function.
2011-10-30 andrew victor Bonjour: Use file-transfer accessor functions.
2011-10-30 andrew victor Autoaccept: Use file-transfer accessor functions.
2011-10-24 Elliott Sales de Andrade Move the Attention toolbar button into the GtkIMHtmlToolbar struct.
2011-10-24 Elliott Sales de Andrade Our API really shouldn't have a 'gc' in it anymore.
2011-10-24 Elliott Sales de Andrade Add a submenu to the 'Get Attention' item for non-default attention
2011-10-24 Elliott Sales de Andrade Add the get_attention widget to the PidginWindow structure, instead of
2011-10-23 Elliott Sales de Andrade Set the XMPP Console's toolbar buttons to be 'important', or else they
2011-10-22 Paul Aurich propagate from branch 'im.pidgin.pidgin.2.x.y' (head 2a8f5a999d371863f3387a4f18dd7f29e1ffa93b)
2011-10-22 Paul Aurich jabber: Add a few extra g_return_if_fails to the Jingle code
2011-10-21 Ethan Blanton merge of 'c8c73eea7431e6f940916315ace40a41c8da3faa'
2011-10-10 Mark Doliner How do these ChangeLog entries look? Are there other things people want
2011-10-22 Jochen Kemnade update German translation
2011-10-21 andrew victor Hide struct PurpleNotifySearchColumn.
2011-10-21 andrew victor Hide struct _PurpleConvMessage.
2011-10-21 Ethan Blanton merge of 'c8c73eea7431e6f940916315ace40a41c8da3faa'
2011-10-21 Ethan Blanton Patch from OpenBSD Ports to fix finch build on OpenBSD
2011-10-21 tomkiewicz Gadu-Gadu: synchronize internal libgadu with upstream - second encounter. Refs #343
2011-10-18 andrew victor The PurpleConnection->inpa handle is now stored (if needed) within each
2011-10-18 andrew victor Yahoo: Move the "inpa" input watcher into protocol_data.
2011-10-18 andrew victor GG: Move the "inpa" input watcher into protocol_data.
2011-10-18 andrew victor Jabber: Move the "inpa" input watcher into protocol_data.
2011-10-18 andrew victor Samtime: Move the "inpa" input watcher into protocol_data.
2011-10-18 andrew victor IRC: Move the "inpa" input watcher into protocol_data.
2011-10-18 andrew victor Myspace: Move "inpa" input watcher into protocol_data.
2011-10-18 andrew victor MXit: Move "inpa" input watcher from PurpleConnection into PurpleConnection->proto_data.
2011-10-18 andrew victor Add a purple_connection_update_last_received() function to update the
2011-10-18 andrew victor On the way to hiding the PurpleConnection struct.
2011-10-18 Elliott Sales de Andrade Goodbye Adium themes plugin. I never really liked you anyway.
2011-10-18 Elliott Sales de Andrade Put conversation theme in its own directory.
2011-10-18 tomkiewicz Gadu-Gadu: synchronize internal libgadu with upstream. Refs #343
2011-10-17 tomkiewicz Gadu-Gadu: move our win32 resolver out of libgadu sources. Refs #343
2011-10-17 tomkiewicz Gadu-Gadu: fix win32 warnings, patch from upstream.
2011-10-16 Elliott Sales de Andrade Changelog 64-bit file transfer fix.
2011-10-16 Elliott Sales de Andrade Fix printf format in Pidgin for 64-bit file transfers.
2011-10-16 Elliott Sales de Andrade Update Oscar for 64-bit file transfers. This doesn't actually add any
2011-10-16 Elliott Sales de Andrade Update IRC for 64-bit file transfers. This probably won't really make
2011-10-16 Elliott Sales de Andrade Update Yahoo for 64-bit file transfers. I'm not really sure if this
2011-10-16 Elliott Sales de Andrade MXit doesn't actually support very large file transfers, but fix the
2011-10-16 Elliott Sales de Andrade Update MSN for 64-bit file transfers.
2011-10-16 Elliott Sales de Andrade Update XMPP for 64-bit transfers.
2011-10-16 Elliott Sales de Andrade Update Bonjour for 64-bit file transfers.
2011-10-16 Elliott Sales de Andrade Upgrade PurpleXfer for a 64-bit world.
2011-10-16 Elliott Sales de Andrade Remove free_memory argument from D-Bus list functions. It's already
2011-10-16 Elliott Sales de Andrade Add support for file context v0, which is used by older official MSN
2011-10-16 Elliott Sales de Andrade The second unknown field should be 0xffffffff to match previous and
2011-10-15 Elliott Sales de Andrade Since we don't know what these fields are, and we don't use them,
2011-10-15 Elliott Sales de Andrade It doesn't make sense to set the entire slpcall wasted just because
2011-10-15 Elliott Sales de Andrade Clean up documentation.
2011-10-15 Elliott Sales de Andrade Hide unused gtkimhtml structs (aka, the easy ones).
2011-10-14 tomkiewicz Gadu-Gadu: more debug messages for win32thread resolver.
2011-10-14 tomkiewicz I don't think, it's worth mentioning in ChangeLog.
2011-10-14 tomkiewicz Gadu-Gadu: better handling of invisible and chatty statuses. Fixes #13836
2011-10-13 tomkiewicz Gadu-Gadu: function to normalize gg usernames
2011-10-12 tomkiewicz Gadu-Gadu: option to show links from strangers. Fixes #10591
2011-10-11 tomkiewicz Gadu-Gadu: reorder actions to clean up the mess in gg account menu
2011-10-11 tomkiewicz Gadu-Gadu: use correct libgadu api functions to change password
2011-10-10 tomkiewicz Gadu-Gadu: Fixed password change dialog and problems with connecting to accounts with non-ASCII passwords. Fixes #14652
2011-10-08 tomkiewicz Gadu-Gadu: check for NULL pointer before logging system messages.
2011-10-08 tomkiewicz Gadu-Gadu: detailed descriptions on connection failures. Fixes #14648
2011-10-08 tomkiewicz Gadu-Gadu: Show local time for incoming messages. Fixes #4579
2011-10-08 tomkiewicz Gadu-Gadu: nick field does absolutely nothing
2011-10-08 tomkiewicz Gadu-Gadu: possibility to require encryption; use encryption when available is default option now
2011-10-08 Elliott Sales de Andrade Only update conversation features if they've actually changed. This
2011-10-08 Elliott Sales de Andrade Try not to call purple_conversation_get_features a million times.
2011-10-08 Elliott Sales de Andrade Update the variant in existing conversations when changed. Actually,
2011-10-08 Elliott Sales de Andrade Fix compile with glib<2.26.
2011-10-08 Elliott Sales de Andrade The variant property is not construct-only.
2011-10-05 Mark Doliner Switch back to initializing the struct this way. I guess the other
2011-10-05 Mark Doliner Fix a mistake I made while manually propagating from im.pidgin.pidgin.2.x.y
2011-10-05 Mark Doliner propagate from branch 'im.pidgin.pidgin.2.x.y' (head b9c74c3f836a7a1a64710fc8244c9ec1f3f21b97)
2011-10-04 Ethan Blanton merge of '0b7caf6b17815fe333d151369f26330d4c662bda'
2011-10-01 Patrick Cloke Fix up the Sametime prpl to play nice with Visual C++. This patch also puts
2011-10-01 John Bailey Unless I'm missing something really obvious, this should fix #14544 by telling
2011-09-30 Ethan Blanton UTF-8 salvage unknown strings in IRC
2011-10-04 Ethan Blanton ChangeLog with CVE for #14636
2011-09-30 Ethan Blanton Salvage incoming SILC text if necessary.
2011-10-02 Kevin Stange I guess I shouldn't copy/paste code while running out the door.
2011-10-02 Kevin Stange Restore a union member lost in the merge due to struct hiding.
2011-10-02 Kevin Stange merge of '1b285d0b375fbd5e778db6bb852a7b089feb16a3'
2011-10-01 Kevin Stange Add accessors for _PurpleAccount.ui_data
2011-10-01 Kevin Stange merge of '71541bfa4634807a1cfe0f67a9d648e640d4e293'
2011-10-01 Kevin Stange disapproval of revision '1d1b9a2c6eba253299637dbd5775d4c1578e18c2'
2011-10-01 andrew victor The intention is to make PurpleAccount a private structure in account.c, so merge
2011-10-01 andrew victor _PurpleAccount.ui_data is unused.
2011-10-01 andrew victor Fix for previous commit.
2011-10-01 andrew victor Convert code to use the purple_account accessor functions.
2011-10-01 andrew victor Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.
2011-10-01 andrew victor Hide structs PurpleAccountOption and PurpleAccountUserSplit.
2011-10-01 andrew victor Hide struct _PurpleConversation.
2011-10-02 Kevin Stange disapproval of revision '8e7b47f18e014b8e786f6b8e24ecfe6182130ddc'
2011-10-01 andrew victor Use purple_conversation accessor methods.
2011-10-01 andrew victor More code changed to use the accessor functions.
2011-10-01 andrew victor nullprpl also updated to use accessor methods.
2011-10-01 andrew victor Use purple_conversation accessor methods.
2011-10-01 andrew victor PURPLE_CONV_TYPE_MISC never actually used.
2011-10-01 andrew victor Hide struct _PurpleConvChatBuddy.
2011-10-01 andrew victor Hide struct _PurpleConvIm.
2011-10-01 andrew victor Hide struct _PurpleConvChat.
2011-10-01 andrew victor Use purple_conv_chat_get_nick() rather than accessing chat->nick directly.
2011-09-29 Elliott Sales de Andrade Correct Perl API for purple_util_fetch_url.
2011-09-29 Elliott Sales de Andrade Correct API Changelog for renamed entries.
2011-09-25 Elliott Sales de Andrade merge of '9912972220e43702dfc027a7d3b30db1697ed746'
2011-09-25 andrew victor Remove the special case of fd=0 in purple_xfer_start().
2011-09-25 andrew victor purple_xfer_is_canceled() renamed to purple_xfer_is_cancelled()
2011-09-25 andrew victor Remove obsolete preference "/purple/debug/timestamps".
2011-09-25 andrew victor Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.
2011-09-25 Elliott Sales de Andrade Ref/unref the theme for a conversation.
2011-09-24 andrew victor merge of '246ce23ba85b41bf89269edfa8ec16583ad89fb3'
2011-09-24 Elliott Sales de Andrade Fix a leak. This strdup shouldn't be here.
2011-09-24 Elliott Sales de Andrade Don't leak variant name and list.
2011-09-24 Elliott Sales de Andrade Rearrange to drop the prototypes.
2011-09-24 Elliott Sales de Andrade Make the current variant a property.
2011-09-24 andrew victor purple_ip_address_is_valid() now checks for an IPv4 or IPv6 address.
2011-09-24 andrew victor * purple_util_fetch_url_request_len() renamed to purple_util_fetch_url_request().
2011-09-24 andrew victor jabber_presence_create() is marked as deprecated and is not used - so remove it.
2011-09-24 andrew victor Remove deprecated purple_network_listen_map_external().
2011-09-24 andrew victor Rename purple_network_listen_range_family() to purple_network_listen_range().
2011-09-24 andrew victor Remove the deprecated purple_network_listen(), and rename the newer
2011-09-24 andrew victor The following were deprecated since they were moved to the internal API:
2011-09-24 andrew victor Remove the old deprecated purple_certificate_check_signature_chain.
2011-09-23 Elliott Sales de Andrade Sort the variant list in the Preferences. It tends to be very
2011-09-23 Elliott Sales de Andrade Make sure our pref parents exist, or else saved variants will
2011-09-23 Elliott Sales de Andrade Fix fallback of Status.html to Content.html.
2011-09-23 Elliott Sales de Andrade merge of '64f210128f2360d48b91e7008fe5004b5963d425'
2011-09-23 Elliott Sales de Andrade Fix the gestures plugin, which really only needed a widget from
2011-09-22 Elliott Sales de Andrade Add some missing newlines in debug output.
2011-09-22 Elliott Sales de Andrade Add a separate combo box for selecting the theme variant, and actually
2011-09-22 Elliott Sales de Andrade I don't know why this happens, but I keep getting a critical debug
2011-09-21 Elliott Sales de Andrade Add the "default" theme to the beginning of the conversation
2011-09-21 Elliott Sales de Andrade Destroy the inspector window when a tab is closed. This prevents
2011-09-21 Mark Doliner Mention webkit functions here. We may want to list everything
2011-09-21 Mark Doliner These two files are listed in Makefile.am, so it seems like they should
2011-09-21 Mark Doliner Mark webkit-related missing functionality with "TODO WEBKIT" instead of
2011-09-21 Elliott Sales de Andrade Add some NULL checks. Now it should not crash even if you don't have
2011-09-21 Elliott Sales de Andrade Apply conversation theme when opening the GTK conversation. All the
2011-09-21 Elliott Sales de Andrade Add template lookup for 'basestyle' CSS.
2011-09-21 Elliott Sales de Andrade Add a function for lookup of Info.plist entries.
2011-09-21 Elliott Sales de Andrade Document things.
2011-09-21 Elliott Sales de Andrade Add an accessor for template data. Also, fix some fallbacks.
2011-09-19 Elliott Sales de Andrade Avoid an error log for non-existent prefs.
2011-09-19 Elliott Sales de Andrade Add documentation for conversation themes.
2011-09-19 Elliott Sales de Andrade Set the default variant when loading the theme. The priorities
2011-09-19 Elliott Sales de Andrade Remove old prototypes.
2011-09-19 Elliott Sales de Andrade Be a bit stricter about types in Info.plist.
2011-09-19 Elliott Sales de Andrade Use a consistent debugging domain.
2011-09-19 Elliott Sales de Andrade Fix a leak. pidgin_conversation_theme_add_variant should only be
2011-09-19 Elliott Sales de Andrade Use a consistent prefs name. It should be conversation*s* to
2011-09-19 Elliott Sales de Andrade Load the list of variants when building the theme.
2011-09-19 Elliott Sales de Andrade Fix theme variant pref names.
2011-09-19 Elliott Sales de Andrade Add a prefs combo for the conversation theme. Variants are added as
2011-09-19 Elliott Sales de Andrade Register the conversation theme loader on gtkconv initialization.
2011-09-19 Elliott Sales de Andrade Lookup style key information from the hash table instead of the struct
2011-09-18 Mark Doliner Correct the name of this reference. This was a copy/paste error from
2011-09-18 Mark Doliner I guess doxygen wants this struct to have a comment if prpl.h is going
2011-09-18 Mark Doliner Apparently this never had documentation
2011-09-18 Mark Doliner Fix a bunch of tiny problems generating our doxygen documentation
2011-09-18 Mark Doliner Doxygen was complaining about this not being a valid whatchamadinger,
2011-09-18 Mark Doliner Re-arrange these doxygen comments. For comments longer than a few words,
2011-09-18 Elliott Sales de Andrade merge of '84c2ffd17fbd0e89d0c0c66d4a1ad00571af6ba7'
2011-09-18 Elliott Sales de Andrade This shouldn't be here. I wonder why it compiled before.
2011-09-18 Mark Doliner Fix compilation of the gevolution plugin. Need to pass an invite message
2011-09-18 Elliott Sales de Andrade merge of '016f0a7edfb704950358fcccbf5098f0c6f7dac6'
2011-09-18 Elliott Sales de Andrade Move conversation theme loading into the PidginConvThemeLoader GObject
2011-09-18 Elliott Sales de Andrade Copy theme-to-conversation loading stuff into the GObject code.
2011-09-18 Mark Doliner One of the Piotrs tells me that the other Piotr is no longer translating.
2011-09-18 Mark Doliner Update two translators' email addresses based on bounces/auto-replies
2011-09-17 Elliott Sales de Andrade Remove useless notification.
2011-09-17 Elliott Sales de Andrade Temporarily rename the adium IMs plugin so it will install along side
2011-09-17 Elliott Sales de Andrade Using g_string_new_len here is unnecessary, and a real waste of calls
2011-09-17 Elliott Sales de Andrade Attempt to move the message style object from the plugin into the new
2011-09-17 Elliott Sales de Andrade Fix small typo and remove unnecessary include.
2011-09-17 Elliott Sales de Andrade All this G_OBJECT() casting is quite unnecessary.
2011-09-17 Elliott Sales de Andrade Add source files to Windows build.
2011-09-17 Elliott Sales de Andrade Add some boilerplate Conversation theme GObjects. These don't do
2011-09-17 Elliott Sales de Andrade Use GObject's instance private data for all the theme GObjects.
2011-09-16 Elliott Sales de Andrade Add a WebKit Development plugin, that allows opening the builtin
2011-09-16 masca Workaround the bug that causes a crash when closing a gtkwindow.
2011-09-15 andrew victor Remove deprecated PidginBuddyList.connection_errors.
2011-09-15 andrew victor Remove deprecated purple_request_field_list_add().
2011-09-15 andrew victor Remove deprecated purple_ssl_connect_fd().
2011-09-15 andrew victor Remove deprecated wpurple_g_access().
2011-09-12 Elliott Sales de Andrade merge of '0acd4d77f5bd8bb02a3a73b6800be683bd7068f2'
2011-09-11 Elliott Sales de Andrade Don't try to get a tag from a gtkwebview.
2011-09-11 Elliott Sales de Andrade Don't attempt to add smileys to a webview by treating it as imhtml.
2011-09-11 John Bailey propagate from branch 'im.pidgin.pidgin.2.x.y' (head be5e66abad2af29604bc794cc4c6600ab12751f3)
2011-09-11 John Bailey Remove a bogus short-circuit check intended to prevent downloading the same icon
2011-09-09 Elliott Sales de Andrade Fix searching in conversation windows.
2011-09-09 Elliott Sales de Andrade merge of '10d7899aac75e85039e557e2c4238e1b276a4353'
2011-09-09 masca Let webview manage the navigation ONLY if the reason is the user clicked a link.
2011-09-09 Elliott Sales de Andrade Use pidgin_create_webview to make the Help dialog.
2011-09-09 Elliott Sales de Andrade Use pidgin_create_webview in the gtknotify code.
2011-09-09 Elliott Sales de Andrade Fix log viewer by calling pidgin_create_webview.
2011-09-09 Elliott Sales de Andrade Remove unnecessary line.
2011-09-09 Elliott Sales de Andrade Add a pidgin_create_webview utility function, which acts similarly to
2011-09-08 Elliott Sales de Andrade Fix history plugin compile.
2011-09-08 Elliott Sales de Andrade Fix notify plugin compile.
2011-09-08 Elliott Sales de Andrade Simplify, don't loop through list twice.