log

age author description
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.
2011-09-08 Elliott Sales de Andrade Remove unnecessary function. It's also a use-after-free.
2011-09-08 Elliott Sales de Andrade Clean up this WebKit stuff. Fix up broken merging, mark unfinished
2011-09-08 Elliott Sales de Andrade WebKit is only required when building Pidgin.
2011-09-07 masca propagate from branch 'im.pidgin.pidgin' (head e6d5f823c4caa7144f24e6c71090dcf9b87528b0)
2011-09-07 masca Get rid of a wrapper function.
2011-09-07 masca This looks like a merge error. Fix it.
2011-09-07 masca Fix a crash at closing the conversation window. Patch suggested by Paul.
2011-09-05 masca propagate from branch 'im.pidgin.pidgin' (head 6f21535004485d16ec64ef6a7c331cf5df7346e6)
2011-08-23 masca Handle better webkit's navigation-policy-decision-requested signal to be able to manage external files, links and theme files.
2011-08-23 masca If we don't find an IM theme warn the user and continue.
2011-08-07 masca COMPILEmtn status./bin/stock/bin/pidgin -d Compile now, fix later.
2011-08-06 masca propagate from branch 'im.pidgin.pidgin' (head 7a719c74cf2afa3a9dd8b532af1a88b98489d925)
2011-06-16 masca Fix more white spaces issues.
2011-06-16 masca Fix some white spaces issues.
2010-02-06 masca webkit: Scroll to end when appending html.
2010-02-06 masca Don't crash if we don't have any theme installed.
2010-01-22 masca propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
2009-11-09 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
2009-11-08 Paul Aurich merge of '1fce34e57b019434e9750dcf603d304c3e20959d'
2009-10-14 tdrhq propagate from branch 'im.pidgin.pidgin' (head 1bcd0bb175fd417fd165aa7b52e219c97b0e30c6)
2009-10-14 tdrhq save the style path across sessions.
2009-08-26 tdrhq fixed conflicts in previous merge.
2009-08-25 tdrhq propagate from branch 'im.pidgin.pidgin' (head 32c5c2d4cfb2bede5ffb66792760a368ba8b9f0a)
2009-08-25 tdrhq Read AllowTextColors key properly.
2009-08-19 tdrhq Adds the 'groupchat' classname to #Chat when using groupchat.
2009-08-19 tdrhq Use (void) in prototypes. (thanks Elliott)
2009-08-16 tdrhq Fixing back variants.
2009-08-16 tdrhq Instead of using references, use copy's. Sigh, I know this is a memory inefficient
2009-08-14 tdrhq load the default variant. Bring back basestyle.css.
2009-08-14 tdrhq Separated the MessageStyle loading code from the actual rendering code.
2009-08-13 tdrhq apparent code for webkit transparency that might not be working.
2009-08-13 tdrhq propagate from branch 'im.pidgin.pidgin' (head e61443cb17f6d03c10dddfe54c499d057a9ca362)
2009-08-12 tdrhq hmm, fonts and font sizes from Info.plist.
2009-08-12 tdrhq just some debugging info.
2009-08-12 tdrhq new changes seemingly working.
2009-08-11 tdrhq some work... temporary towards the bigger picture.
2009-08-11 tdrhq Parses Info.plist now!
2009-08-11 tdrhq Removed some unused code.
2009-08-10 tdrhq Show only the MessageStyle name and not the entire path.
2009-08-10 tdrhq Reset the list of variants when the MessageStyle is changed.
2009-08-10 tdrhq use a table to display the options neatly.
2009-08-10 tdrhq Inform the user about how the theme change takes effect.
2009-08-10 tdrhq make a get_absolute_path function.
2009-08-10 tdrhq small assertion code.
2009-08-10 tdrhq Debugging info to find bad themes.
2009-08-10 tdrhq unset cur_style_dir when unloading.
2009-08-10 tdrhq some code for style_changed and also default any empty file to "" rather than NULL.
2009-08-10 tdrhq some code to get a list of styles and blah blah.
2009-08-10 tdrhq theme detection.
2009-08-10 tdrhq removed the fixme.
2009-08-10 tdrhq partial work towards theme selection.
2009-08-10 tdrhq get_theme_files --> get_variant_files.
2009-08-10 tdrhq removed some ugly pointless pieces of code.
2009-08-10 tdrhq Yep, tested, and changed some code from previous commit. This is a hard
2009-08-10 tdrhq safely execute JS scripts only after loading is done. Untested code as of now, will test it in next commit.
2009-08-10 tdrhq Cleanly handle webkit destroy events.
2009-08-10 tdrhq woo, fixed the bug. Now things are looking wonderfully stable.
2009-08-10 tdrhq more changes, but I still can't find the stupid bug. Valgrind gives me some information
2009-08-10 tdrhq Ok, good part of this work of moving global variables to defined styles is
2009-08-10 tdrhq Another temporary commit that will not compile.
2009-08-10 tdrhq temporary commit.
2009-08-10 tdrhq Changed the Author added copyright, etc.
2009-08-10 tdrhq Well, chat is sorta kinda working.
2009-08-09 tdrhq * removed delete_conversation uiops and instead used signals.
2009-08-09 tdrhq create conversation with signals.
2009-08-09 tdrhq don't restore write-conv uiops.
2009-08-09 tdrhq use displaying-im-msg instead of write_conv uiops.
2009-08-09 tdrhq added smileyparser code.
2009-08-07 tdrhq more cleanup.
2009-08-07 tdrhq cleaning up code.
2009-08-07 tdrhq other files that missed my main major commit.
2009-08-07 tdrhq merge of '2892be2675013db56566e8db49e1e9cd1dd2c079'
2009-07-31 tdrhq propagate from branch 'im.pidgin.pidgin' (head 20e16d28b924016a1310911f9b12376bba9a9859)
2009-08-07 tdrhq Apparently I missed these in my previous commit.
2009-07-27 tdrhq propagate from branch 'im.pidgin.pidgin' (head 9b3deec2188b0d6cd5015cc06c8de2f7d5696a59)
2009-07-24 tdrhq Webkit Message views.
2011-09-06 Elliott Sales de Andrade I assume this check was backwards, since embedding should be used
2011-09-06 Elliott Sales de Andrade merge of '5c4e09621b978c0972fd440fd215b775a926e26d'
2011-09-06 Elliott Sales de Andrade Correctly fix this build error without warnings.
2011-09-06 Elliott Sales de Andrade disapproval of revision '0d9c985d91b5de7f20f3443d7edbe22fb7ce80af'
2011-09-06 Daniel Atallah Improve win32 behavior of the GtkStatusIcon based docklet.
2011-09-05 andrew victor Remove deprecated and unused PurplePluginProtocolInfo.get_cb_away.
2011-09-05 andrew victor purple_proxy_connect_socks5() was deprecated in 2.8.0, and can be removed for 3.0.0.
2011-09-05 andrew victor purple_conv_chat_set_users() has been deprecated since 2.9.0, and can be removed for 3.0.0.
2011-09-05 andrew victor purple_buddy_get_local_alias() has been deprecated since 2.6.0, and can be removed for 3.0.0.
2011-09-05 andrew victor purple_contact_set_alias() is deprecated, and can be removed for 3.0.0.
2011-09-05 andrew victor purple_blist_update_buddy_icon() has been deprecated since 2.5.0, and can be removed now.
2011-09-05 andrew victor merge of '2825cfec5e2f9ce0b43361fdd7bdd21c4ea69b24'
2011-09-03 andrew victor Need to make a copy of the data passed to purple_imgstore_add_with_id().
2011-09-03 andrew victor merge of '21f078cdce656c60707d6518904262ee44ac648c'
2011-09-02 andrew victor merge of '4550b9538730036d9023f75e224ffb15f50f020f'
2011-09-01 andrew victor merge of 'd74415beaf0f8e1ed4743514e1d90669676b8596'
2011-08-31 andrew victor Replace the last raw references to "->proto_data".
2011-09-05 Daniel Atallah Fix win32 build for gtkdocklet changes.
2011-09-04 Paul Aurich ChangeLog that. Refs #14529
2011-09-04 Paul Aurich jabber: Strip element prefixes on XHTML-IM content.
2011-09-04 Paul Aurich xmlnode: Add xmlnode_strip_prefixes
2011-09-04 Paul Aurich xmlnode: Fix some brokeness in xmlnode serialization with prefixed elements.
2011-09-04 Paul Aurich silc: Fix build and update for API changes
2011-09-04 Paul Aurich sametime: fix build (add_buddies added param)
2011-09-03 Elliott Sales de Andrade Fix Perl bindings, which apparently were missing the _with_invite
2011-09-03 Elliott Sales de Andrade I just don't like this not being in alphabetical order.
2011-09-03 Elliott Sales de Andrade Move struct_size to the beginning of the struct. Even if we don't
2011-09-03 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts.
2011-09-02 Elliott Sales de Andrade Remove deprecated plugin functions. I guess no-one asked for a
2011-09-02 Elliott Sales de Andrade Remove deprecated xmlnode functions.
2011-09-02 Elliott Sales de Andrade Be a bit more specific about removing non-local MSN objects, which
2011-09-02 Elliott Sales de Andrade merge of '20112abca39ed1b5d1b36c259a68f54bcc9af09b'
2011-09-02 Elliott Sales de Andrade Allow double-clicking a certificate to show its info.
2011-09-02 Elliott Sales de Andrade Fix Certificate Manager Import/Export icons.
2011-09-02 Elliott Sales de Andrade Remove GtkDocklet abstraction and merge GtkStatusIcon code into it.
2011-09-02 Elliott Sales de Andrade Hide two easy Pidgin structs.
2011-09-02 Kevin Stange Fix Perl build by removing functions that are gone from libpurple.
2011-09-02 Elliott Sales de Andrade Remove deprecated buddy icon functions and @since tags.
2011-09-02 Elliott Sales de Andrade Checkin PurpleStatus API changes.
2011-09-02 Elliott Sales de Andrade Remove deprecated PurpleStatuc functions.
2011-09-02 Elliott Sales de Andrade Hide PurpleAttentionType struct and remove attention @since tags.
2011-09-02 Elliott Sales de Andrade Remove old serv attention functions.
2011-09-02 Elliott Sales de Andrade Clean up SRV/TXT query functions.
2011-09-02 Elliott Sales de Andrade Hide PurpleProxyInfo struct.
2011-09-02 Elliott Sales de Andrade Remove unnecessary @since tag.
2011-09-02 Elliott Sales de Andrade Replace purple_dnsquery_a_account with purple_dnsquery_a.
2011-09-01 Mark Doliner Make another gtkimhtml function private.
2011-09-01 Mark Doliner Make some gtkimhtml functions private
2011-09-01 andrew victor Fix build breakage from bfae54755d0a683ab945fea4666da04aeb1113d1.
2011-09-01 Mark Doliner Hide GtkIMHtmlFontDetail
2011-09-01 masca Add the xfer get/set functions to the Changelog.API.
2011-09-01 masca Add some get/set functions to help hidding _PrupleXfer.
2011-09-01 masca Clean util.h from @since tags.
2011-09-01 masca Hide-a-PurpleMenuAction.
2011-08-30 andrew victor Use the new accessor functions of PidginWhiteboard.
2011-08-30 andrew victor Add additional accessor functions for Whiteboard.
2011-08-30 andrew victor Update yahoo prpl to use purple_whiteboard_get_protocol_data() and purple_whiteboard_set_protocol_data().
2011-08-30 andrew victor Update silc prpl to use purple_whiteboard_get_protocol_data() and purple_whiteboard_set_protocol_data().
2011-08-30 andrew victor Added protocol_data and ui_data accessor functions for Whiteboard.
2011-08-30 andrew victor Convert silc prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
2011-08-30 andrew victor Convert yahoo prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data()
2011-08-30 andrew victor Convert sametime prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
2011-08-30 andrew victor Convert msn prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
2011-08-30 andrew victor Convert jabber prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
2011-08-30 andrew victor Convert irc prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
2011-08-30 Mark Doliner Doh, I failed to checkin two files in my previous commit.
2011-08-30 andrew victor Fix build breakage introduced by 756598e4c0c17510d74152d8f495204deb003620.
2011-08-30 Mark Doliner A small bit of hide-a-struct
2011-08-30 Mark Doliner Alphabetize
2011-08-29 Daniel Atallah Use accessors for PurpleXfer
2011-08-29 Daniel Atallah Steps toward hiding PurpleXfer.
2011-08-29 Daniel Atallah merge of '808c311196ce8853437bde38c9e3c0864698a4d4'
2011-08-29 andrew victor Convert novell prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
2011-08-29 andrew victor Convert simple prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
2011-08-29 andrew victor Convert zephyr prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
2011-08-29 andrew victor Should use accessor function purple_connection_get_protocol_data() here.
2011-08-29 andrew victor Update nullprpl for various API changes.
2011-08-29 andrew victor Convert myspace prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
2011-08-29 andrew victor Convert gg prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
2011-08-29 andrew victor Convert bonjour prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
2011-08-29 Daniel Atallah Use appropriate printf format for gsize
2011-08-29 Daniel Atallah Fix SILC for purple_xfer_[gs][4~et_protocol_data.
2011-08-26 Daniel Atallah merge of '3849acda3c84d7798c514bc1a9f80cca6674e52c'
2011-08-26 andrew victor These pointers should rather be marked const.
2011-08-26 andrew victor Convert to using the accessor functions.
2011-08-26 andrew victor Use the new accessor functions.
2011-08-26 andrew victor Add accessor functions purple_conversation_get_ui_data() and purple_conversation_set_ui_data().
2011-08-26 andrew victor Rather use the accessor functions directly.
2011-08-26 andrew victor Convert Finch to use the new accessor functions.
2011-08-26 andrew victor Update Pidgin to use the new accessor methods.
2011-08-26 andrew victor Added accessor functions purple_xfer_get_ui_data() and purple_xfer_set_ui_data().
2011-08-26 andrew victor Rename field for consistency.
2011-08-26 andrew victor Convert the yahoo prpl to using the new API.
2011-08-26 andrew victor Convert the oscar prpl to use the new API.
2011-08-26 andrew victor Convert the jabber prpl to use the new API.
2011-08-26 andrew victor Convert the msn prpl to use the new API.
2011-08-26 andrew victor Convert the sametime prpl to use the new API.
2011-08-26 andrew victor Convert the irc prpl to use the new API.
2011-08-26 andrew victor Convert the bonjour prpl to use the new API.
2011-08-26 andrew victor Convert the mxit prpl to use the new API.
2011-08-26 andrew victor Introduce API purple_xfer_get_protocol_data() and purple_xfer_set_protocol_data().
2011-08-26 Daniel Atallah Remove wpurple_rename(). I suspect nobody actually ever used it directly
2011-08-26 Mark Doliner This got hide-a-struct'ed
2011-08-26 Mark Doliner Fix two compile warnings. Did I do that? I totally didn't notice. My bad.
2011-08-25 andrew victor Fix build-breakage introduced by 9000557e8a6b7649547a10cfc0fe85dbb8ce661d.
2011-08-25 andrew victor merge of '832455fec73731ef93c992a46f78b79981bb4105'
2011-08-24 andrew victor merge of 'b11803e108556a29e1204a3ff1fd00a0890d7733'
2011-08-23 andrew victor Fixed properly now.
2011-08-23 andrew victor Rather use the accessor function purple_account_get_username().
2011-08-25 masca merge of '1ca17dd26ee879f7580c72b03d018e444e0a5144'
2011-08-25 masca Hide PurpleValue.
2011-08-24 masca I want to play hide-a-struct too
2011-08-24 Mark Doliner In our forked DNS resolver processes, don't bail out if we get a retryable
2011-08-24 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.x.y' (head a3c911b63a6bec656108e0a50da6a7ad325558ec)
2011-08-24 Daniel Atallah Fix parameter types passed to ShellExecuteW(). One of these is just a warning
2011-08-24 Elliott Sales de Andrade Allow toggling debug and verbose debug from a conversation window.
2011-08-24 Elliott Sales de Andrade Fix the _add_pair_html/plaintext calls.
2011-08-24 Elliott Sales de Andrade merge of '08d226d73f31ff54304b484070031adbae481095'
2011-08-24 Elliott Sales de Andrade 'U' messages don't get ack'd, so they shouldn't be saved.
2011-08-23 andrew victor Use PurpleXfer accessor functions.
2011-08-23 andrew victor Use accessor functions where available.
2011-08-23 andrew victor Rather access PurpleBuddy->proto_data using the accessor functions.
2011-08-23 andrew victor Don't access PurpleBuddy->proto_data directly, rather use the accessor functions.
2011-08-23 andrew victor Don't access PurpleConnection->proto_data directly, rather use the access functions.
2011-08-23 Mark Doliner Some struct hiding. What a pain.
2011-08-23 Mark Doliner Hide-a-Struct
2011-08-23 Mark Doliner Use accessor functions in a few places
2011-08-23 masca merge of '06fd8a15a3af927e3ce13b04af6e2159fb537dd9'
2011-08-22 andrew victor These should be using purple_notify_user_info_add_pair_plaintext().
2011-08-22 Elliott Sales de Andrade Remove what seems to be an unnecessary variable.
2011-08-22 Elliott Sales de Andrade It seems like there's a dereference missing here.
2011-08-22 andrew victor Small typo.
2011-08-22 Mark Doliner merge of '3a7408265d339b20bd3bef7b8fefc62215ccf644'
2011-08-22 Mark Doliner Remove silc10 from POTFILES.in
2011-08-22 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.x.y' (head 218f7cd8f439bacd4fef6897f0389a7cd18ba67d)
2011-08-21 John Bailey Commit the fix needed for this to build on Windows.
2011-08-22 Mark Doliner Please correct me if I'm wrong, but I don't think we gain anything
2011-08-22 Mark Doliner Remove silc10
2011-08-22 Mark Doliner Actually commit the purple_notify_user_info_prepend_pair_plaintext
2011-08-22 Mark Doliner Add purple_notify_user_info_prepend_pair_plaintext and use it in a few
2011-08-22 Mark Doliner I tried to disapprove this, but it didn't seem to work. Maybe I
2011-08-22 Mark Doliner merge of '6f0f65518dbd9cdbb6b41be078c9cd9db3bbea4b'
2011-08-22 Mark Doliner merge of '88118487bea2cf5120dec21de3377fada185180f'
2011-08-22 Mark Doliner disapproval of revision '88118487bea2cf5120dec21de3377fada185180f'
2011-08-22 Mark Doliner I think it's more appropriate to append these as plaintext
2011-08-22 Mark Doliner disapproval of revision '37706b74bb67b5e0abf08dd08bcd0d509075cc42'
2011-08-22 Mark Doliner Now that there's no speed difference between
2011-08-22 Mark Doliner Add an entry for 0ea4521b22507f8cc23de316fa55e3368d9f4029
2011-08-22 Mark Doliner user_info->user_info_entries is redundant. Let's call it
2011-08-22 Mark Doliner Change PurpleNotifyUserInfo->user_info_entries from a GList to a GQueue.
2011-08-22 Mark Doliner Fix perl compilation. I really wish the .c files regenerated with the
2011-08-22 Mark Doliner Rename purple_notify_user_info_add_pair to
2011-08-22 Mark Doliner Don't use strlen() when you're just checking whether a string is
2011-08-22 Mark Doliner Don't use strlen() when all you're trying to do is check if the string
2011-08-22 Mark Doliner I went through all our calls to purple_notify_user_info_add_pair() and
2011-08-21 Mark Doliner merge of '01dbf4adfbd244ad73e7c0a6850a5bcc9d0b9582'
2011-08-21 andrew victor Whitespace changes for coding-style consistency.
2011-08-21 Mark Doliner Use purple_notify_user_info_add_pair_plaintext in some places where we
2011-08-21 Mark Doliner Simplify. This is 6 lines instead of 15.
2011-08-21 Mark Doliner The id field is unused
2011-08-21 Mark Doliner Add this @deprecated flag back in here so we know this still needs work
2011-08-21 andrew victor Use the new API in v3.0.0 to hide the UserId column in the search-results.
2011-08-21 andrew victor Added MXit prpl changes to ChangeLog.
2011-08-21 andrew victor propagate from branch 'im.pidgin.pidgin' (head 90830883791970eb18943b8cfbbe90295cc964a3)
2011-08-16 pieter loubser * fixed the head: mtn issue..
2011-08-16 pieter loubser propagate from branch 'im.pidgin.pidgin' (head ca07365c6eb9a12b008397dd5ad34231e8d6e89e)
2011-08-16 pieter loubser merge of 'abe467cd836e25b339d81461c056f6289d88b2f0'
2011-08-15 andrew victor Need to implemnt the protocol prpl's chat 'chat_info_defaults' callback.
2011-08-15 andrew victor Simplify the PIN encryption code.
2011-08-15 andrew victor Refactor the transport-layer encryption and decryption.
2011-08-14 andrew victor Encrypt a message using transport-encryption.
2011-08-13 andrew victor propagate from branch 'im.pidgin.pidgin' (head 4155786dc74833813772e14bdffe59b2464cda13)
2011-08-13 andrew victor When receiving an invite to join a GroupChat, first check if a matching room entry
2011-08-13 andrew victor Remove ISO10126 padding when decrypting an incoming transport-encrypted message.
2011-08-13 andrew victor Structured reply messages should rather not be enclosed in the ::DATA: format.
2011-08-13 andrew victor If a contact did not have a status-message or mood set, the "status_text" callback would return an empty ("") string.
2011-08-13 andrew victor Returning wrong value here.
2011-08-12 andrew victor Remove the "hidden" option from user profile.
2011-08-12 andrew victor The contact-flag indicating "hidden" is now deprecated.
2011-08-12 andrew victor propagate from branch 'im.pidgin.pidgin' (head 8f0dbb75e0842b6df34c773ceb3a62e07819c532)
2011-07-09 andrew victor propagate from branch 'im.pidgin.pidgin' (head 7a719c74cf2afa3a9dd8b532af1a88b98489d925)
2011-08-11 pieter loubser propagate from branch 'im.pidgin.pidgin' (head b55fa7e527d663bdb8c0320d6d035488e8446978)
2011-06-26 andrew victor Start implementing MXit secure messaging.
2011-06-20 andrew victor These constants don't seem right.
2011-06-20 andrew victor Correctly process messages received from MXit that include font-change markup.
2011-08-21 Mark Doliner Fix compilation of perl plugin. I guess this code doesn't rebuild
2011-08-21 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
2011-08-21 Mark Doliner Remove purple_connection_error
2011-08-21 Mark Doliner I have no idea how to change this to take a PurpleConnectionError and
2011-08-21 Mark Doliner Change last remaining users of purple_connection_error to use
2011-08-21 Mark Doliner Rename the report_disconnect_reason cb function to report_disconnect
2011-08-21 Mark Doliner Remove PurpleConnectionUiOps.report_disconnect
2011-08-21 Mark Doliner Whoops, I forgot to commit ChangeLog.API
2011-08-21 Mark Doliner Remove more deprecated stuff
2011-08-21 Mark Doliner Remove a few deprecated functions
2011-08-21 Mark Doliner Remove some deprecated stuff
2011-08-21 Mark Doliner Rename purple_util_fetch_url_request_len_with_account to
2011-08-21 Mark Doliner Remove purple_util_fetch_url_request_len() and change the few places
2011-08-21 Mark Doliner Get rid of the wholly unused "primary attribute" thing in PurpleStatusTypes
2011-08-21 Mark Doliner Mr. Ben Ice is probably wondering why he's mentioned in our codebase.
2011-08-21 Mark Doliner Remove a few deprecated functions
2011-08-21 Mark Doliner Get rid fo purple_strlcpy and purple_strlcat. These are convenience
2011-08-21 Mark Doliner A while ago I noticed that we don't have enforce a max on the
2011-08-21 Mark Doliner I noticed this a while ago but I don't care enough to fix it
2011-08-21 Mark Doliner Add -devel suffix back to the version numbers in im.pidgin.pidgin
2011-08-20 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 65f0e21660895ebae2e934a8d04088a1c57899a6)
2011-08-07 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head bb53d1e9201138b79a1eef0d4a7cda1fc852c59f)
2011-08-07 Mark Doliner Remove duplicate word "found" in this debug message
2011-06-12 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 64f4eb5c598356fe1b8b9bc376faa66641096eda)
2011-05-09 Mark Doliner Change the heuristic we use for setting od->icq. We used to set it to
2011-05-09 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head d6053150b258c5c8b2ac60e091a7d0d1b2d9be1d)
2011-05-05 Paul Aurich Document the default explicitly
2011-05-03 andrew victor Add API: purple_request_field_set_tooltip & purple_request_field_get_tooltip
2011-05-03 andrew victor Add API:
2011-04-18 Mark Doliner Remove code that doesn't want to exist in 3.0.0
2011-04-18 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 4fb1347ba91ca1ac8b6f5ad029c1ed0f1b6e60a2)
2011-04-13 Mark Doliner Fix this indentation. My bad.
2011-04-13 Mark Doliner Update js->initial_avatar_hash if the user tries to set the icon before
2011-04-13 Mark Doliner Typo fix
2011-04-13 Mark Doliner In purple_buddy_icons_set_account_icon, call the prpl's set_buddy_icon
2011-04-02 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 570b107a62822dd538074753d93b576dea0043a3)
2011-03-21 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)
2011-03-20 Mark Doliner Add two hash tables to the oscar code that deals with your server stored
2011-03-19 Elliott Sales de Andrade merge of '1b0275bd7ec6ff5c9cb2a1b7a0a60c36091448a6'
2011-03-17 Mark Doliner Don't bother reading in the "protocol" attribute in blist.xml. As near as
2011-03-17 Mark Doliner Remove gaim-compat.h and gtkgaim-compat.h. IT FEELS SO GOOD!
2011-03-17 Mark Doliner Remove the _purple_oscar_convert(). It existed to migrate data from
2011-03-17 John Bailey Per discussion with rlaager both on the mailing list and in the XMPP MUC, bump
2011-03-17 John Bailey merge of 'c9c5ba486ea016ed8a4454c0f070edfc5af646a9'
2011-03-16 Elliott Sales de Andrade Update the pkg-config versions. Also, drop the unversioned pc files,
2011-03-18 Richard Laager Drop the .gaim -> .purple migration code
2011-03-17 Richard Laager Drop gaim compatibility files
2011-03-17 Richard Laager propagate from branch 'im.pidgin.pidgin' (head ad52db559c57f2f898ebe9a4eaa6b26adeaf8569)
2011-03-15 John Bailey We want libpurple.so.1, not libpurple.so.9.
2011-03-15 John Bailey 3.0.0devel. Let the mergefest begin.
2011-08-20 Mark Doliner Remove checks for NEWS. We're not using this file anymore. Most people
2011-08-18 Mark Doliner Write this item more similarly to other items
2011-08-18 Mark Doliner Fix incorrect handling of HTTP 100 responses when using the HTTP
2011-08-18 Mark Doliner Fix a crash when remote users have certain characters in their
2011-08-18 Mark Doliner Open an explorer.exe window at the location of the file when clicking
2011-08-18 Mark Doliner Prepare for release (the actually tarballs won't get released until a few
2011-08-18 Mark Doliner Hebrew translation updated (Shalom Craimer)
2011-08-18 Mark Doliner Dutch translation updated (Gideon van Melle)
2011-08-18 Mark Doliner "msgfmt -cv mn" complained that this file had translations with mismatched
2011-08-18 Mark Doliner Commit updated versions of our translations after running po/stats.pl
2011-08-18 Mark Doliner I'm gonna add the transifex config file to the repository. I think it makes
2011-08-18 Mark Doliner Chinese (Hong Kong) translation updated (Ambrose C. Li, Paladin R. Liu)
2011-08-18 Mark Doliner Afrikaans translation updated (Friedel Wolff)
2011-08-18 Mark Doliner Ukrainian translation updated (Oleksandr Kovalenko)
2011-08-18 Mark Doliner Albanian translation updated (Besnik Bleta)
2011-08-18 Mark Doliner Polish translation updated (Piotr Drąg)
2011-08-17 Ethan Blanton Bounds-check stringref copies (which are safe anyway)
2011-08-17 Elliott Sales de Andrade Fix a leak found by HanzZ.
2011-08-17 John Bailey I noticed this inconsistent indent when fixing Ethan's previous entry.
2011-08-17 John Bailey I'm 99.999999% sure Ethan meant this to be here.
2011-08-17 maiku Fix parsing Yahoo sms carrier result
2011-08-16 jamie Fix potential crash when NAMES is empty.
2011-08-16 Ethan Blanton ChangeLog update for NTLM fix
2011-08-16 jond578 Fix NTLM endianness issue.
2011-08-16 Ethan Blanton Fix some un-fixes in the Zephyr strlcpy changes
2011-08-16 Timo Jyrinki Update Finnish translation.
2011-08-16 Mark Doliner A unit test check from the EFF
2011-08-16 Mark Doliner Fix this compile warning:
2011-08-15 Ethan Blanton Fix formatting by a third grader with a crayon
2011-08-15 Ethan Blanton Rationalize nat_pmp.c:default_gw() and free leaked buffer.
2011-08-14 Josep Puigdemont Catalan (Valencian) translation udated on behalf of Vicent Cubells.
2011-08-14 Josep Puigdemont Catalan translation udated.
2011-08-14 masca Fix a crash when the account is disconnected and we have requested a SB. (Hanzz, ported by shlomif)(Fixes #12431)
2011-08-13 andrew victor The 24x24 MXit protocol icon wasn't being installed.
2011-08-11 Josep Puigdemont Catalan translation updated.
2011-08-11 Ethan Blanton Fix truncation of a string in the Yahoo! prpl to be not quite so stupid.
2011-08-11 Ethan Blanton Bounds check hostname lengths for DNS SRV lookups. (EFF)
2011-08-11 Ethan Blanton Bounds check an OSCAR normalization. (EFF)
2011-08-11 Ethan Blanton Almost certainly not an issue, but bounds check a strcpy in stun.c (EFF)
2011-08-11 Ethan Blanton Bounds check log scanning, thanks to the EFF
2011-08-11 Ethan Blanton Use MAXPATHLEN instead of 256 for some path buffer sizes
2011-08-11 Ethan Blanton Patch up merge
2011-08-11 Ethan Blanton merge of '269c6e29c67a1c066871499e76575d4700bf6744'
2011-07-17 Ethan Blanton Update ChangeLog for EFF credit, completeness
2011-07-17 Ethan Blanton Change another hostname lookup fallback to use g_strlcpy.
2011-07-17 Ethan Blanton Use g_strlcpy instead of strcpy in MSN alias string creation.
2011-07-17 Ethan Blanton Copy hostname fallbacks using g_strlcpy instead of strcpy.
2011-07-17 Ethan Blanton Complete the conversion of win32 utsname construction to bounds-checked access.
2011-07-17 Ethan Blanton Fill out struct utsname on win32 using g_strlcpy instead of strcpy.
2011-07-17 Ethan Blanton Changed a strcpy in the mxit prpl to a bounds-checked g_strlcpy.
2011-07-17 Ethan Blanton Replace an unchecked strcpy with g_strlcpy().
2011-07-17 Ethan Blanton Fix up several Tcl loader string copies to use g_strlcpy().
2011-07-17 Ethan Blanton Fix up Zephyr g_strlcpy patch
2011-07-17 Ethan Blanton Replace numerous strcpy() invocations with strlcpy() in Zephyr.
2011-07-17 Ethan Blanton Credit the EFF for the following diffs
2011-08-11 Björn Voigt German translation update for 2.10.0
2011-08-11 Mark Doliner merge of '56ec802a4201a596a1bf852cae8f08819ca6bedc'
2011-08-08 Mark Doliner Fix this compile warning:
2011-08-08 Elliott Sales de Andrade Don't accidentally add a second login timeout. This shouldn't happen
2011-08-08 Elliott Sales de Andrade Don't request the AB if getting the contact list failed. Either there's
2011-08-07 John Bailey Fix logging into Yahoo! JAPAN. Fixes #14259.
2011-08-06 John Bailey Björn Voigt pointed out that my plugin info dialog doesn't show the e-mail
2011-07-31 Björn Voigt German translation update
2011-07-26 Mark Doliner Fix crash selecting Tools->Set Mood when you're online with an
2011-07-26 Mark Doliner Add Maiku's revision b22fe1b183e37298da577f19bdca6f318b209324 to the changelog.
2011-07-22 Elliott Sales de Andrade Destroy the existing Nexus if we get a second USR SSO. This might
2011-07-21 Paul Aurich log_reader: Properly fix the QIP crash, and unbreak the Trillian reader (c is NULL the last time through, so just quit out early then)
2011-07-21 Paul Aurich sametime: Compile! (other build environment apparently lacked libmeanwhile...)
2011-07-21 Paul Aurich log_reader: Fix an actual crash in the QIP reader.
2011-07-21 Paul Aurich merge of '60a632cb295df557713697e92727d551d7345451'
2011-07-21 Paul Aurich log_reader: strchr(), and some simplifying to make clang happier
2011-07-21 Paul Aurich sametime: Avoid a theoretical null strcmp
2011-07-21 Paul Aurich prefs: Avoid an atoi(NULL) when reading the prefs from disk
2011-07-20 Paul Aurich dnssrv: Hmph, this is what I get for swapping the argument order around and not paying attention
2011-07-20 Paul Aurich dnssrv: Refactor to reduce code duplication
2011-07-19 Paul Aurich Fix build of dnssrv.c on Windows; thanks to eschman for pointing this out.
2011-07-19 Ethan Blanton Fix the handling of IRC formatting following mIRC ^O.
2011-07-17 Paul Aurich dnsquery: Behold, automagic conversion of a string IP address into a sockaddr struct, IPv#-independent.
2011-07-17 Paul Aurich dnssrv: Proper memory management here, which stops random crashes elsewhere.
2011-07-17 Paul Aurich dnssrv: Avoid a few extraneous iterations through the list. Refs #12647
2011-07-17 Paul Aurich Whitespace changes
2011-07-17 thijsalkemade Fixes to the PurpleSrvTxtQueryUiOps code. Refs #12647
2011-07-17 Paul Aurich La de dah, thanks John
2011-07-17 Paul Aurich jabber: Fix /join behavior. Closes #14205.
2011-07-17 Paul Aurich pidgin: Fix building on GTK+ less than 2.14.
2011-07-17 Paul Aurich gg: Fix build w/ older versions of GnuTLS.
2011-07-14 tomkiewicz More debugging informations when updating avatars in Gadu-Gadu
2011-07-14 Elliott Sales de Andrade Remove duplicate calls to msn_slpmsg_set_slplink. This function is
2011-07-12 Ethan Blanton Suppress error spews when we've left an IRC channel but the window is open.
2011-07-10 Florian Quèze Fix some closes on invalid fds, which can crash on Windows.
2011-07-09 John Bailey ChangeLogging.
2011-07-09 John Bailey Make the ChangeLog.API entry accurate.
2011-07-09 John Bailey We're now 2.10.0 because I added the plugin info dialog.
2011-07-09 John Bailey Add a plugin information dialog that shows information for all plugins, even
2011-07-08 masca We have not been in 2009 while ago nor this project is dead.
2011-07-08 masca Update the AUTHORS file with the information in the Developer Information window.
2011-07-08 masca Credit Quenin Brandon for the max size in incoming smileys patch. Changelog it.
2011-07-07 masca Make the max size of incoming smileys a pref instead of harcoding it. Patch from Xinef (with small modifications) Refs #5231
2011-07-06 Ethan Blanton Fix debug message for IRC periodic WHO
2011-07-03 Paul Aurich configure.ac: Prep for next release
2011-07-01 tomkiewicz Merged two buddy blocking methods in Gadu-Gadu protocol. Fixes #5303
2011-06-27 Paul Aurich conversation: Hmm, this shouldn't be set to NULL; tends to break stuff.
2011-06-27 Paul Aurich irc: Save one useless hash table lookup
2011-06-27 Paul Aurich jabber: Check for empty string when setting mood.
2011-06-26 Paul Aurich Fix the merge some more
2011-06-25 Paul Aurich Fix up merge
2011-06-25 Paul Aurich propagate from branch 'im.pidgin.pidgin.next.minor' (head 9681bcefcadc4b4fad248fd0ec922892aaefdd76)
2011-06-22 Paul Aurich conversation: Use the right comparison type (case-sensitive) for the hash table
2011-06-21 Paul Aurich conversation: Okay, one final fix.
2011-06-21 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head cc3c0e426393176ef87b207eeed1a17efc8dec7d)
2011-06-21 Paul Aurich Add constant-time lookup of row in the userlist by way of PurpleConvChatBuddy ui_data
2011-06-21 Paul Aurich conversation: Use a copy of the name and clear hash after emitting "left" signals
2011-06-21 Paul Aurich gtkconv: Remove a redundant lookup, as that just calls purple_conv_chat_cb_find()
2011-06-21 Paul Aurich conversation: Strip off the exposed function pointers.
2011-06-20 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9fc56c5e4669dbbaa42a495b831982f2732e3895)
2011-06-20 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3dbc4e50c575de418e1df8f965957b195aeff2ca)
2011-06-20 Paul Aurich conversation: O(1) purple_conv_chat_cb_find
2011-06-20 Paul Aurich Bump version numbers for 2.9.0
2011-06-25 Paul Aurich merge of '2cabccedebb0366f69f7d3e9c3e16e2f4c6b3aae'
2011-06-25 Paul Aurich jabber: Make jabber_prpl_send_raw() return strlen(buf) when len is negative.
2011-06-25 Ethan Blanton Fix races between irc_send_raw() and normal prpl-internal sends.
2011-06-24 Ethan Blanton propagate from branch 'im.pidgin.pidgin.2.9.0' (head d3dccc0843de29ce8d5c7e2e017028396dc2b46b)
2011-06-22 Mark Doliner ChangeLog my security fix
2011-06-22 Mark Doliner applied changes from 6cf1aee8ac5e3c836af832eaf26ccedd611dc70b
2011-06-22 Paul Aurich Pluck the performance improvement code needed for large IRC channels.
2011-06-21 Paul Aurich *** Plucked rev cc3c0e426393176ef87b207eeed1a17efc8dec7d (darkrain42@pidgin.im):
2011-06-20 Mark Doliner Add an additional thing to the changelog
2011-06-20 Mark Doliner I needed to increment this
2011-06-20 Mark Doliner Let's do a quick bugfix release on Thursday. I have a patch pending that
2011-06-20 Mark Doliner applied changes from fc575a35d01a235fedb83f75b6f8b2a60fe9d48b