log

age author description
2007-06-01 Sean Egan merge of '65a2625990bbafe0f7d435e23be894ec9a7dc189'
2007-05-31 Daniel Atallah Under some conditions, we're getting "BPR MOB Y" when there hasn't previously been a user to attach it to. This prevents crashing. Fixes #1474. Someone more familiar with MSN may want to look into why we might be receiving the unexpected BPR.
2007-05-31 Sean Egan merge of 'a07c6d482eb3c45f4ce691c86eb09a2a79786cd9'
2007-05-31 Sean Egan merge of '8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3'
2007-05-31 Sean Egan disapproval of revision '3ac5981b26be545a8c546e09b6689c2359fad1bb'
2007-06-04 Sadrul Habib Chowdhury Make sure of we _hide and _draw, it works.
2007-06-04 Eric Polino Changed a malloc use to g_new0
2007-06-04 Eric Polino Fixed some curlies for functions
2007-06-04 Eric Polino Created a new window that will be used for key-rebinding. Right now it doesn't rebind the keys, but that can be added soon. A bit of esthetical work remains.
2007-05-30 Eric Polino 1. Cleaned up a bit of dirty formatting in the _register_action lines in _class_init
2007-05-21 Eric Polino Cleaned up some comment garbage
2007-05-21 Eric Polino Added myself to COPYRIGHT
2007-05-21 Eric Polino Changed a comment block from // to /* */
2007-05-21 Eric Polino Added a few lines to gnt_main::io_invoke to deal with ALT not sending ESC.
2007-05-31 Sadrul Habib Chowdhury New function purple_blist_node_get_type.
2007-05-31 Sadrul Habib Chowdhury merge of '8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3'
2007-05-30 Sadrul Habib Chowdhury If there's no account at startup, sohw the 'New Account' dialog too.
2007-05-30 Sadrul Habib Chowdhury merge of '072dda917fc312048b89471565db49dbffa435f2'
2007-05-30 Sadrul Habib Chowdhury merge of '0a38e9dc34b72b02921967bb5ac7d827ed8638b1'
2007-05-29 Sadrul Habib Chowdhury Do not send typing notification if you are typing a /-command.
2007-05-28 Sadrul Habib Chowdhury Fix libgnt compilation on BSD and solaris. This references #516.
2007-05-27 Sadrul Habib Chowdhury Add new function purple_xfer_get_remote_user.
2007-05-27 Sadrul Habib Chowdhury Make sure if some plugin used pidgin_protocol_option_menu_new, they continue
2007-05-27 Sadrul Habib Chowdhury merge of '15c67573c5441bdd943fcf07e496016c58492c19'
2007-05-27 Sadrul Habib Chowdhury merge of '5161434de87f4642ea96466bde679769f874d68b'
2007-05-26 Sadrul Habib Chowdhury merge of '73e35014c64a318321f84ca240fbc590a80e4bec'
2007-05-26 Sadrul Habib Chowdhury merge of '2438302de25c5f5131f0c555507a057550b51c0f'
2007-05-26 Sadrul Habib Chowdhury Remove the confusing 'OK' button from the auth dialog.
2007-05-26 Sadrul Habib Chowdhury Show information about the user requesting authorization.
2007-05-25 Sadrul Habib Chowdhury Fix #1284. "Pressing Ctrl+C while editing a buddy list alias shouldn't "Join a chat""
2007-05-25 Sadrul Habib Chowdhury merge of '371fb91ec4fdb33fa482efe55111fe58d8758c3b'
2007-05-25 Sadrul Habib Chowdhury Allow formatted text in the pounce dialog. Also, use the same code to
2007-05-25 Sadrul Habib Chowdhury Fix the last merge.
2007-05-25 Sadrul Habib Chowdhury merge of '2f10c41a04555ebc895ec5168c3c2996c738cbd9'
2007-05-26 Gabriel Schulhof Forgot to remove spaces from before ;s
2007-05-26 Gabriel Schulhof Coding style.
2007-05-26 Gabriel Schulhof Minor change
2007-05-26 Gabriel Schulhof Minor fix
2007-05-26 Gabriel Schulhof Close smiley dialog on GDK_Escape or button 1 press.
2007-05-31 William Ehlhardt merge of '03ea20ce538dad585a5a2d40778f242a1fd85a4b'
2007-05-31 William Ehlhardt merge of 'b30d119437548516a2f7b28d4172f8fcd6238d10'
2007-05-31 William Ehlhardt merge of '4538f6c33c0f8ed2d8e1f9124fb52bce0d676e63'
2007-05-31 William Ehlhardt merge of '4b282994660451b15a8a393ef032d32e9bf00d2e'
2007-05-30 William Ehlhardt - Added a description of preference grouping to the Prefs API code
2007-05-30 William Ehlhardt - Add documentation for the internal CipherContext struct
2007-05-31 William Ehlhardt disapproval of revision 'b0f6005b1330af13bce0bcb189a2c887036b5ea3'
2007-05-29 William Ehlhardt Cosmetics
2007-05-31 William Ehlhardt disapproval of revision 'e16819f96b34e350f6991bf0fab3d4fd7d0f91e7'
2007-05-29 William Ehlhardt - Fixed the lack of callbackness
2007-05-31 William Ehlhardt disapproval of revision '0c0e615a3bd08e34aba58d7249e23c3738c87341'
2007-05-29 William Ehlhardt - Eliminate some warnings
2007-05-31 William Ehlhardt disapproval of revision '38e35430b0f7a8b7d764fca702732e7f1c652d02'
2007-05-29 William Ehlhardt - Added PURPLE_SSL_PEER_AUTH_FAILED to show that an SSL connection was
2007-05-29 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 5c2d6effc264261827fe521b1ae841611b61dde6)
2007-05-27 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 667956be4f81c42d9061470e5111d09a1516db33)
2007-06-01 Sean Egan Don't save conversation window size to prefs if the window is maximized. Fixes #920
2007-05-31 Sean Egan Maintain aspect ratio on global icon selector. Fixes #454
2007-06-01 Sean Egan Fix default custom font
2007-05-31 Sean Egan ChangeLog the custom font preference
2007-05-31 Sean Egan Reluctantly, I've added a preference for overriding the GTK+ default theme in GtkIMHtml widgets. There is support for this feature in the GNOME HIG and in other GTK+ (including GNOME) applications. This fixes #494. This is a GTK+ 2.4-only feature. I don't update the fonts in existing gtkimhtml's yet, only in new ones. Someone else may want to take care of that
2007-05-31 Sean Egan Show the Invisible icon (the same one in the statusbox for buddies that are broadcasting an invisible status to you. This should fix #740, but I'm not positive
2007-05-31 Sean Egan Only auto-expand buddies when the mouse is hovering over the middle third of the buddy. This prevents un-intended expanding of buddies when you're only trying to re-order. Fixes #608
2007-05-30 Daniel Atallah Don't display the buddy icon for accounts that don't support buddy icons. Fixes #1414. This also includes a fix for crashing caused by the gtalk hackery (the crashing is fixed, but the hackery still doesn't work).
2007-05-30 Daniel Atallah merge of '906d9e8b2315b314b956961566ef8062cd963241'
2007-06-02 Gabriel Schulhof Figured out how to keep reflecting current smiley theme after remove.
2007-06-01 Gabriel Schulhof Need help reflecting selected smiley theme after remove
2007-05-30 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 906d9e8b2315b314b956961566ef8062cd963241)
2007-05-30 Daniel Atallah Fix pidgin mingw build not to link to unneeded libraries.
2007-05-30 Daniel Atallah Fix win32 emoticon makefiles.
2007-05-30 Richard Laager Credit tfujiwara
2007-05-30 Luke Ross fixes #1319
2007-05-30 Martin Srebotnjak fixes #1295
2007-05-30 Richard Laager A somewhat-Warmenhoved patch from tfujiwara to allow for the smiley theme
2007-05-30 Richard Laager Add config.cache to .mtn-ignore.
2007-05-30 Richard Laager Credit o_sukhodolsky.
2007-05-30 Richard Laager A change from o_sukhodolsky:
2007-05-30 Richard Laager A change from o_sukhodolsky:
2007-05-30 Richard Laager Another change from o_sukhodolsky:
2007-05-30 Richard Laager Yet another change from o_sukhodolsky:
2007-05-30 Richard Laager merge of '5628b597c447ec593feebd627ec56ad5304a2533'
2007-05-30 William Ehlhardt merge of '158f2188a42dc47993ef8c4456fb084051cd485e'
2007-05-30 Nathan Walp fixing jabber ft is probably worth changelogging
2007-05-30 Richard Laager Another change from o_sukhodolsky
2007-05-30 William Ehlhardt applied changes from b0f6005b1330af13bce0bcb189a2c887036b5ea3
2007-05-30 Daniel Atallah Patch from Amir Szekely to make the installer start up faster and use NSIS' built-in Windows version checking. Fixes #1289 (Thanks, Amir)
2007-05-30 Nathan Walp merge of '632209b9e639ccf967e69fa29e4d7b8b8036d515'
2007-05-30 Richard Laager merge of '3fd5ee085dbef9f02f50f39b8e982ffbb3ea05b5'
2007-05-30 Stu Tomlinson merge of '147124060f5119dfa16b7eef6a622a9075b85f77'
2007-05-30 Stu Tomlinson merge of '416bcb7701d6018a64d105d7728c5ed19a264dfe'
2007-05-30 Richard Laager Another change from o_sukhodolsky.
2007-05-30 Richard Laager Part of a patch from o_sukhodolsky.
2007-05-30 Richard Laager Fix a small memory leak and eliminate a double-free.
2007-05-30 Richard Laager We don't need to translate nullprpl.
2007-05-30 Richard Laager ChangeLog cleanups
2007-05-30 Richard Laager Minor changes:
2007-05-30 Ryan Barrett this patch adds nullprpl, a mock protocol plugin, to the libpurple/protocols
2007-05-30 Nathan Walp fix socks5 from over-reading the headers, and throwing away data (fixes jabber file receiving)
2007-05-29 Gabriel Schulhof Updated comment.
2007-05-29 Gabriel Schulhof Fixed smiley theme chooser label.
2007-05-29 Gabriel Schulhof merge of 'd25352d4d47369224b6a555d8008b07f6a930ce4'
2007-05-29 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 61738e60f23bfd0eec3701fb8c7c28f263bc04ed)
2007-05-29 Mark Doliner Credit for the ICQ authorization re-request fix
2007-05-29 Mark Doliner Clean up some other ssi-related things. This commit and my last one
2007-05-29 Mark Doliner Cleanup and simplification of some tlvlist stuff in the oscar protocol.
2007-05-29 Richard Laager merge of '3d155cfe6d5da449233ba5c19a6f5fea1a33467d'
2007-05-29 Sean Egan merge of '4af1e220d3ae855eec7a057ef1e41b586abb8f5f'
2007-05-29 Nathan Walp merge of '4751c73009c45ab1f2514522886dc9d36f66c7fb'
2007-05-29 Nathan Walp if there are multiple resources available, ask the user which resource to
2007-05-28 Nathan Walp skip some unneeded queries that we don't particularly need or want
2007-05-28 Nathan Walp don't do unneeded work
2007-05-28 Nathan Walp whitespace
2007-05-30 Stu Tomlinson (20:36:49) nosnilmot: we need to do something about 'Download Purple: http://pidgin.im/'
2007-05-29 Gabriel Schulhof Using GTK+-2.8 functions - inadmissible.
2007-05-29 Gabriel Schulhof Don't remove all themes when re-probing.
2007-05-28 Gabriel Schulhof Buttons to add and remove smiley themes.
2007-05-28 Sean Egan Change Offline icon in buddy list back to opaque. I found it too hard to discern it from idle otherwise
2007-06-15 Stu Tomlinson disapproval of revision '1fd9445b933f2f5ff2724778f9d18e47282745cd'
2007-05-28 Sean Egan Menu restructure. Kept allow_shrink for now. I want to see what people think of it.
2007-05-28 Sean Egan Fixes #1208
2007-05-28 Sean Egan Fixes #464
2007-05-28 Sean Egan fixes #1316
2007-05-29 Richard Laager Patch #1323 from lithium:
2007-05-28 Ethan Blanton This performs mIRC formatting code stripping for the room list, as
2007-05-28 Stu Tomlinson - add cyrus-sasl-plain & cyrus-sasl-md5 to Requires
2007-05-27 Stu Tomlinson Fix for gtk < 2.4
2007-05-27 Stu Tomlinson Fix for gtk < 2.4
2007-05-27 Stu Tomlinson Handle new accounts with no buddies better - finish login when the first
2007-05-27 Kevin Stange Only change the size when the imhtmltoolbar button has been activated,
2007-05-27 Richard Nelson Changelog last change
2007-05-26 Richard Nelson Finch autoreconnecting (largely copy/paste from pidgin)
2007-05-26 Sean Egan Closes #348 'Conversation -> Add (for Chats) should move focus to the alias field.'
2007-05-26 Ethan Blanton A conditional in purple_remote was missing a trailing colon.
2007-05-25 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b)
2007-05-25 Daniel Atallah Don't include unistd.h if HAVE_UNISTD_H isn't defined.
2007-05-25 Daniel Atallah Create .def files for easy msvc import library creation.
2007-05-25 William Ehlhardt - Made a big mess of stuff in the GnuTLS pluging to look at cert auth
2007-05-25 William Ehlhardt - Add purple_base16_encode_chunked, which is handy for key fingerprints.
2007-05-25 Sean Egan Undo/Redo in GtkImHtml from GtkSourceView. This may not be adaquate enough for us.
2007-05-25 Richard Laager Casting things to gpointer isn't useful, unless they were previously const.
2007-05-25 Richard Laager Add a missing bracket.
2007-05-25 Richard Laager merge of '63c69ee29386e7f15e24deaf98c667102057dd4b'
2007-05-25 Richard Laager merge of '07bd3af1a492ac68c753a507124c46c586499941'
2007-05-25 Richard Laager merge of '1493925db036ee98f0fdb0209bff9f97ffd913f1'
2007-05-25 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.aop_menu' (head 24d32faecffc36ede5a0abf75df4c6db4f3eb5b7)
2007-05-22 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b2b0435d92302ced9beab7521249fd500aa6221b)
2007-05-21 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head f90aaf35063dc4fa1bd8b79d8e570348bfee2d6f)
2007-05-25 Sadrul Habib Chowdhury merge of '73fe0aadf00e90ae634f0fbe253a634ce3f60b74'
2007-05-25 Sadrul Habib Chowdhury Get rid of a run-time dbus warning due to an unregistered storedimg.
2007-05-25 Sadrul Habib Chowdhury merge of 'cf129dbe4ceb5310e5b46c37f5fb2b3edefdd5f0'
2007-05-25 Sadrul Habib Chowdhury Remove code duplication when creating im/chat panes.
2007-05-25 Sadrul Habib Chowdhury merge of '68a7c85152f55e4b824422958bca00f79f48cd2f'
2007-05-25 Sadrul Habib Chowdhury Remove code duplication for prpl-icon creation.
2007-05-25 Sadrul Habib Chowdhury merge of '4e1b2a820428bb70308bc4a0b4ac886b230c9184'
2007-05-25 Sadrul Habib Chowdhury merge of '1c63ff450cd444f6f7b3d9caa86407fca3584491'
2007-05-25 Sadrul Habib Chowdhury merge of '27508136086ee6dc49a8fe0cb403e09f119ed485'
2007-05-25 Sadrul Habib Chowdhury Add padding, get rid of compile warnings.
2007-05-25 Sadrul Habib Chowdhury Use purple_conversation_extended_menu to add items in the conversation
2007-05-25 Sadrul Habib Chowdhury merge of '3a7f04e7907df7b5f5c519fa276ec6429d2ab9b5'
2007-06-18 Jeffrey Connelly Remove outdated TODO from README.
2007-06-14 Jeffrey Connelly Add two boolean options to account dialog, to allow displaying of
2007-06-14 Jeffrey Connelly Update several outdated TODO comments.
2007-06-14 Jeffrey Connelly Update for 0.7.
2007-06-14 Jeffrey Connelly Fix crash when re-logging in.
2007-06-14 Jeffrey Connelly Add new file, CHANGES, describing high-level changes to msimprpl.
2007-06-14 Jeffrey Connelly msim_msg_get_integer() - if could not find element, return 0.
2007-06-14 Jeffrey Connelly Change to use const gchar * where appropriate.
2007-06-14 Jeffrey Connelly Implement msim_get_info() for users on the user's buddy list.
2007-06-14 Jeffrey Connelly Add msim_offline_message() for offline message status. Always return TRUE,
2007-06-14 Jeffrey Connelly Reorganize the tooltip text, to show more useful information.
2007-06-14 Jeffrey Connelly Show buddy information in tooltip text, and the display name for status text.
2007-06-13 Jeffrey Connelly Remove user_lookup_cache from MsimSession in header file.
2007-06-13 Jeffrey Connelly Remove user_lookup_cache, and display placeholders for status and tooltip text.
2007-06-13 Jeffrey Connelly Make msim_remove_buddy() functional. It now sends the delbuddy, persist,
2007-06-13 Jeffrey Connelly Bug fixes in MsimMessage:
2007-06-13 Jeffrey Connelly Remove msim_get_own_uid{,_cb}() - it is not needed, since the login
2007-06-13 Jeffrey Connelly Several small changes to work towards a working msim_remove_buddy():
2007-06-12 Jeffrey Connelly Send typing notifications (tested).
2007-06-11 Jeffrey Connelly Add TODO in order to fix msim_tooltip_text.
2007-06-07 Jeffrey Connelly Add msim_uid2username_from_blist() to lookup a username by userid, by
2007-06-06 Jeffrey Connelly Use msim_postprocess_outgoing() to resolve uid for adding and deleting buddies.
2007-06-06 Jeffrey Connelly Pass postprocessing parameters inside MsimMessage * instead of in a new struct.
2007-06-05 Jeffrey Connelly Change msim_send_im() to use msim_postprocess_outgoing(), eliminating the
2007-06-05 Jeffrey Connelly Add, but do not use, two new functions to postprocess outgoing messages
2007-06-05 Jeffrey Connelly Add untested implementation of msim_incoming_action().
2007-06-05 Jeffrey Connelly Transition msim_incoming_im() to the callbackless infrastructure. Remove
2007-06-05 Jeffrey Connelly Add message preprocessing in msim_preprocess_incoming(), to resolve
2007-06-04 Jeffrey Connelly msim_status_cb() now takes a MsimMessage *, just like msim_send_im_cb() and
2007-06-04 Jeffrey Connelly Change msim_incoming_im_cb() to accept a MsimMessage *. Orthogonality is key.
2007-06-04 Jeffrey Connelly Change msim_send_im_by_userid_cb() to msim_send_im_cb(), and remove
2007-06-04 Jeffrey Connelly Enhance msim_msg_new() to accept a variadic arguments, like msim_send(),
2007-06-04 Jeffrey Connelly Add msim_msg_insert_before(), needed since some elements must be in a certain order.
2007-06-04 Jeffrey Connelly Remove 'flags' from send_im_cb_struct - it was never needed.
2007-06-04 Jeffrey Connelly Add TODOs about username/email->userid resolution, use g_return_if_fail() in a few places.
2007-06-04 Jeffrey Connelly Change msim_msg_debug_string() to msim_msg_dump(), which prints the string
2007-06-03 Jeffrey Connelly Change MsimSession.sesskey to an integer (used to be a string), now that
2007-06-03 Jeffrey Connelly Add (incomplete) msim_remove_buddy().
2007-06-03 Jeffrey Connelly Add GCC sentinal attribute to msim_send().
2007-06-03 Jeffrey Connelly Add missing argument to debug string.
2007-06-03 Jeffrey Connelly Add incomplete msim_add_buddy() implementation.
2007-06-03 Jeffrey Connelly In debug messages about unknown message element types, display character in addition to numeric code.
2007-06-03 Jeffrey Connelly Previously, the return value of the processing function and msim_process() told
2007-06-02 Jeffrey Connelly Add, but do not use, incomplete functions for using typing notifications.
2007-06-02 Jeffrey Connelly Show online buddies on buddy list as online.
2007-06-02 Jeffrey Connelly Add delete buddy.
2007-06-02 Jeffrey Connelly Update version to 0.6.
2007-06-02 Jeffrey Connelly Use symbolic constants for persist messages.
2007-06-02 Jeffrey Connelly Cosmetic improvement to MsimMessage debug output.
2007-06-02 Jeffrey Connelly Add new MsimMessage element type, MSIM_TYPE_RAW, for fields in incoming
2007-06-01 Jeffrey Connelly Fix double-free crash when sending messages (typo). Works again.
2007-06-01 Jeffrey Connelly (Plugin partially functional) Fix msim_msg_get() search.
2007-06-01 Jeffrey Connelly Trivial fixes to clean up MsimMessage.
2007-06-01 Jeffrey Connelly Use MsimMessage for receiving messages everywhere, instead of GHashTable.
2007-06-01 Jeffrey Connelly Move msim_send() to message.h, since it is implemented in message.c.
2007-06-01 Jeffrey Connelly msim_msg_get_element() -> msim_msg_get(), now in header file.
2007-06-01 Jeffrey Connelly Add MSIM_TYPE_STRING to msim_msg_get_binary() (but with reservations).
2007-06-01 Jeffrey Connelly Add msim_msg_get_binary() - retrieves binary data values from an MsimMessage.
2007-06-01 Jeffrey Connelly Parenthesize 5 * 1024, in case the macro expansion occurs within a complex
2007-06-01 Jeffrey Connelly Change msim_msg_get_element to msim_msg_get.
2007-06-01 Jeffrey Connelly Fix msim_parse() to correctly parse into an MsimMessage *.
2007-06-01 Jeffrey Connelly merge of '8bb110590d07631c51fb0be00d16deee9b1ec0d9'
2007-06-01 Jeffrey Connelly merge of '885cfa74f3bd945a11b82df9d3a8a1727cbcf592'
2007-06-01 Jeffrey Connelly Remove duplicate RC4 from cipher.c (third try; still getting used to MTN)
2007-06-01 Jeffrey Connelly (Plugin loads, but cannot do anything useful)
2007-06-01 Jeffrey Connelly disapproval of revision '9089052bc7340d891f24310b9473339e418a7708'
2007-06-01 Jeffrey Connelly Remove erroroneous duplicate RC4 implementation.
2007-05-31 Jeffrey Connelly (Incomplete - plugin does not load) Begin migrating protocol message receiving to MsimMessage.
2007-05-31 Jeffrey Connelly merge of 'e39985139f646da2edf8d287dd521e2fce8c3cb2'
2007-05-31 Jeffrey Connelly Add MsimMessage implementation (sending only).
2007-05-31 Jeffrey Connelly merge of '1f2b180ddf79376f0e3e803ced552148335c08b4'
2007-05-30 Jeffrey Connelly explicit merge of 'dc4f2ee34039521ae6a198fe7d62f4dca8a84589'
2007-05-25 William Ehlhardt merge of '6525314558c2dea73ad89f89cd7772b645cc8b40'
2007-05-25 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head dc4f2ee34039521ae6a198fe7d62f4dca8a84589)
2007-05-25 Sean Egan Bump to 2.0.2devel. TODO: Decide if this should be 2.1.0
2007-05-25 Richard Laager message.c: In function 'jabber_message_send_im':
2007-05-25 Richard Laager Update a comment: We don't check idle status every 5 seconds any more.
2007-05-25 Etan Reisner merge of '1217588be214ebbe1dd9559e386d8a8e6f9cfc03'
2007-05-25 Nathan Walp NEWSination
2007-05-25 Nathan Walp merge of '7c29037a04f1949b8226b412c8437956511cac2c'
2007-05-25 Nathan Walp merge of '1bb09fa8e7fc76672c25171222e6584beb046588'
2007-05-25 William Ehlhardt - Document some weird-looking logic in the GnuTLS plugin.
2007-05-25 William Ehlhardt Add note on use of purple_ssl_input_add
2007-05-25 Etan Reisner NEWS what little I did for this release.
2007-05-25 Stu Tomlinson merge of '1bb09fa8e7fc76672c25171222e6584beb046588'
2007-05-25 Stu Tomlinson NEWS.0.1
2007-05-25 Luke Schierer NEWS!
2007-05-25 Sean Egan Start the release process
2007-05-25 Maurício Collares fixes #1265
2007-05-25 Björn Voigt fixes #1228
2007-05-25 Luke Schierer proper credit
2007-05-25 Stu Tomlinson merge of '98adfa78dbac6ceee05caeb096498a3fecf7fd55'
2007-05-25 Stu Tomlinson Update the translator name for zh_HK (name taken from zh_HK.po)
2007-05-25 Richard Nelson It's valid for different types to be compared. In that case, use existing positions.
2007-05-25 Stu Tomlinson - Silence unnecessary errors from gtk-update-icon-cache
2007-05-25 Stu Tomlinson merge of '3a7f04e7907df7b5f5c519fa276ec6429d2ab9b5'
2007-05-24 Ethan Blanton merge of 'a4ba04d007c334f8f7304c5d953d6ac8084e970e'
2007-05-24 Sean Egan Convert newlines to ' ' when receiving XHTML from Jabber
2007-05-24 Sean Egan This should be better
2007-05-24 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head a1c04042b2aa9af25eb7fd9dd61735303e6d11a0)
2007-05-24 William Ehlhardt - Completed SslConnection fields docs
2007-05-24 William Ehlhardt More documenting
2007-05-24 William Ehlhardt Partial documentation on SslConnection struct
2007-05-24 William Ehlhardt Clarify documentation
2007-05-24 William Ehlhardt Documented the SslOps structure
2007-05-24 Sadrul Habib Chowdhury merge of '82aa02e0b2bd8284accf4fd32088facc9e4d033d'
2007-05-24 Luke Schierer merge of '64ee7c914990b77a9dc5a39b4cd32209d3b75f7c'
2007-05-24 Amanpreet Singh Alam fixes #1242
2007-05-25 Stu Tomlinson Restore the protocol specific URL handlers in purple-url-handler for those
2007-05-24 Daniel Atallah Fixes #1261
2007-05-24 Richard Laager merge of 'ccfb422853c34c69e2172bffd83d4c62bacca89c'
2007-05-24 William Ehlhardt merge of '90b477e6a3033c1714b2edc257b23c40c97b145e'
2007-05-24 Stu Tomlinson Stop the typing icon timer before switching conversations so the typing
2007-05-24 Stu Tomlinson Un-break the API so the next release doesn't have to be 3.0.0 :)
2007-05-24 Stu Tomlinson Only write out the HTML comment on win32, to avoid the risk of confusing
2007-05-24 Sadrul Habib Chowdhury Use utility functions to get user info. Closes #964.
2007-05-24 Sadrul Habib Chowdhury Change pidgin_separator to return the separator added to the menu.
2007-05-24 Sadrul Habib Chowdhury merge of '1c4bfaded7df1c41549843c32ad7a9d8a01e70a2'
2007-05-24 Arangel Angov fixes #1200
2007-05-24 Sean Egan merge of '90b477e6a3033c1714b2edc257b23c40c97b145e'
2007-05-24 Sean Egan merge of '19d9f007ab68f202c7fea012dc8637a91a2ce659'
2007-05-24 Sadrul Habib Chowdhury Fix #1159.
2007-05-24 Sadrul Habib Chowdhury merge of '7bec6f145cd4aba859bf2e7dfc1034f68514b89b'
2007-05-24 Javier Fernández-Sanguino Peña fixes #1210
2007-05-24 Éric Boumaour fixes #1220
2007-05-24 Bouklis Panos fixes #1223
2007-05-24 Björn Voigt fixes #1228
2007-05-24 Abel Cheung refers #1236
2007-05-24 Sean Egan Use talk.google.com as the default server for Google Talk accounts
2007-05-24 Sean Egan Use gmail.com as the default domain for Google Talk accounts
2007-05-24 Ethan Blanton disapproval of revision '1f819f5ad330efa81ac7906f854b46f0c8bbd7b6'
2007-05-24 Sean Egan Change Toolbar to use three buttons with text.
2007-05-23 Sean Egan ChangeLog
2007-05-23 Sean Egan merge of '10181aa0574db4bb368e5eb9c7eb9440c61d930a'
2007-05-23 Ethan Blanton This should suppress an annoying 477 numeric on channel joins if you
2007-05-23 Luke Schierer sync to reality
2007-05-23 Richard Nelson Re-show the add buddy request dialog if something went wrong. It's easy to lose the buddy who just added you otherwise.
2007-05-23 Mark Doliner merge of '4e303e0d82031bfb84148de1b35be7efabbb36f7'
2007-05-23 Daniel Atallah Fix file transfers aborting and mistakenly being marked as cancelled when they are actually complete. Fixes #814
2007-05-23 Sadrul Habib Chowdhury I think this fixes #532.
2007-05-23 Sadrul Habib Chowdhury merge of '2b7fcf2f374857067e0da4b3282e0bf752797dbe'
2007-05-23 Daniel Atallah merge of '0f88db079a278fed8edc76442c3b1f70db3b9ebc'
2007-05-23 Stu Tomlinson merge of '313e5f0e5697afe45ac3ac1160aa4de526089ba2'
2007-05-23 Stu Tomlinson When closing IM windows on MSN, don't release the switchboard connection
2007-05-23 Daniel Atallah Don't put the Pidgin startmenu entry in a subdirectory. This violates the MS guidelines and (more importantly) it is pointless and annoying. Fixes #1188
2007-05-23 Daniel Atallah Ignore copy/cut requests when there is no selection instead of clearing the clipboard. This is consistent with the rest of how GTK+ works. Fixes #1030
2007-05-22 William Ehlhardt merge of '6314e2458eb034f1157174edc1f80ea8bb7ecebc'
2007-05-22 Richard Laager merge of '09aca500377f9423b7231bd192a1f472770099c0'
2007-05-22 Richard Laager Death to #pidgin-win32
2007-05-22 Sadrul Habib Chowdhury merge of '13c42627e5aafb412b5a0a86dff010892487f384'
2007-05-22 Sadrul Habib Chowdhury Plug a few more memory leaks for some perl plugins.
2007-05-22 Sadrul Habib Chowdhury Fix _prefs_get_string_list for perl.
2007-05-22 Sadrul Habib Chowdhury merge of '0dc88a60c9f45d428227765d7948abfd6fd3bc00'
2007-05-22 Sadrul Habib Chowdhury merge of '38433bec06fa4549048d92cf2fd10eff49df94fa'
2007-05-23 Mark Doliner Fix signing on to AIM with an AOL screen name with a password of more
2007-05-22 Daniel Atallah Make all the oscar memory allocations and frees use the glib functions to avoid problems when mixing C runtimes.
2007-05-22 Kelemen Gábor * Hungarian translation updated (Gabor Kelemen)
2007-05-22 Shalom Craimer * Hebrew translation updated (Shalom Craimer)
2007-05-22 Ambrose C. Li * Chinese (Hong Kong) translation added (Ambrose C. Li)
2007-05-22 Timo Jyrinki * Finnish translation updated (Timo Jyrinki)
2007-05-22 Funda Wang updated Chinese (Simplified) translation
2007-05-22 Serdar Soytetir new turkish translator
2007-05-22 Mark Doliner merge of 'b8b81ea3c89a56d3526f1ca7373b947083c44a3f'
2007-05-22 Daniel Atallah Added more robust parsing of the xmpp digest challenge and add validation that some required challenge fields are present. Fixes #1024
2007-05-21 Richard Laager merge of '6a857845ed772173ecc2083603f0d661eb52c68a'
2007-05-21 Gabriel Schulhof Forgot an instance of g_object_new and some other changes are necessary, too.
2007-05-21 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head f806da14ec2d87cd6650b921eaeed3c6d6587598)
2007-05-22 Sadrul Habib Chowdhury Expose _conversation_write and _conversation_do_command for perl plugins.
2007-05-22 Sadrul Habib Chowdhury Plug a possible memory leak.
2007-05-22 Sadrul Habib Chowdhury New function purple_conversation_do_command. This is almost like
2007-05-22 Sadrul Habib Chowdhury New api function purple_conversation_get_extended_menu.
2007-05-21 Eric Polino merge of '34ad536ba137d9ad9af8f55629835e501c9ba5f4'
2007-05-18 Eric Polino merge of '745cf14dbfb86060ab8826900f365a2f0592747e'
2007-05-13 Eric Polino merge of '0a63bea05479d51972432a195d0c97c0309fbcf4'
2007-05-19 Richard Laager Bump the version number accordingly.
2007-05-19 Richard Laager ChangeLog the pidgin_create_window() function.
2007-05-19 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.pidgin-create-window' (head ce8a2acd4d10ef4600c02a4957bea52dd6ad4c19)
2007-05-19 Richard Laager Make the blist showing actually work.
2007-05-19 Richard Laager Document the API changes.
2007-05-19 Richard Laager Style changes.
2007-05-19 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 06b088941860bc00cfc69da2f4e9a9282685268b)
2007-05-20 Gabriel Schulhof Coding style changes
2007-05-20 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head b917cc2cf9c46c7163ad3345b312dac1eea896cf)
2007-05-20 Richard Laager merge of '06ed1317cb35c9aeacf41bd7e250a1f7c1dc8876'
2007-05-19 Richard Laager Fix a logic mistake I introduced during a cleanup.
2007-05-19 Richard Laager Add some braces and clean up indentation.
2007-05-19 Richard Laager Apply some constification.
2007-05-19 Richard Laager Style changes in if statements.
2007-05-19 Richard Laager Style change: death to spaces before semi-colons.
2007-05-19 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 62e9d17cd37551991c5040ce6ca48e6d7578dde3)
2007-05-20 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 66aea7d56ba9aeefe7437693c284ba2e3d649835)
2007-05-20 Richard Laager merge of '004942f80429de395663b172b5d6c6e7d834050a'
2007-05-20 Stu Tomlinson ChangeLog the hotmail inbox thing
2007-05-20 Stu Tomlinson Remove an unused variable
2007-05-20 Stu Tomlinson merge of '1b31a3a29b0aa69839b75bcf2fbc27ff3f36f3ed'
2007-05-20 Richard Laager Conversation -> Save As will now use aliases.
2007-05-20 Richard Laager If we're operating on ASCII characters only, we should use g_ascii_isalnum.
2007-05-20 Richard Laager merge of '211be57922bc0273e193942f976264ae52d8cf41'
2007-05-20 Stu Tomlinson Support for @msn.com accounts when opening Inbox, and unconditioanlly request
2007-05-20 Stu Tomlinson Linkify xmpp: URIs
2007-05-20 Stu Tomlinson Make purple-remote accept xmpp as a protocol
2007-05-20 Richard Laager merge of '479fb98ba0ae0232add8593efb47951fa3f6d695'
2007-05-20 Stu Tomlinson Remove a Useless Use Of Cat (tm) (which might actually help Alver's IRIX
2007-05-20 Stu Tomlinson A couple of tweaks to open Hotmail inbox
2007-05-20 Sadrul Habib Chowdhury Fix an infinite loop at startup for finch. Thanks to Bleeter for noticing this.
2007-05-20 Etan Reisner Remove the GtkTreeView expander_size setting from the pidginrc plugin as it
2007-05-20 Etan Reisner merge of '93a5063c46e94d1cc7ac11a05b7772048dc95753'
2007-05-20 Etan Reisner merge of '62e9d17cd37551991c5040ce6ca48e6d7578dde3'
2007-05-20 Richard Laager ChangeLog the Google Talk protocol menu item and the power efficiency fixes from
2007-05-20 Richard Laager #include "gtkutils.h"
2007-05-20 Richard Laager #include "gtkutils.h"
2007-05-20 Richard Laager #include "gtkutils.h"
2007-05-19 Richard Laager Add a @since marker to pidgin_create_window()'s documentation.
2007-05-19 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 62e9d17cd37551991c5040ce6ca48e6d7578dde3)
2007-05-22 Mark Doliner When the /pidgin/debug/enabled pref is toggled, wait until the next
2007-05-20 Mark Doliner Our in-tree gadu-gadu lib doesn't include the glib headers. I don't know
2007-05-19 Richard Laager Fix a compiler warning by using a temporary variable for swapping.
2007-05-19 Richard Laager Fix the spelling on Gabriel's last name.
2007-05-19 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 448cd254b546158ad96cd7190cb203e44386b31a)
2007-05-19 Richard Laager Fix a compiler warning.
2007-05-19 Richard Laager merge of 'ad8976c24b5929a7dc2e27af5ffc3522aafa11d5'
2007-05-19 Richard Laager explicit merge of '61827fc1671b97df72194ee9722ed122cb45c29f'
2007-05-19 Richard Laager explicit merge of '751c46819c7edfd139753ceda847258389eee965'
2007-05-18 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head faebb5b94eeb15c49559aa2b3c3ce87c9a38a763)
2007-05-18 Gabriel Schulhof Added to gtkutils.c:
2007-05-19 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 61827fc1671b97df72194ee9722ed122cb45c29f)