log

age author description
2008-12-14 Elliott Sales de Andrade When parsing MSN message payload headers, check for folded lines. The only
2008-12-14 Ka-Hing Cheung merge of '2b2413559685df17d16670e7769c19d61235fc28'
2008-12-14 Björn Voigt updated German translation (unready)
2008-12-14 Mark Doliner Simplify a little bit
2008-12-14 Jochen Kemnade German translation updated
2008-12-14 Elliott Sales de Andrade If the MSN user is in the userlist already, then check whether we know the
2008-12-14 Elliott Sales de Andrade When getting the privacy lists, set the default network to unknown. If the
2008-12-14 Elliott Sales de Andrade Remove a double call to xmlnode_get_namespace and multiple tests for xmlns
2008-12-14 Elliott Sales de Andrade Make the add/remove buddy from list functions take a MsnUser* instead of the
2008-12-14 Paul Aurich Fix warnings where size_t/gsize was used for printf with the wrong format
2008-12-13 Mark Doliner merge of '5097d28816eecf123094d27602b14963619bbc8b'
2008-12-12 Richard Laager merge of 'b777f3c2f3b9991830f31a5572d2bb0b030c2600'
2008-12-13 Mark Doliner Use one GString and pass it around instead of allocating and freeing a
2008-12-12 Mark Doliner Remove unnecessary casting
2008-12-12 Mark Doliner Remove stray whitespace
2008-12-12 Mark Doliner Remove unneeded forward declarations. I guess my philosophy is to only
2008-12-12 Mark Doliner Eliminate minor typographical differences between our version of the GPL
2008-12-12 Mark Doliner I don't think it makes sense for these files to be here now that the prpl
2008-12-12 Richard Laager Fix up a bad merge on my part.
2008-12-12 Richard Laager merge of '1588a62b7442c86d09ede6244012e7c0eed52478'
2008-12-11 Richard Laager propagate from branch 'im.pidgin.pidgin.openq' (head f1e6c695a05f8f625adbcfb280ed60933be86b87)
2008-12-11 Richard Laager Turn on -Wformat-security and make it an error with GCC 4.
2008-12-11 Richard Laager merge of '2d203a89c855916b5c37a95cc1869c15b24f812c'
2008-12-08 Richard Laager merge of '5f86c51d96715086ed0790a769fd222be570c8ac'
2008-12-08 Richard Laager merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'
2008-12-08 Richard Laager Fix Bonjour to better deal with buddy values set to the empty string.
2008-12-11 Paul Aurich Use purple_proxy_connect + purple_ssl_connect_with_host_fd() to hopefully
2008-12-11 Paul Aurich Part 2 of the continuing effort to get OSCAR over SSL working.
2008-12-10 Paul Aurich First pass at adding SSL connections to OSCAR.
2008-12-12 Jochen Kemnade started updating the German translation
2008-12-12 Mark Doliner merge of '2c63599660bb7ed2aa17389e548fbc0511b797ac'
2008-12-12 Sadrul Habib Chowdhury Use av_len in the same manner as everywhere else, for consistency.
2008-12-11 John Bailey merge of 'dd536145a4036177cabc4e4e1ac83dcdf1008a33'
2008-12-11 John Bailey Credit beret for his patch. Refs #6300.
2008-12-11 Sadrul Habib Chowdhury merge of '6de8f788571b507b2c76125cc65f88db49c60790'
2008-12-11 Sadrul Habib Chowdhury Use ref-counting to prevent a crash if request-auth callbacks are called
2008-12-11 John Bailey merge of '9a15955bb377eff51316851e03db1cd7a5f9ba7f'
2008-12-11 Jaromír Karmazín Advertise the same typing capability on OSCAR that ICQ 6 does, since we claim
2008-12-11 Paul Aurich Fix up the XMPP User Avatar SHA1 hashing so that we don't mess up the checksum
2008-12-11 Paul Aurich Support an empty <metadata/> element to indicate that a user has no XEP-0084
2008-12-11 John Bailey ChangeLog darkrain42's patch. I need to remember to do this when committing
2008-12-11 John Bailey Tweak a few for loop conditions in the Perl bindings per Etan's suggestion.
2008-12-11 John Bailey disapproval of revision '0538a6873b4fbb3c72cc0b6fc4d8b690d467686d'
2008-12-11 Paul Aurich Fix off-by-ones in the perl loader where av_len is used. Fixes #7687.
2008-12-11 Florian Quèze Remove the commas at the end of enumerator lists. This resolves warnings
2008-12-11 John Bailey Remove mention of the reverted patch from the ChangeLog.
2008-12-11 John Bailey merge of '17b584b23aee26cc5553b12483ab9b550eee8103'
2008-12-12 Mark Doliner Keep track of the user ID in the MsimUser struct so that we have a copy
2008-12-12 Mark Doliner Don't create a temporary PurpleBuddy when getting info for someone not
2008-12-11 Mark Doliner String changes (a few of which I had already made, grumble grumble).
2008-12-11 Elliott Sales de Andrade Replace strrchr(..., '/')+1 with g_path_get_basename in QQ plugin. Didn't
2008-12-11 Elliott Sales de Andrade Why #if 0\n#define something when you can just #undef it?
2008-12-11 Elliott Sales de Andrade Fix some English in the QQ plugin. And remove some translated phrases that are
2008-12-10 Björn Voigt fixed some spelling errors in QQ protocol plugin:
2008-12-10 Elliott Sales de Andrade merge of '834b032b518f6b4ab9148b946ca635214a9388d8'
2008-12-10 Elliott Sales de Andrade merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'
2008-12-10 Daniel Atallah Further cleanup to fix CID 373.
2008-12-10 Daniel Atallah Fix CID 399 - I'm reasonably sure this couldn't ever actually cause a NULL deref.
2008-12-10 Daniel Atallah Clean up some stuff that the behavior has changed on to fix CID 398.
2008-12-10 Daniel Atallah Updated included win32 meanwhile library to fix #7563
2008-12-10 Daniel Atallah Changelog the win32 SILC change. Fixes #7399
2008-12-10 Daniel Atallah Update SILC Toolkit used on win32 to 1.1.8
2008-12-09 Sadrul Habib Chowdhury Use g_free instead of free here too.
2008-12-09 Sadrul Habib Chowdhury merge of '68a2ccd3df34ca17e6d788cfcbaf96a605bea2e5'
2008-12-09 Mark Doliner Make our profile text a little cleaner and more uniform across the protocols.
2008-12-08 Sadrul Habib Chowdhury Use g_free instead of free.
2008-12-07 Mark Doliner Minor cleanup: remove od->sn, since it's the same as PurpleAccount->username
2008-12-07 John Bailey Sadrul pointed out that I'm less than bright today and let a // comment slip in.
2008-12-15 Ka-Hing Cheung fixes a crash, I think I've seen this before somewhere else
2008-12-07 Ka-Hing Cheung fixes a printf crash on Windows, reported by InstantBird developer fqueze
2008-12-06 John Bailey ChangeLog a couple items and rearrange some items a bit.
2008-12-06 Michael Terry Fix a Zephyr crash and 10-second delay that can happen when you have an account
2008-12-06 Florian Quèze Fix a crash in purple_accounts_delete that happens when the buddy list hasn't
2008-12-17 SHiNE CsyFeK 2008.12.17 - flos <lonicerae(at)gmail.com>
2008-12-11 Richard Laager #if 0 out an unused function to suppress a compiler warning.
2008-12-06 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head be9df40b197dab92a74c4bf346f64e538f7f99e5)
2008-12-06 SHiNE CsyFeK 2008.12.06 - flos <lonicerae(at)gmail.com>
2008-12-05 SHiNE CsyFeK 2008.12.05 - flos <lonicerae(at)gmail.com>
2008-12-05 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
2008-11-20 Hu Yong Fix emoticon map
2008-11-20 Hu Yong Fix bug in send IM
2008-11-19 Hu Yong Some new
2008-11-19 Hu Yong Some new
2008-11-19 Hu Yong Code clean
2008-11-19 Hu Yong Code clean
2008-11-19 Hu Yong Code clean
2008-11-19 Hu Yong Code clean
2008-11-19 Hu Yong Add a new variable to produce IM sequence number
2008-11-19 Hu Yong Add some new function define
2008-11-19 Hu Yong Support sending long IM message
2008-11-19 Hu Yong Add a new function
2008-11-19 Hu Yong Support long qun im
2008-11-12 Hu Yong Clean debug info
2008-11-12 Hu Yong Clean debug info
2008-11-12 Hu Yong Clean debug info
2008-11-12 Hu Yong Clean code
2008-11-12 Hu Yong Fixed: Not set flag after qsort
2008-11-12 Hu Yong Clean debug info
2008-11-12 Hu Yong Clean debug info
2008-11-12 Hu Yong Code clean
2008-11-12 Hu Yong Clean debug info
2008-11-12 Hu Yong Clean debug info
2008-11-11 Hu Yong Fix smiley map
2008-11-11 Hu Yong New item
2008-11-11 Hu Yong Move new functon qq_filter_str in
2008-11-11 Hu Yong Change Qun number to unsigned long
2008-11-11 Hu Yong Move function qq_filter_str in
2008-11-11 Hu Yong Support new SMS MSG
2008-11-11 Hu Yong Fixed: purple_circ_buffer not created before append
2008-11-11 Hu Yong Correct QQ2005's login reply length
2008-11-11 Hu Yong Add send_im_seq
2008-11-11 Hu Yong Code clean
2008-11-11 Hu Yong Rewrite according to im.c
2008-11-11 Hu Yong Rewrite smiley convert function
2008-11-11 Hu Yong Change Qun number to unsigned long
2008-11-11 Hu Yong Change Qun number to unsigned long
2008-11-11 Hu Yong Change Qun number to unsigned long
2008-11-11 Hu Yong Code clean
2008-11-11 Hu Yong Change Qun number to unsigned long
2008-11-11 Hu Yong Change Qun number to unsigned long
2008-11-11 Hu Yong Move smiley function to im.h
2008-11-11 Hu Yong Move smiley function to im.c
2008-11-11 Hu Yong Change QQ number to unsigned long
2008-11-11 Hu Yong Change QQ number to unsigned long
2008-11-11 Hu Yong Move a function to here
2008-11-11 Hu Yong Change QQ number as unsigned long
2008-11-03 Hu Yong Fixed bug: purple_debug_info may contain NULL string
2008-10-31 Hu Yong Fixed double free
2008-10-31 Hu Yong Fixed double free
2008-10-31 Hu Yong change mail of ccpaging
2008-10-30 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 9287a75e196278c66cd6724dc8d30a471a029c27)
2008-11-23 Sadrul Habib Chowdhury Clean up some crufts. I think this is now mergeable with .next.minor.
2008-11-23 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head a9579fef71ff6820f390a986132d30b079f590a0)
2008-12-11 John Bailey disapproval of revision '4a3731f468487751f392e59106f3554b1e70bd9d'
2008-12-06 Sadrul Habib Chowdhury Small leak fix.
2008-12-06 John Bailey ChangeLog some stuff.
2008-12-06 Paul Aurich Fix a crash that happens when accessing the roomlist for an account that's
2008-12-06 Paul Aurich Various nullprpl fixes. This stemmed from a complaint from a user in
2008-12-06 Paul Aurich A patch to clean up authorization request related stuff. Fixes #7695.
2008-12-06 Ryan Fan Patch to fix compatibility with ancient GTK+ (2.4 and earlier). Fixes #7582.
2008-12-06 Mark Doliner Add a debug line and remove a duplicate "login=" get parameter which
2008-12-06 Mark Doliner Make our purple_util_fetch_url_request() function able to handle
2008-12-05 Sadrul Habib Chowdhury Do not mistakenly use the preference to hide new IMs for persistent
2008-12-04 Mark Doliner Two functional changes here:
2008-12-04 Richard Laager Fix a typo in Mark's new comment.
2008-12-04 Mark Doliner Add a comment for the meaning of the return value of this function,
2008-12-03 Mark Doliner Did I accidentally check these in or something? They shouldn't be here
2008-12-03 Sadrul Habib Chowdhury Binding fixes.
2008-12-03 Ka-Hing Cheung darkrain again
2008-12-02 Marcus Lundblad merge of 'eb82ee09b8fde4b12b5de352686970ccc82a3db6'
2008-12-02 Marcus Lundblad When adding custom smiley without a previous filename (which is the case when
2008-12-02 Mark Doliner We'll need to update the copyright date in a bunch of places in a month
2008-12-02 Daniel Atallah Fix build
2008-12-02 Daniel Atallah Some cleanup. The headers are all NUL delimited, so we don't need to mess with
2008-12-02 Daniel Atallah Fix a NULL pointer deref. Fixes #7624.
2008-12-02 Daniel Atallah (Slightly modified) patch from fqueze to avoid exceptions with newer win32 CRTs.
2008-12-01 Mark Doliner Check in updated po files, so the nightly l10n stats script has
2008-12-01 Daniel Atallah I'm not sure how this ever worked...
2008-12-01 Richard Laager merge of 'c3f6487e649e7fe5c5f960b9c86a256e09b3976e'
2008-11-30 John Bailey I forgot to ChangeLog the purple-remote addition. Refs #5598.
2008-11-30 John Bailey Patch from 'jfd' (whose trac user account no longer exists) to implement
2008-11-30 John Bailey XMPP smiley definitions from Kahlil Robinson, slightly tweaked. Fixes #3307.
2008-11-30 Richard Laager Fix up some missing icons.
2008-11-30 Richard Laager Remove a couple of icons that don't exist.
2008-11-30 John Bailey Ethan informs me that I'm a moron.
2008-11-29 John Bailey Avoid needlessly calling gethostname() if __HOSTNAME__ doesn't appear in the
2008-11-29 John Bailey Replace some old code using fwrite() with a call to
2008-11-29 John Bailey Rearrange the ChangeLog a bit since there are now so many Gadu-Gadu and XMPP
2008-11-29 Paul Aurich Send the "client-accepts-full-bind-result" attribute for Google Talk when
2008-11-29 Paul Aurich Don't try to get info for MUC's. Allow getting info for regular JID's and
2008-11-29 Paul Aurich The Add Buddy dialog should not blindly create a duplicate buddy in a group
2008-11-29 John Bailey Revert the part of 280dc76b which broke XMPP resources such that only those
2008-11-29 Paul Aurich This technically doesn't matter due to behavior elsewhere in the prpl, but
2008-11-29 Adam Strzelecki Validate Gadu-Gadu UID's and perform proper CP1250 to UTF-8 conversions when
2008-11-29 Ka-Hing Cheung me likes this better, References #5565
2008-11-29 Ka-Hing Cheung patch from darkrain42 that fixes a crash with a broken server, we probably
2008-11-28 Sadrul Habib Chowdhury Use glib log functions to show error messages.
2008-11-28 John Bailey Better wording and add info to the ChangeLog.
2008-11-28 John Bailey Allow blank resources on XMPP when creating/modifying accounts. This works
2008-11-28 Jonathan Sailor Some improvements to XMPP resource handling:
2008-11-28 Paul Aurich Fix the namespace URL we look for on PEP reply stanzas to match the URL we
2008-11-27 Sadrul Habib Chowdhury Do not alter the killring on delete-prev or delete-next (char) operations.
2008-11-27 Richard Laager The other day while struct hiding, I noticed a for loop that was checking
2008-11-27 Richard Laager Whitespace fix
2008-11-27 Richard Laager Add a comment to clarify code I initially thought was broken.
2008-11-27 Richard Laager This is shipped with libpurple now, so installation notes are irrelevant.
2008-11-26 Richard Laager Apparently pidginstock-artwork.c is gone.
2008-11-26 Richard Laager Fix an unintended error in version-check when you have uncommitted changes.
2008-11-26 Richard Laager Really, really compile
2008-11-26 Richard Laager Really compile
2008-11-26 Richard Laager Compile
2008-11-26 Richard Laager A Warmenhoved patch from rwbarton to avoid showing the default instance
2008-11-26 Richard Laager Remove the length parameter from zephyr_recv_convert(), because we were
2008-11-26 Richard Laager merge of '812e8a74b31cd5bb1bcec2a4c71fd8d86e520054'
2008-11-26 Richard Laager merge of '0398d649eb2c6ff34c18ee43f0599f3eb0085b5c'
2008-11-25 Richard Laager Remove a space to eliminate a spurious diff between Pidgin's autogen.sh
2008-11-26 Marcus Lundblad Whoops, should return FALSE, not NULL, when jabber_buddy_find returns NULL
2008-11-26 Sadrul Habib Chowdhury Properly escape the status message.
2008-11-25 Mark Doliner Remove this timer when the switchboard is destroyed. Fixes a crash
2008-11-25 Mark Doliner Remove the timer if sess->soap_table is NULL. I don't think this ever
2008-11-25 Jochen Kemnade update po file and fix #7628 ("translation error in german pidgin error message")
2008-11-25 Daniel Atallah Fix the initial parsing of args in the win32 launcher to be more robust.
2008-11-25 Mark Doliner Use separate variables to keep track of the timer and the watcher.
2008-11-25 Mark Doliner Formatting change: Split these if statements on to two lines
2008-11-25 Mark Doliner I don't believe message should ever be null
2008-11-25 Mark Doliner Minor whitespace changes and shuffle functions around to be in a more
2008-11-25 Mark Doliner merge of '1b2d6e3c5b0a2de29e8789d768a61fd7f2a4b1da'
2008-11-24 Marcus Lundblad Removed som extranious debug output
2008-11-24 Daniel Atallah Prevent a NULL printf crash.
2008-12-10 Elliott Sales de Andrade Updates for federated/Yahoo buddies:
2008-12-08 Elliott Sales de Andrade Use ContactEmail to add federated buddies to the AddressBook. Those on Yahoo
2008-12-08 Elliott Sales de Andrade I think we don't need to keep track of the number of users on the FL. This
2008-12-08 Elliott Sales de Andrade Handle the InvalidPassportUser response when adding buddies and report it to
2008-12-07 Elliott Sales de Andrade Fix a typo in a name.
2008-12-07 Elliott Sales de Andrade Split up that faultcode stuff I just changed. Stops it from printing an annoying
2008-12-07 Elliott Sales de Andrade Deleting a contact without a ContactId doesn't work, so don't bother the server
2008-12-07 Elliott Sales de Andrade Send FQY as the first thing when adding a buddy so that we know what network
2008-12-07 Elliott Sales de Andrade Print a specific error to debug log about EmailDomainIsFederated error.
2008-12-01 Elliott Sales de Andrade Send the SOAP faultcode to the callbacks for each Contact operation. They all
2008-12-01 Elliott Sales de Andrade Get the MSN buddy's network ID from the FindMembership response.
2008-11-28 Elliott Sales de Andrade Add tests for some known contact annotations. These don't do anything yet, but
2008-11-28 Elliott Sales de Andrade When parsing the MSN AB, the contactType does not specify from which network
2008-11-28 Elliott Sales de Andrade Check for NULL group_id before calling msn_group_new since that function will
2008-11-24 Elliott Sales de Andrade Only get the artist and album if we are setting a Music mediatype.
2008-11-24 Elliott Sales de Andrade Add the Games and Office media to MSN as attributes tacked on to the tune
2008-11-24 John Bailey merge of '27bbe0ce3ea70a4a4f830cb5f63e86c8ed26baca'
2008-11-24 Gary Kramlich ChangeLog'd the release notifications change
2008-11-24 Casey Ho A patch from Casey Ho to move the release notification to a mini-dialog in the buddy list. The change log is no longer displayed, but will open a webbrowser to show it.
2008-11-23 Elliott Sales de Andrade Don't request an acknowledgement on an auto-response message and don't set a
2008-11-23 Elliott Sales de Andrade Cleaned up version of 2f409bcdde5ebbb1edf097aeb4b4366d7c71518d:
2008-11-23 Elliott Sales de Andrade merge of '55175ee4e57c664f82028c9b5f73853595fa1bb0'
2008-11-23 Kelemen Gábor Hungarian translation updated
2008-11-23 Kelemen Gábor merge of '896a0f459df5db1110a59f355c4b243c3c4be58d'
2008-11-24 John Bailey Tweak a comment.
2008-11-24 John Bailey ChangeLog the last few things I committed.
2008-11-24 Florian Quèze Prevent the Buddy State Notification plugin from duplicating notices when
2008-11-24 Richard Laager Add a NULL check to fix a crash. Fixes #4516.
2008-11-23 John Bailey Credit Toby Schaffer for his patch.
2008-11-23 Toby Schaffer Enable atuo-response functionality on Zephyr. This should emulate the
2008-11-23 John Bailey I forgot to ChangeLog this earlier. Refs #220.
2008-11-23 John Bailey merge of '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
2008-11-23 Elliott Sales de Andrade merge of '1d9a1da300a6d07aa721ebc00ee40b928cdd790d'
2008-11-23 Elliott Sales de Andrade disapproval of revision '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
2008-11-23 Elliott Sales de Andrade Replace spaces wth tabs in indentation and tabs with spaces in line continuations.
2008-11-23 Elliott Sales de Andrade Mark added a workaround for not having enough parameters in this command.
2008-11-23 Elliott Sales de Andrade merge of '8298236e9cd6a6127656eacf513bc6928bee9065'
2008-11-23 Elliott Sales de Andrade disapproval of revision '050e412d19af350e54a9105f34339a2690d8fc08'
2008-11-23 Elliott Sales de Andrade merge of '98fe04f817ef415faebd3f7a38b7f0588c0b0cba'
2008-11-23 Elliott Sales de Andrade disapproval of revision '9020464484f831155faf5ec030cd374386c01e62'
2008-11-23 John Bailey Fix two warnings introduced by the image patch I committed earlier and make
2008-11-23 John Bailey Kill off a bajillion comments that just needlessly duplicate function
2008-11-23 Adam Strzelecki Support displaying buddy icons from Gadu-Gadu buddies. Fixes #220.
2008-11-21 Daniel Atallah A fix from Paul Aurich for a long-standing XMPP issue with duplicate buddies. Fixes #479.
2008-11-21 Daniel Atallah Patch from Raiko Nitzsche to fix a crash when processing a LOGIN_REDIRECT with unexpected output. References #7563.
2008-11-21 Will Thompson Don't try to free NULL xmlnodes stolen by jabber-receiving-xmlnode handlers
2008-11-25 Mark Doliner Is it valid to use purple_timeout_remove() to remove a timer when
2008-11-19 Daniel Atallah Add missing newline in debug message.
2008-11-18 Mark Doliner Counting is for dummies
2008-11-18 Mark Doliner This should fix another crash I've seen. We weren't correctly
2008-11-18 Mark Doliner I've seen this crash a few times where cmd->param_count is 4 and
2008-11-18 Richard Laager I know Mark was trying to save newlines, but I had one to spare.
2008-11-18 Richard Laager merge of '9ffac1a19695cb6a4ed024bc6951cae029d6daaf'
2008-11-17 Richard Laager Create DB42.
2008-11-18 Mark Doliner Don't log an error when parsing vcard data. Also, these messages
2008-11-17 Mark Doliner Remove stray whitespace and wrap the function comments at less than 80
2008-11-17 Richard Laager Fix a crash Jacky Lam noted on devel@pidgin.im:
2008-11-17 Richard Laager Fix our COPYRIGHT file to be UTF-8 again and add a test to the commit-check
2008-11-17 Richard Laager A patch from db42 to fix right-to-left text in tooltips.
2008-11-17 Sadrul Habib Chowdhury Try to be more compliant with the freedesktop.org icon spec thingy with
2008-11-17 Mark Doliner merge of '59b09f0d1f3f4226f7edfd8351478498fbd6b8d3'
2008-11-17 Richard Laager I don't know why we'd want the TUNE status to be saveable.
2008-11-16 Will Thompson I hear elb is really into Pokémon
2008-11-16 Richard Laager Add pidgin-emotes.svg to EMOTES_DEFAULT_24_SCALABLE. I don't know why it was
2008-11-16 Richard Laager Small cleanup to make the SMILEYS variable consistent.
2008-11-16 Richard Laager Add small.theme.in to POTFILES.in
2008-11-16 Richard Laager Make the small smiley theme actually work.
2008-11-16 Richard Laager Update the theme file to reflect the icons available. I did this like so:
2008-11-16 Hylke Bons Commit 16x16 smiley icons from Hylke (as well as the theme file).
2008-11-16 Richard Laager Commit some icons I resized from the default smiley theme. I'll be using
2008-11-16 unknown Adding ICQ X-Status icons from N3fr0n. These will be used as part of a small
2008-11-16 Richard Laager Add empty directories so I can start committing files individually.
2008-11-16 Richard Laager Backport the 'purple_debug_*(msg)' -> 'purple_debug_*("%s", msg);' fixes.
2008-11-16 Sadrul Habib Chowdhury rlaager> I'd prefer that the "Open Link in Browser" string be changed to
2008-11-16 Sadrul Habib Chowdhury Allow plugins to specify custom link types to the GtkIMHtml widget.
2008-11-23 Kelemen Gábor Hungarian translation updated
2008-11-16 Richard Laager propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
2008-11-15 Richard Laager Fix the indentation level on the code changed by the last patch.
2008-11-15 John Bailey Patch from 'db42' to enable MD5 auth on ICQ. Refs #4449. Before I merge
2008-11-15 Ka-Hing Cheung I got a crash happened at dereferencing chat when it's NULL, I think this
2008-11-15 Mark Doliner Separate the parsing of data into a separate function from the reading of
2008-11-15 Mark Doliner Make the two "read_cb()" functions more similar, and fix a rare
2008-11-15 Mark Doliner kmstange pointed out that "joining" was misspelled here
2008-11-15 Sadrul Habib Chowdhury Use normalized chat names when searching for chats. This fixes an issue
2008-11-15 Mark Doliner Make this function match read_cb() in servconn.c. The bottom halves of
2008-11-15 Mark Doliner It's not possible for wasted to be TRUE here. Wasted will only be TRUE
2008-11-15 Mark Doliner It's not appropriate to set processing to TRUE here, either.
2008-11-15 Mark Doliner It's not appropriate to set processing to FALSE here. I think this is
2008-11-15 Mark Doliner If we're setting swboard here then we need to add the slplink to the
2008-11-14 Mark Doliner Remove a few spurious debug_warns
2008-11-14 Mark Doliner Fix an assertion failure/unlikely crash when:
2008-11-14 Will Thompson merge of '67feb999e0a93f08cec26793214137c5c5252e9e'
2008-11-14 Mark Doliner This dialog should have a title
2008-11-14 Will Thompson Make double-clicking a saved status activate it and close the window.
2008-11-14 Mark Doliner Seriously why would you ever do this? Use g_path_get_basename()
2008-11-14 Mark Doliner Use basename() instead of splitting a path and then taking the last element.
2008-11-14 Mark Doliner String changes. I'm kind of blindly making changes to the qq strings
2008-11-14 Mark Doliner Our in-tree prpls probably shouldn't list authors who don't work on
2008-11-14 Mark Doliner This preferences isn't used anywhere, and when we call get_string_list
2008-11-14 Mark Doliner msn_session_get_swboard only returns null if we give it a null session,
2008-11-14 Richard Laager merge of '12d71b833c7d3451c58c50e6dc621a88d678d474'
2008-11-14 Richard Laager Compile
2008-11-14 Richard Laager Fix CID #367
2008-11-14 Richard Laager Fix CID #385
2008-11-14 Richard Laager Fix CID #386
2008-11-14 Richard Laager Fix CID #387
2008-11-14 Richard Laager Fix CID #388
2008-11-14 Richard Laager Fix CID #389
2008-11-14 Richard Laager Fix CID #390
2008-11-14 Richard Laager Fix CID #391, #392
2008-11-14 Richard Laager Fix CID #370
2008-11-14 Richard Laager pkt can't ever be NULL here. It is only ever allocated once with g_newa(),
2008-11-14 Richard Laager Fix CID #401
2008-11-14 Richard Laager Fix CID #384
2008-11-14 Mark Doliner Minor documentation
2008-11-14 Mark Doliner It's an error if purple_xfer_new fails, so use a g_return_val_if_fail
2008-11-14 Elliott Sales de Andrade merge of '1fde8168a6eb08e558dabefc069a0eba15a5a6ee'
2008-11-14 Ethan Blanton Add M-erase as a default finch entry binding (delete-prev-word)
2008-11-13 Mark Doliner Attempt to avoid a crash in MSN. See the comment in the code.
2008-11-13 Mark Doliner merge of 'b1b60077658bb1e01f71e81175786a8e7c3c4916'
2008-11-13 Mark Doliner cmdproc->data should never be null. Log a warning message if it
2008-11-13 Richard Laager A patch from Jaywalker to better handle conversations by user ID vs.
2008-11-13 Richard Laager merge of '0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8'
2008-11-13 Mark Doliner merge of '54ee2acb5f6ef92c29503315eb7c24bae221cd7b'
2008-11-13 Mark Doliner Make another function static
2008-11-13 Mark Doliner This doesn't matter, but I think the metaphor tends to be that you push
2008-11-13 Mark Doliner Reame msn_slplink_unleash to msn_slplink_send_queued_slpmsgs, which I
2008-11-13 John Bailey This was originally a patch from Brian Geppert that corrected the 'silently
2008-11-13 Mark Doliner Use purple_timeout_add_seconds() instead of purple_timeout_add() in a
2008-11-13 Mark Doliner For some reason the slpmsg and slplink functions don't have underscores
2008-11-13 Mark Doliner There's no need for this variable anymore
2008-11-13 Mark Doliner Make a few more functions static and remove a few declarations for
2008-11-13 Mark Doliner msn_slplink_remove_slpcall() shouldn't be responsible for setting
2008-11-13 Mark Doliner Make msn_slp_call_timeout static
2008-11-13 Mark Doliner Move msn_slplink_send_msgpart() that it doesn't need a forward declaration
2008-11-13 Mark Doliner Didn't mean to check this assert in. I mean, it's probably bad if it
2008-11-13 Mark Doliner slplink->swboard will only be null if slplink->session is null. This
2008-11-13 Mark Doliner Get rid of slplink->local_user because it's a copy of
2008-11-12 Mark Doliner Use libtool to build static archives when --with-static-prpls is passed
2008-11-12 Mark Doliner It should be more efficient to just use g_mallc() and then manually
2008-11-12 Mark Doliner Move a few lines to eliminate the need for the "wasted" variable here.
2008-11-12 Mark Doliner The "processing" flag basically says "this connection is busy, don't
2008-11-12 Mark Doliner Get rid of an unnecessary if statement, and don't try to unref a
2008-11-12 Sadrul Habib Chowdhury Use a more appropriate signal for the markerline plugin. Fixes #7518.
2008-11-12 John Bailey Patch from 'siddish' to fix Yahoo! file transfers with older (i.e. non-p15)
2008-11-12 John Bailey merge of '78ed36cc0ce73adfd57f03aa3a1086bb22c53773'
2008-11-13 Richard Laager A patch from Math2Gold to fix the dbus-analyze-functions script to properly
2008-11-12 Richard Laager When you choose Save As from the Conversation menu in Pidgin, the saved file
2008-11-13 Elliott Sales de Andrade Make the Send button insensitive when there is no text in the input buffer.
2008-11-13 Elliott Sales de Andrade Don't add the Send button to a gtkconv->lower_hbox when the data specifying it
2008-11-11 Ethan Blanton Simon Ruderich points out that Purple::Notify::Msg was incorrectly stashed.
2008-11-10 Mark Doliner This file was removed
2008-11-09 Ethan Blanton Update the TCL-HOWTO to some more modern nomenclature
2008-11-08 Alex Willmer Add an ellipsis to the "Add" and "Modify" buttons in the accounts, pounces, and
2008-11-08 Richard Laager Hylke added this file, presumably part of his duplicate icon structure
2008-11-07 Daniel Atallah Fix a potential leak, thanks to "KuSh". Fixes #7463.
2008-11-07 Daniel Atallah Fix a potential leak, thanks to "KuSh". Fixes #7464.
2008-11-07 Daniel Atallah Fix a potential leak, thanks to "KuSh". Fixes #7465.
2008-11-06 Marcus Lundblad Make jabber_resource_have_capability polute the log a little less...
2008-11-05 Marcus Lundblad Remove that hack involving GtkIMHtmlSmileys
2008-11-03 Marcus Lundblad Don't try to remove GtkIMHtmlSmileys from smiley trees if the GtkIMHtml
2008-11-02 Richard Laager Remove the QQ CURRENT_REVISION stuff in the Makefile. This, even with their
2008-11-02 Richard Laager kluge pointed out that the segfault message still recommends people IM
2008-11-02 Richard Laager applied changes from e09c51ab6473bf53c6dca408f13b863e1194108c
2008-11-02 Richard Laager Fix POTFILES.in on trunk.
2008-11-02 Richard Laager applied changes from 84461a44ffa2c1e7ab026455c5463a9763f64a9d
2008-11-01 Sadrul Habib Chowdhury merge of '602d7960555cc685575a2a32397427df3e55a9a7'
2008-11-01 Sadrul Habib Chowdhury merge of '8ed01adf0c9173501da81537854ce2954e9805e7'
2008-11-01 Sadrul Habib Chowdhury A little clearer description for an option.
2008-11-01 Stu Tomlinson Temporarily remember account password across network disconnection to allow
2008-11-01 Stu Tomlinson Don't populate the password field on the modify account dialog if we are
2008-11-01 Stu Tomlinson x509_issuer_dn() should return the certificate's issuer name, not the cert
2008-10-31 Mark Doliner This file was removed
2008-10-31 Mark Doliner Fix these strings in trunk. This change was made in the
2008-10-31 Marcos García Ochoa Strip multiple leading mode characters from incoming nicknames.
2008-10-31 Sadrul Habib Chowdhury Missing newline in debug message.
2008-10-31 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
2008-10-31 Richard Laager Kill some // comments. Sigh.
2008-10-30 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
2008-10-30 Richard Laager purple_network_listen_map_external() is used in (at least) Bonjour. Given
2008-10-30 Richard Laager Update the docs for purple_network_is_available(). It doesn't block.
2008-10-30 Richard Laager Fix a compiler warning I introduce with the GtkSetting code.
2008-10-30 Richard Laager merge of '06a7529af082c664858fd154ff5d83244e974f47'
2008-10-30 Richard Laager Ignore autogen.args.
2008-10-30 Richard Laager More Bonjour struct hiding fixes.
2008-10-30 Richard Laager Fix some macros to work with hidden structs.
2008-10-30 Richard Laager Fix my Tcl fix.
2008-10-30 Richard Laager - Make autogen.sh find autogen.args when /bin/sh is not bash.
2008-10-30 Richard Laager Use GtkSetting to obtain the tooltip preferences instead of our own hidden
2008-10-30 Sadrul Habib Chowdhury Allow binding meta-arrow keys for actions. Requested by essobi in #pidgin
2008-10-30 Richard Laager Fix Bonjour to work with the hidden structs, except for proto_data.
2008-10-30 Richard Laager Fix Tcl to compile with the hidden structs.
2008-10-30 John Bailey Credit Diego for that patch. Refs #7391.
2008-10-30 John Bailey merge of '62e0eb23e1c2cd6ac1d8a7d96b6e598bd54ed0d2'
2008-10-30 John Bailey merge of '843d513c3da12026fc35af070a23a3d11844824c'
2008-10-30 Gary Kramlich use some additional preproc logic to avoid copying the structs directly into the implementation files
2008-10-30 John Bailey merge of '06e4830f3567955e026f3d594afcc65a07d57b26'
2008-10-30 Richard Laager merge of '06e4830f3567955e026f3d594afcc65a07d57b26'
2008-10-30 Gary Kramlich merge of '65d5236e936af6170109ef8c5af76c7871b9cc12'
2008-10-30 Diego Pettenò This fixes a link error when linking with GNU ld and specifying the
2008-10-29 Sadrul Habib Chowdhury merge of '37145f1b4ec49b432ea571f96562d44f4c5a908e'
2008-10-29 Marcus Lundblad Fixed a compiler warning (and remove an unnessesary cast)
2008-10-29 Sadrul Habib Chowdhury Allow focusing conversation history and the userlist focusable via
2008-10-29 Sadrul Habib Chowdhury Fix a bug where right-clicking the user's name in a chat conversation
2008-10-29 John Bailey I suppose I should put my pidgin.im e-mail address here too since it's
2008-10-29 John Bailey merge of '30922c7a0ed0323c9c88a1a70e4677aaab277a2f'
2008-10-30 SHiNE CsyFeK 2008.10.30 - flos <lonicerae(at)gmail.com>
2008-10-28 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 4e892c470840f4ed8b012015b15ff8956166028a)
2008-10-28 Jochen Kemnade update German translation
2008-10-28 Daniel Atallah merge of 'dcede21c9852ddddc60076539bfdb8d7e226df33'
2008-10-28 Daniel Atallah merge of '58f8b2b331075660bb2f57e5dc82b32e039f8099'
2008-10-30 Richard Laager Fix up my fix.
2008-10-30 Richard Laager Fix some warnings:
2008-10-30 Richard Laager Simplify some of the changes. Yeah, this code sucks. I wrote it a LONG
2008-10-28 Gary Kramlich Hide the blistnode, buddy, contact, group, and chat structs
2008-10-28 Richard Laager I think we all agree that a link is okay.
2008-10-28 Richard Laager merge of '7bdc0d34e54e09101ba68ba39703a8fd5081e8eb'
2008-10-27 Stu Tomlinson merge of '0d1b60430843a092248a2644865910266131add6'
2008-10-27 Stu Tomlinson merge of '8abde19f1f7825af2ea2d62b7a00e1de7afd6492'
2008-10-27 Daniel Atallah merge of '9af1b5054f770dc244dcad8b55bdb61c0f3347a4'
2008-10-26 Ka-Hing Cheung escape nick change message
2008-10-27 Richard Laager Provide @pidgin.im email addresses for Gary and myself.
2008-10-27 Richard Laager Remove duplicated code for building the lists.
2008-10-27 Richard Laager Eliminate a pile of duplication in the About box.
2008-10-27 Stu Tomlinson disapproval of revision '4f931125ffce24ace6bf298cc58d620c1a975aa1'
2008-10-26 Richard Laager Gary and I were discussing how blogs have made the NEWS file less useful.
2008-10-26 Daniel Atallah Perform some sanity checking on inbound IQs and send an error / drop as needed.
2008-10-26 Richard Laager Improve our NetworkManager support in a couple of ways:
2008-10-25 Richard Laager merge of '1f22186ba9290bcae0deaea09d4fd38867f773e6'
2008-10-25 Richard Laager ChangeLog the MSN certificate fix.
2008-10-25 Richard Laager merge of '8a14c1d90381baa3c31adeedee7f673d58d66304'
2008-10-25 Richard Laager merge of '1cb1b4ee3379b50280fbc97f2c889a43cd7c8c41'
2008-10-21 Richard Laager merge of '08956f503726c8222be7489f243810af590487e1'
2008-10-25 Ka-Hing Cheung merge of '1cb1b4ee3379b50280fbc97f2c889a43cd7c8c41'
2008-10-25 Will Thompson Only build SSL plugins if the corresponding library is present.
2008-10-25 Will Thompson Explicitly depend on automake >=1.9, and don't warn about GNU Make-isms.
2008-10-24 Marcus Lundblad What was I thinking... The GtkIMHtmlSmileys in the smiley trees aren't owned
2008-10-24 Daniel Atallah Make the CSS rgb() color parsing more robust. khc noted that it wouldn't work
2008-10-24 Daniel Atallah Support rgb(r,g,b) style css color definitions. Fixes #7288.
2008-10-24 Daniel Atallah gtk_widget_set_tooltip_text() is GTK+ >= 2.12
2008-10-22 Sadrul Habib Chowdhury More strings for translation.
2008-10-22 Daniel Atallah Mark for translation now that we're unfrozen.
2008-10-22 Daniel Atallah Clean up some unnecessary and unused code in the purple_circ_buffer_append()
2008-10-21 Sadrul Habib Chowdhury Show when offline (because the plugin doesn't work no more).
2008-10-21 Daniel Atallah merge of '27f7d38af8dba617aba8109d82e27907cd7d8b41'
2008-10-21 John Bailey This fixes a missing initializer warning I see with gcc 4.3 but haven't seen
2008-10-21 John Bailey merge of 'c65b8e669e142607d030dfb83caf2d344faa8dbe'
2008-10-21 John Bailey disapproval of revision '2506f7dd86d254a0a503554e51b61106f45e0f80'
2008-10-21 John Bailey merge of '2506f7dd86d254a0a503554e51b61106f45e0f80'
2008-10-21 Luke Bratch Patch from Luke Bratch:
2008-10-21 John Bailey Mark a few people as retired. If I made mistakes here, let me know and I
2008-10-21 John Bailey typo
2008-10-21 John Bailey Per my volunteering, Stu's nomination, and Ethan's agreement, I am marking
2008-10-21 Stu Tomlinson Using system libtool somehow resulted in a bunch of static libraries we
2008-10-21 Daniel Atallah Trigger url_fetch_connect_cb() asynchronously when the connection fails
2008-10-21 Daniel Atallah Add debug output when proxy configuration issues are seen. This will help to
2008-10-20 Ethan Blanton Prep for 2.5.3 ... or whatever comes next
2008-10-20 Daniel Atallah Update win32 changelog for 2.5.2 - better late than never.
2008-10-20 Daniel Atallah Fix a printf("%s", NULL). Fixes #7289.
2008-10-19 Marcus Lundblad merge of '014e1f90f8ee8c07fa6d5bef545016ecfafda630'
2008-10-19 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head aad9cd2bd4296ab92672559fbee882d7ef2a2406)
2008-10-19 Elliott Sales de Andrade NEWS and ChangeLog a bit.
2008-10-19 Elliott Sales de Andrade merge of '0e036cef0f8a3bdfd1d7f7fc082edca43d3153df'
2008-10-19 Elliott Sales de Andrade Apply khc's patch for ADL error 205, with a few changes to get around
2008-10-19 Richard Laager merge of '15413347b7bb8ede3e50a8cab65b29ec8e93ab4f'
2008-10-09 Richard Laager merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
2008-10-16 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)
2008-10-19 Stu Tomlinson Fix some clearly bogus translations of Finch
2008-10-19 John Bailey merge of '4f7bf56fa49ba320a72f34b0df3e12c95b6bd84d'
2008-10-19 John Bailey NEWSing.
2008-10-19 Stu Tomlinson Galician translation updated (Frco. Javier Rial Rodríguez)
2008-10-19 Stu Tomlinson fix a string format mismatch in the Dutch translation
2008-10-19 Stu Tomlinson Afrikaans translation updated (Friedel Wolff)
2008-10-19 Stu Tomlinson Portuguese (Brazilian) translation updated (Rodrigo Luiz Marques Flores)
2008-10-19 Stu Tomlinson Slovak translation updated (Andrej Herceg)
2008-10-19 Stu Tomlinson Estonian translation updated (Ivar Smolin)
2008-10-19 Stu Tomlinson Dutch translation updated (Daniël Heres)
2008-10-19 Stu Tomlinson Norwegian Nynorsk translation updated (Yngve Spjeld Landro)
2008-10-19 Stu Tomlinson Czech translation updated (David Vachulka)
2008-10-19 Stu Tomlinson Chinese (Hong Kong) translation updated (Ambrose C. Li)
2008-10-19 Stu Tomlinson Mongolian translation added (gooyo)
2008-10-19 Stu Tomlinson Slovenian translation updated (Martin Srebotnjak)
2008-10-19 Stu Tomlinson Document the translation updates I noticed, I might have missed some
2008-10-19 Stu Tomlinson Remove 'devel' from the version number
2008-10-19 Stu Tomlinson Let's release. Either on a PC in Europe or in about 3 hours.
2008-10-19 Stu Tomlinson NEWS! and more optimism, although timezones may disagree with me.
2008-10-19 Stu Tomlinson Use the system libtool to build RPMs, hopefully this fixes any issues using
2008-10-19 Stu Tomlinson po/ChangeLog doesn't include dates
2008-10-19 Sadrul Habib Chowdhury NEWS for 2.5.2.
2008-10-19 Ethan Blanton Let's hear some NEWS
2008-10-18 Ethan Blanton merge of '8d34db0f9667ef7735bb95c82f854d1a46ef2ddc'
2008-10-18 Ethan Blanton Move the NEWS check from automake's check-news to the version-check
2008-10-18 Ethan Blanton pidginstock-artwork.c must be DIST'd because it's translated
2008-10-18 Sadrul Habib Chowdhury Instead of showing error message when trying to interactively add an
2008-10-16 Sadrul Habib Chowdhury Set the urgent flag for conversation windows on receiving a /buzz etc.
2008-10-16 Stu Tomlinson I hope this isn't being too optimistic. I needed to commit something...
2008-10-16 Stu Tomlinson Run the (relatively quick) version check before the (painfully long)
2008-10-16 Sadrul Habib Chowdhury merge of '293d86c14abc6f7b4838382bf85351bd687247c2'
2008-10-13 Sadrul Habib Chowdhury merge of '77f42c8f25c38b4f966158a64ab3be36f00e0aa8'
2008-10-08 Sadrul Habib Chowdhury merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
2008-10-16 Mark Doliner Check in updated versions of these from running stats.pl.
2008-10-16 Mark Doliner Pass --no-location to msgmerge when generating the stats at
2008-10-12 Ka-Hing Cheung References #6907, wrap a NULL check
2008-10-12 Ka-Hing Cheung merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
2008-10-02 Björn Voigt German update (2 new strings)
2008-10-02 Marcus Lundblad Minor corrections to Swedish translation
2008-10-02 Kelemen Gábor merge of '616765eabf8210a925bd2eab019bfb54f8d758fe'
2008-10-02 Daniel Atallah Add some debug output to the oscar encoding process.
2008-10-02 Laurynas Biveinis merge of '7e6b96bf18be99338c17deae1128126df39d1a70'
2008-10-02 Elliott Sales de Andrade Save the MSN ContactID after adding a buddy so it can be used for
2008-10-02 Elliott Sales de Andrade merge of '550b0287adae13c3fb57b0b584f2b461370b8464'
2008-10-02 Elliott Sales de Andrade merge of '791f3e070376e218af0a5c33695979827bbda747'
2008-10-02 Daniel Atallah Set %HOME% when running in portable mode so that GTK+'s files get stored in the
2008-10-02 Daniel Atallah Fix NULL pointer deref. Fixes #7258. Thanks to "jonassa" for noticing.
2008-10-02 Daniel Atallah Allow the message notification plugin to flash windows on win32.
2008-10-02 Daniel Atallah Set the connection display name to the server-assigned full jid for XMPP
2008-10-19 Marcus Lundblad Register the /buzz command using PURPLE_CMD_FLAG_ALLOW_WRONG_ARGS.
2008-10-12 Marcus Lundblad Allow the /buzz command without argument (sends attention to the JID of the
2008-10-01 Marcus Lundblad merge of 'a0b951af90f1a780445f21b51b22e57f6a3f699e'
2008-10-01 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3e5468581850f86ee2b706cd57dfe1096ddcc0ac)
2008-10-06 Sadrul Habib Chowdhury Show a manually added new empty group even if the preference is not set.
2008-10-04 Sadrul Habib Chowdhury Fix a bug in the irssi plugin where the windows wouldn't expand when the
2008-10-02 Sadrul Habib Chowdhury Unbreak ABI.
2008-09-30 Timo Jyrinki add spell-checkable languages' translations
2008-09-30 Timo Jyrinki Update Finnish translation for 2.5.2. (15 fuzzies in QQ left alone, not so
2008-09-30 Jochen Kemnade updated German translation
2008-09-30 Ka-Hing Cheung typo?
2008-09-30 Ka-Hing Cheung print out the servconn number when it's disconnected
2008-09-30 Ka-Hing Cheung attempts to resend message on switchboard error once, tested by maually
2008-10-02 Elliott Sales de Andrade Use the MSN passport in more places instead of the Contact ID if it's
2008-09-30 Daniel Atallah Prevent DNS-SD TXT record strings from exceeding the maximum length.
2008-09-29 Björn Voigt German update for 2.5.2
2008-09-29 Stu Tomlinson Unleak
2008-09-29 Stu Tomlinson Kill these warnings:
2008-09-29 Stu Tomlinson Use purple_connection_error_reason() when network disconnections are
2008-09-29 Ethan Blanton Do not set the connect server for Google Talk accounts. Setting the
2008-09-28 Will Thompson GtkBlist: don't set the Urgent hint whenever a connection error occurs or is updated
2008-09-28 Elliott Sales de Andrade Add some strings before string freeze for some not-done code. Should be
2008-09-28 Elliott Sales de Andrade Patch from Maiku to allow replying to a mobile contact that isn't on
2008-09-27 Elliott Sales de Andrade merge of 'af100261749125c03e3d490b01d36f8ea219bf8f'
2008-09-27 Elliott Sales de Andrade disapproval of revision '046452c275782ffd3218e3ae4863eaa8bf31a5f4'
2008-09-27 Elliott Sales de Andrade merge of '2138d13a6116de36a5c3cbbb2a323bcbab72017a'
2008-09-27 Elliott Sales de Andrade Update MSN Client Version (CVR) string to match 8.5.1302.
2008-09-27 Elliott Sales de Andrade Fix a possible xmlnode leak and an extra g_strdup when processing
2008-09-27 Björn Voigt small German update (fixes the second part of #7217
2008-09-26 Jochen Kemnade de translation: update some of the more translatable strings
2008-09-26 Elliott Sales de Andrade Always send the MSN status code, even when we think we're already logged
2008-10-01 Marcus Lundblad Updated to new namespace for XEP-0224.
2008-09-25 Marcus Lundblad Updated support for XEP-0224.
2008-10-04 Sadrul Habib Chowdhury Revert the accidentally committed pseudo-group changes.
2008-09-27 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.
2008-09-25 Sadrul Habib Chowdhury Transliterate the group-names. I think there was a patch for this, but I can't find it now.
2008-09-25 Marcus Lundblad ChangeLog fix for crashing when using re-added custom smileys
2008-09-25 Marcus Lundblad merge of '59e2b9896f25e8517b3f0f4d742c143e6fccd6e0'
2008-09-25 Daniel Atallah Make note of the yahoo ping fix in the Changelog.
2008-09-25 Marcus Lundblad Clean up the GtkSmileyTrees on active GtkIMHtml instances when a custom smiley
2008-09-24 Mark Doliner Fix this debug message. Thanks to fledermaus who pointed it out.
2008-10-09 Richard Laager Use PURPLE_DEVEL_WEBSITE instead of hardcoding it.
2008-09-23 Ethan Blanton Enable a number of default-disabled strong ciphers for NSS.
2008-09-23 Sadrul Habib Chowdhury Another memory leak fix. Also, keep a copy of the alt-text in
2008-09-23 Sadrul Habib Chowdhury A couple of compile warning fixes, a couple of memory leak plugs.
2008-09-23 Marcus Lundblad Add custom smiley support for XMPP. Closes #5627.
2008-09-17 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e550112b97817b0eafc647bd8c0adddf2a262a62)
2008-09-17 Marcus Lundblad merge of '11a3a54c2fe7e9807a6ef5d4a359d539688c2848'
2008-09-17 Marcus Lundblad ChangeLog custom smileys for XMPP
2008-09-16 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3ffe6fd197f037185a0012875ef68c8f6d6c2f89)
2008-09-13 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b14102a6c681b35084d2c3f7726de34d4f859fe1)
2008-09-23 Elliott Sales de Andrade merge of '092bbcea7b768d21baff3362314e784b26b1ced7'
2008-09-23 Daniel Atallah Only send a yahoo ping once an hour. The server doesn't like it when send it
2008-09-22 Sadrul Habib Chowdhury Looks like we need to convert the message into XHTML first. Fixes #7160.
2008-09-21 Richard Laager Add a comment documenting the internal.h situation for people using nullprpl
2008-09-20 Ka-Hing Cheung don't crash if we get a NLN command from someone not on the blist
2008-09-20 Sadrul Habib Chowdhury Fix a bug where some key-bindings wouldn't work with some .
2008-09-19 Stu Tomlinson Remove removed files from POTFILES.in
2008-10-28 SHiNE CsyFeK 2008.10.27 - ccpaging <ccpaging(at)gmail.com>
2008-10-28 SHiNE CsyFeK 2008.10.27 - ccpaging <ccpaging(at)gmail.com>
2008-10-28 SHiNE CsyFeK 2008.10.22 - ccpaging <ccpaging(at)gmail.com>
2008-10-28 SHiNE CsyFeK 2008.10.20 - ccpaging <ccpaging(at)gmail.com>
2008-10-28 SHiNE CsyFeK 2008.10.14 - ccpaging <ccpaging(at)gmail.com>
2008-10-28 SHiNE CsyFeK 2008.10.10 - ccpaging <ccpaging(at)gmail.com>
2008-10-28 SHiNE CsyFeK 2008.10.10 - ccpaging <ccpaging(at)gmail.com>
2008-10-28 SHiNE CsyFeK 2008.10.09 - ccpaging <ccpaging(at)gmail.com>
2008-10-28 SHiNE CsyFeK 2008.10.09 - ccpaging <ccpaging(at)gmail.com>
2008-10-28 SHiNE CsyFeK 2008.10.08 - ccpaging <ccpaging(at)gmail.com>
2008-10-28 SHiNE CsyFeK 2008.10.08 - ccpaging <ccpaging(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.10.08 - ccpaging <ccpaging(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.10.08 - lonicerae <lonicerae(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.10.08 - ccpaging <ccpaging(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.10.07 - lonicerae <lonicerae(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.10.07 - ccpaging <ccpaging(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.10.07 - ccpaging <ccpaging(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.10.07 - ccpaging <ccpaging(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.10.05 - lonicerae <lonicerae(at)gmail.com>
2008-10-22 SHiNE CsyFeK Flos Lonicerae <lonicerae(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.10.04 - lonicerae <lonicerae(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.10.05 - ccpaging <ccpagint(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.10.04 - ccpaging <ccpagint(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.10.03 - ccpaging <ccpaging(at)gmail.com>
2008-10-22 SHiNE CsyFeK Flos Lonicerae <lonicerae(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2009.10.02 - ccpaging <ccpaging(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.09.30 - ccpaging <ccpaging(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.09.29 - ccpaging <ccpaging(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.09.28 - ccpaging <ccpaging(at)gmail.com>
2008-10-22 SHiNE CsyFeK Update ChangeLog
2008-10-22 SHiNE CsyFeK 2008.09.26 - ccpaging <ccpaging(at)gmail.com>
2008-10-22 SHiNE CsyFeK patch 20080922 from ccpaging <ccpaging(at)gmail.com>
2008-10-22 SHiNE CsyFeK 2008.10.03 - Flos Loniceare<lonicerae(at)gmail.com>
2008-09-19 SHiNE CsyFeK merge of '8c50cfe68a5cab6521acc54fedd6797e6c8b863f'
2008-09-19 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 3f598d56f6f5742f395f67e76a28dc8abc26d97a)
2008-09-19 Sadrul Habib Chowdhury Show visited links in a different color. This also plugs a memory leak
2008-09-18 Sadrul Habib Chowdhury Change some menutray internals. This makes the tray-icons behave better.
2008-09-17 Elliott Sales de Andrade Apply khc's patch for 241 error. Tested it out myself. Cleaned up the
2008-09-17 Elliott Sales de Andrade merge of 'd50e4b01c210ebbcd8f8d5a001fa72450e021a97'
2008-09-16 Mark Doliner Fix DNS resolution. I think I broke this this morning in my revision
2008-09-16 Mark Doliner There was a little weirdness with the code that called the UI function
2008-09-16 Mark Doliner Simplify two bits of code a little
2008-09-16 Mark Doliner Change a string to be more user friendly (people shouldn't have any idea
2008-09-16 Mark Doliner Improve a few comments
2008-09-16 Mark Doliner Revert my revision 849d4f7265598a9f0340411c4c0c0401d488ec3b, which
2008-09-16 Mark Doliner Don't use g_queue_get_length because it requires glib 2.4
2008-09-16 Daniel Atallah Some minor cleanup; removal of unnecessary frees and setting stuff to NULL
2008-09-16 Stu Tomlinson Fix a double free. Fixes #7047
2008-09-19 SHiNE CsyFeK 2008.09.19 - ccpaging <ccpaging(at)gmail.com>
2008-09-15 SHiNE CsyFeK 2008.09.15 - csyfek <csyfek(at)gmail.com>
2008-09-15 Daniel Atallah merge of '546bf87105ac5b97c3962c083dfab015d37d9b05'
2008-09-15 Daniel Atallah merge of '365b2b0d8c5b010ad52640bc3f19a95168d44ded'
2008-09-15 Daniel Atallah merge of '035bfdb2d9357e8feaf49c1fea3daa75cd90d74d'
2008-09-15 Daniel Atallah merge of '6e857412566bb470d069d3f9bfccd5e7828abd0c'
2008-09-15 Daniel Atallah merge of '021e8f6b481be8a2183a6c94379b98ef008cc534'
2008-09-13 Sadrul Habib Chowdhury Fix handling mouse events with menus.
2008-09-12 Kevin Stange Richard failed to apply this change to the currently released version
2008-09-12 SHiNE CsyFeK merge of '5316525f53e27f838d18a6a08b82c7d55f674591'
2008-09-11 Daniel Atallah Add support for printing out the TEXT-MESSAGE in SOCKS5 CHAP auth.
2008-09-11 Daniel Atallah Fix the SOCKS5 CHAP authentication to parse several messages if they are read at
2008-09-11 Daniel Atallah merge of '3899adf4bc769e54b5338f295574ed8389025068'
2008-09-11 Richard Laager merge of 'a636632c34e757253b9488f72068ffa94dc1727f'
2008-09-11 Richard Laager Remove the preference for keeping the status message, and keep it always.
2008-09-11 Richard Laager merge of '7b270e8b949f20550eec69f904e57b5431a83f10'
2008-09-11 Richard Laager disapproval of revision 'fedd8495d3e49df957ae842bc5fa289452d048f8'
2008-09-11 Daniel Atallah Add GPL headers to the yahoo_auth files based on Sean's recollection of communication with the authors.
2008-09-11 Kevin Stange merge of 'aaddbdd76370264a6f95b6d787b565061e3b40d6'
2008-09-11 Kevin Stange Add things to the ChangeLog. Please add things to the changelog when
2008-09-11 Kevin Stange merge of '9eaf43035d1d4af1bc92a49bb30f637211f80123'
2008-09-11 Kevin Stange merge of 'b341289e9194564cc4f7250228a66b854c2ec3c5'
2008-09-15 Daniel Atallah disapproval of revision '8cebefbc6cd5d84acb69c74e69e8821f11dd225d'
2008-09-15 Daniel Atallah disapproval of revision '5688199e261449d33b5803dafff50d860896ebcb'
2008-09-15 Daniel Atallah disapproval of revision '5316525f53e27f838d18a6a08b82c7d55f674591'
2008-09-11 SHiNE CsyFeK 2008.09.11 - csyfek <csyfek(at)gmail.com>
2008-09-11 SHiNE CsyFeK 2008.09.04 - ccpaging <ccpaging(at)gmail.com>
2008-09-15 Daniel Atallah disapproval of revision '92d52eef2994d2697999177804e3665989cfa352'
2008-09-11 SHiNE CsyFeK 2008.09.02 - ccpaging <ccpaging(at)gmail.com>
2008-09-11 SHiNE CsyFeK 2008.08.16 - ccpaging <ecc_hy(at)hotmail.com>
2008-09-11 Ka-Hing Cheung shuffle some code around to make sure are using the right errno,
2008-09-10 Mark Doliner merge of '60045dbace89be557466fc68978290d5fe8b491d'
2008-09-10 Kevin Stange Revert this change that was accidentally committed in f5ca7968 to remove
2008-09-10 Richard Laager Provide a preference to allow users to keep their status message when
2008-09-10 Richard Laager Add some missing files to POTFILES.in.
2008-09-10 Richard Laager Add libpurple/tests/libpurple.. to the list of files to ignore. I don't
2008-09-10 Mark Doliner Fix this g_return_val_if_fail. It should have been returning TRUE or
2008-09-10 Mark Doliner In our child DNS lookup processes, don't bother to use select to watch
2008-09-10 Mark Doliner Currently when a child dns resolver process reads a domain name from
2008-09-09 Sadrul Habib Chowdhury Use the more appropriate _unregister_handler function.
2008-09-08 Daniel Atallah Fix a NULL pointer deref in the NSS SSL implementation with certain self-signed
2008-09-08 Daniel Atallah Use the correct free() function.
2008-09-08 Daniel Atallah Fix a TODO and mark a string translatable now that we're not string frozen.
2008-09-07 Elliott Sales de Andrade Don't try to read data from a NULL filename in
2008-09-07 Elliott Sales de Andrade merge of '4108bfcdd43ec618a7105588ec476f7cb3d68abb'
2008-09-06 Will Thompson Prefs/Sounds: add some mnemonics
2008-09-06 Will Thompson Add a "Mute sounds" tickybox in Prefs, mirroring Tools/Mute Sounds.
2008-09-05 Will Thompson Uniquify auto-accepted file names to foo-2.tar.gz, not foo.tar.gz-2.
2008-09-06 Elliott Sales de Andrade merge of '276af715e3b26cba28965e1fa14e8c6e5ac65a85'
2008-09-06 Marcus Lundblad Implements file transfers using in-band bytestreams for XMPP
2008-09-05 Sadrul Habib Chowdhury Fix the conversation window closing unexpectedly. Again.
2008-09-05 Sadrul Habib Chowdhury He is crazy, and he writes crazy patches.
2008-09-04 Sadrul Habib Chowdhury merge of '44df11dd9d1db0245be1ab1ac5410821b1c9f2af'
2008-09-04 Mark Doliner The variable we use to keep track of the watcher of the ssl connection
2008-09-04 Daniel Atallah Fix the tab headers to display consistently when changing the "Show detailed
2008-09-11 Marcus Lundblad Added a workaround for receiving smileys from Jabbim,
2008-09-11 Marcus Lundblad When receiving an <img/> without the "alt" attribute, set
2008-09-08 Marcus Lundblad Fixed a memory error, which was due to me destroying some hashtables in the
2008-09-08 Marcus Lundblad Patch from Phil Hannent fixing build on Windows
2008-09-06 Marcus Lundblad Removed commented out declarations (oops)
2008-09-05 Marcus Lundblad Updated to use latest spec. in XEP-0231
2008-09-04 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head b5850556407753df7ee8b8fa84917779165fc58b)
2008-09-04 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head e685599ddcc769d157547685b5498df0662de8a2)
2008-09-04 Sadrul Habib Chowdhury The irssi wm does not need libpurple, and use relative path to libgnt.la
2008-09-04 Sadrul Habib Chowdhury Report dbus/nm availability correctly
2008-09-04 Sadrul Habib Chowdhury datallah reminds me that my strings suck
2008-09-04 Daniel Atallah Don't select the GTK+ checkbox if the current version or a new er version is
2008-09-04 Daniel Atallah Remove some stray references to the MIT kerberos stuff we distributed for a short time.
2008-09-03 Daniel Atallah Parse the HTTP status code in the release notification plugin and only display
2008-09-02 Peter Hjalmarsson Updated swedish translation
2008-09-06 Elliott Sales de Andrade We can't have ./configure lying to you, can we?
2008-09-02 Elliott Sales de Andrade Depend on NetworkManager >= 0.5.0 because NetworkManager.h does not
2008-09-02 Elliott Sales de Andrade Don't check for NetworkManager support when we find out we're not
2008-09-02 Ka-Hing Cheung I just thought that was funny
2008-09-01 Sadrul Habib Chowdhury Return FALSE when a perl plugin cannot be loaded.
2008-09-01 Sadrul Habib Chowdhury merge of 'aafdb65286c235642b3ed1ac877f14714653e6cb'
2008-09-01 Sadrul Habib Chowdhury Fix compiling 'make plugin.so' when srcdir != builddir. This should've been part of the last commit.
2008-09-01 Sadrul Habib Chowdhury Fix compiling 'make plugin.so' when srcdir != builddir
2008-09-01 Sadrul Habib Chowdhury Show 'ICQ UIN...' and 'Yahoo ID...' in the screenname field
2008-09-11 Kevin Stange disapproval of revision 'f5ca7968e3f6be8f81d068232d389e0b1dab784b'
2008-09-01 Hylke Bons Things still need to be adjusted here.
2008-09-01 Hylke Bons Add new artwork directory structure side by side with pidgin/pixmaps/ for smooth transition.
2008-09-01 Jochen Kemnade Updated de translation
2008-08-31 Ka-Hing Cheung take out default mute key binding
2008-08-31 Daniel Atallah Warnings cleanup from Lee Roach. Fixes #6242.
2008-08-31 Daniel Atallah An optimization for purple_accounts_find() to eliminate a malloc/free per
2008-08-31 Daniel Atallah Some Makefile cleanups to remove generated files from Lee Roach. Fixes #6609.
2008-08-31 Daniel Atallah Clean up some debugging to avoid potential NULL string printf.
2008-08-31 Sadrul Habib Chowdhury Press - or = in the accounts list to reorder accounts.
2008-08-31 Sadrul Habib Chowdhury Add 'Nested Grouping' option in the grouping plugin
2008-08-31 Sadrul Habib Chowdhury Try to preserve HTML attributes in notification dialogs
2008-08-31 Kevin Stange Now we're 2.5.2devel!
2008-08-31 Elliott Sales de Andrade Make this string translateable now that we're tagged and out of string
2008-08-31 Kevin Stange The pixmaps here are gone.
2008-08-31 Elliott Sales de Andrade NEWS! Because no-one else wants to do it...
2008-08-31 Kevin Stange Start NEWSing please.
2008-08-30 Elliott Sales de Andrade Add MSN error code 927 for suspended passports, and a little bit of
2008-08-30 Ka-Hing Cheung Stu's idea, I sort of did it the other way. I don't know if it will help
2008-08-30 Elliott Sales de Andrade merge of '0c4505a67ab2e90bf634a3d235022d369302e129'
2008-08-30 Elliott Sales de Andrade Print out SOAP response data as it's received in chunks. Sure, that
2008-08-30 Stu Tomlinson Remove the (win32 only?!) QQ buddy icon pixmaps due to copyright concerns
2008-08-30 Kevin Stange Add something Stu noted.
2008-08-30 Kevin Stange Include the Windows tray icons in the source distribution.
2008-08-30 Kevin Stange Here, now we have a list of things that were changed. I'm not sure if
2008-08-29 Luke Schierer merge of '2907a92b5f377c1eb7ea400907a83a8d39b049d4'
2008-08-29 Daniel Atallah Added Irish translation from Aaron Kearns. This technically addes a string ("Irish"), but I'm going to do it anyway. Fixes #6836.
2008-08-29 Daniel Atallah Updated he translation. Fixes #6826
2008-08-29 Daniel Atallah Updated zh_HK zh_TW translations. Fixes #6805
2008-08-29 Daniel Atallah Updated nn translation. Fixes #6802
2008-08-29 Daniel Atallah Updated pt_BR translation. Fixes #6800
2008-08-29 Daniel Atallah Updated Czech translation. Fixes #6796
2008-08-29 Daniel Atallah Updated Italian translation. Fixes #6789
2008-08-29 Daniel Atallah Updated Dutch translation. Fixes #6787
2008-08-29 Daniel Atallah Updated Spanish translation from jfs. Fixes #6694,#6876
2008-08-29 Daniel Atallah Updated Galician translation from Frco. Javier Rial Rodriguez. Fixes #6621.
2008-08-29 Evan Schoenberg Ignore nicknames which are just the user portion of the JID, as these aren't useful. Instead, prefer the fullname in that situation for serverside alias purposes.
2008-08-29 Evan Schoenberg The alias we retrieve from the roster is a private alias; use purple_serv_got_private_alias() to tell the core about it
2008-08-29 Sadrul Habib Chowdhury Update the tooltip if the status of the selected node changes.
2008-08-28 Timo Jyrinki 2.5.1 update. And yay for second --no-location update in a row.
2008-08-28 Daniel Atallah Don't arbitrarily default font settings when none are specified for incoming
2008-08-28 Daniel Atallah Build the XMPP Console plugin by default on windows too.
2008-08-28 Daniel Atallah Some cleanup and a little leak fix that I thought I committed a while ago.
2008-08-28 Daniel Atallah Patch from "brookingcharlie" to make "Open All Messages" the default response
2008-08-28 Daniel Atallah Path from Toby Schaffer to fix a null ptr deref when adding a buddy. Fixes #6821.
2008-08-27 Daniel Atallah Update win32 installer for cert changes.
2008-08-27 Ka-Hing Cheung merge of '153989e7ae76bd6d5247eca35699948dded65121'
2008-08-27 Daniel Atallah Add support for sending authorization for Basic proxy authentication when the
2008-08-27 Ka-Hing Cheung merge of '126251205c0faf12cb73ec60a10f1cf904b8166d'
2008-08-27 Ka-Hing Cheung merge of '3acf6d9387524fb3b59c35e5e1db2847387c37af'
2008-08-27 Ka-Hing Cheung merge of '6404d7635dd48f315b3c8fd3550970a417daa2ef'
2008-08-27 Ka-Hing Cheung prints out the payload to debug log in case we get an invalid UBX command,
2008-08-27 Ka-Hing Cheung remove misleading portion of the debug line
2008-08-27 Daniel Atallah Do a better job of detecting if the yahoo account is connecting through a HTTP
2008-08-27 Ka-Hing Cheung so turns out this is what I really need
2008-08-27 Ka-Hing Cheung merge of '23de00c9ca4c1e5f6d10ff40c78d2647432260de'
2008-08-27 Evan Schoenberg Return FALSE from purple_url_parse() if a host could not be determined
2008-08-27 Evan Schoenberg purple_url_parse() now gracefully handles a url which is wholly invalid.
2008-08-27 Ka-Hing Cheung merge of '44b23c8bda2576a9bfcd3eaa90f9188c455df575'
2008-10-25 Ka-Hing Cheung disapproval of revision 'abcb63937b0282df910bc35d286c3f0d3245bfa5'
2008-08-27 Ka-Hing Cheung disapproval of revision '44b23c8bda2576a9bfcd3eaa90f9188c455df575'
2008-08-27 Ka-Hing Cheung add enough certs so we can verify msn servers, distributions that use
2008-10-02 Laurynas Biveinis Update Lithuanian translation
2008-08-29 Hylke Bons Revert translation.
2008-08-26 Daniel Atallah purple_str_to_time() didn't necessarily set "rest" under all circumstances.
2008-08-26 Sadrul Habib Chowdhury merge of '3800c01dede1b6e3df0d6f637b4a865ff77e0efe'
2008-08-26 Björn Voigt German update for 2.5.1
2008-08-26 Hylke Bons One-canvas file for the status and tray icons, making a lot of files obsolete.
2008-08-26 Éric Boumaour Update French translation.
2008-08-26 Daniel Atallah Add support for reading SOCKS proxy information from the Windows proxy settings.
2008-08-26 Elliott Sales de Andrade merge of '3c1dec61837db8f0f51fc35f7ca26ff948a4e4f4'
2008-08-25 Laurynas Biveinis Remove source line information from the LT translation
2008-08-25 Laurynas Biveinis merge of '2dda5492ce310300c1b45a054126b0e52e760eaf'
2008-08-25 Richard Laager Add some more code to the version-check target to test the ChangeLog files
2008-10-02 Kelemen Gábor hu.po: Updated Hungarian translation
2008-08-25 Stu Tomlinson automake can spit out gzip & bzip2 tarballs at the same time, avoiding the
2008-08-25 Ethan Blanton Verify monotone tag and workspace version on 'make packages'.
2008-08-25 Ethan Blanton Add release-time candy 'make release' and 'make packages' to the Makefile.
2008-08-24 Stu Tomlinson ICONS_22_SCALABLE doesn't exist anymore
2008-08-24 Stu Tomlinson Use SOCKS proxy if specified when running in GNOME
2008-08-26 Sadrul Habib Chowdhury Do not allow setting empty shortcut for a custom smiley.
2008-08-24 Sadrul Habib Chowdhury Show 'Edit' instead of 'pidgin-edit' in the edit buttons. Fixes #6742
2008-08-23 Ka-Hing Cheung correctly say we support offline messages for all buddies, this was never
2008-08-23 John Bailey Update the man page a bit.
2008-08-23 Evan Schoenberg merge of '0394d7df6e47a5fa45b9a961d47614562888683e'
2008-08-22 Stu Tomlinson Only disconnect xmpp connections during xml parsing if the error is an
2008-08-22 Hylke Bons Update 16x16 protocol icons.
2008-08-22 Hylke Bons Dialog icons. Man, these were getting old...
2008-08-21 Hylke Bons Throbber test.
2008-08-21 Mark Doliner merge of 'a3016031fd5b2669070b7d99b301874a29269f18'
2008-08-21 Hylke Bons Source files for the new icons added in 2.5.0.
2008-08-21 Mark Doliner merge of '43173262756f7a4040386ac05c0492431fa3c308'
2008-08-21 Hylke Bons First steps to one-canvas workflow.
2008-08-26 Elliott Sales de Andrade Don't crash if user == NULL in a couple more places. Not exactly the
2008-08-21 Elliott Sales de Andrade merge of '038d9d36d640ed83f9df5333d57dc0cd8b9ae847'
2008-08-28 Gary Kramlich merge of '2f01a68221fe705526ece90e1c7438bffc47c3bd'
2008-08-21 Gary Kramlich cleaned up purple_theme_manager_build_dir
2008-08-21 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 038d9d36d640ed83f9df5333d57dc0cd8b9ae847)
2008-08-20 Richard Laager It's not "Accounts->Add/Edit" any more, it's now "Accounts->Manage Accounts".
2008-08-20 Richard Laager In the Join/Part plugin, add the ability to apply the rules to
2008-08-20 Richard Laager Bump the version to 2.5.1devel
2008-08-20 Stu Tomlinson merge of '2e9b29f761a49d4b15531f9efc0c1824f50cfb0d'
2008-08-20 Stu Tomlinson Fix syntax error in Dutch translation
2008-08-20 Daniel Atallah Fix printf of a NULL string and also an invalid free. Fixes #6627
2008-10-12 Ka-Hing Cheung disapproval of revision 'd50e4b01c210ebbcd8f8d5a001fa72450e021a97'
2008-09-17 Elliott Sales de Andrade disapproval of revision 'c3270f154f1777243d7c71b4e7eaa86bb417d93a'
2008-08-21 Elliott Sales de Andrade Support some older versions of the ILN command. Apparently some IM
2008-08-21 Elliott Sales de Andrade Apparently messenger@microsoft.com is some sort of server-side buddy
2008-08-20 Elliott Sales de Andrade merge of '46196fef32aa6c83b1155e906772d576c064fa25'
2008-08-19 Ethan Blanton hah
2008-08-19 Ka-Hing Cheung (21:05:09) datallah: i think there will be one soon (2.5.1), but it'll be because of MSN :D
2008-08-19 Daniel Atallah I forgot to add these new files to Makefile.am
2008-08-19 Stu Tomlinson Update the dates
2008-08-19 Elliott Sales de Andrade merge of '6ff1ad13faebe5a0404273212fa903636bb58d37'
2008-08-20 Hylke Bons Make the tray icons truly 22x22px.
2008-08-19 Hylke Bons Darken the text of the extended-away icon a bit.
2008-08-18 Hylke Bons Change weird shape of the 22x22 app icon.
2008-08-18 Hylke Bons More improvements.
2008-08-18 Stu Tomlinson merge of '9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162'
2008-08-18 Hylke Bons Remove all useless definitions. This will reduce the tarball size a lot.
2008-08-19 Elliott Sales de Andrade Oops, missed a bit of that patch there.
2008-08-18 Elliott Sales de Andrade A patch from nowic to re-colorize the greyed out icon when a buddy signs
2008-08-18 Elliott Sales de Andrade Close notify and request dialogs with PurpleSslConnection as handle.
2008-08-17 Ka-Hing Cheung I am still hoping for a release
2008-08-17 Mark Doliner It helps to rename the function
2008-08-17 Mark Doliner merge of '6b6139039fdaaf6ab1059337085b3b6267bb474e'
2008-08-17 Hylke Bons Fix make file.
2008-08-17 Will Thompson Correct documentation about list account options to reflect what the key and
2008-08-17 Will Thompson Ellipsize the "n people in room" text if necessary.
2008-08-17 Elliott Sales de Andrade merge of '183a46fcac287d4b1661ab0a96f7cbd2e2d5b5a0'
2008-08-17 Mark Doliner A little function renaming and organization
2008-08-16 Mark Doliner NEWSinating the country side. NEWSinating the peasants.
2008-08-16 Hylke Bons Sharper 16x16 application icon thanks to QuLogic.
2008-08-16 Hylke Bons Pixel polish.
2008-08-16 Evan Schoenberg merge of '81070314dbb1793818b946813e1f0cdfda74f7ca'
2008-08-16 Evan Schoenberg Fixed an inverted g_return_val_if_fail() which caused gadu-gadu to always set an available status with no status message
2008-08-16 Stu Tomlinson Fix compiling with glib < 2.6
2008-08-16 Stu Tomlinson Fix compiling with gtk < 2.6
2008-08-16 Ka-Hing Cheung .
2008-08-16 Elliott Sales de Andrade Turn off those MSN NOTification debug messages. It should work now, and
2008-08-16 Elliott Sales de Andrade merge of '2bf1b91e196b9f481e1e0e63ba6aa28c9918ce6d'
2008-08-16 Daniel Atallah merge of '3ba789b2288c2880c7a984b204ad5450055ba746'
2008-08-16 Daniel Atallah I missed the traditional Chinese po file in the first round. References #6557.
2008-08-16 Elliott Sales de Andrade NEWS!
2008-08-16 Elliott Sales de Andrade I don't like this being un-alphabetical. :P
2008-08-15 Hylke Bons Windows icon file.
2008-08-15 Hylke Bons Updated NEWS and chat icon.
2008-08-15 Daniel Atallah Fix dist
2008-08-15 Daniel Atallah Oops, I forgot the actual Italian po file.
2008-08-15 Daniel Atallah Updated Italian translation from Claudio Satriano. Fixes #6587.
2008-08-15 Daniel Atallah Updated Romanian translation from Mi.u Moldovan. Fixes #6581
2008-08-15 Daniel Atallah Updated Portuguese (Brazilian) translation from Rodrigo Luiz Marques Flores. Fixes #6577.
2008-08-15 Daniel Atallah Updated Czech translation from David Vachulka. Fixes #6564.
2008-08-15 Daniel Atallah Updated Chinese (Hong Kong) translation from Ambrose C. Li. Fixes #6557
2008-08-15 Daniel Atallah Updated Spanish translation from Javier Fernandez-Sanguino. Fixes #6552
2008-08-15 Daniel Atallah Updated Hebrew translation from Shalom Craimer. Fixes #6551.
2008-08-15 Daniel Atallah Updated Albanian translation from Besnik Bleta. Fixes #6538.
2008-08-15 Daniel Atallah Updated Norwegian Nynorsk from Yngve Spjeld Landro. Fixes #6535.
2008-08-15 Daniel Atallah Updated Slovenian translation from Martin Srebotnjak. Fixes #6275.
2008-08-15 Daniel Atallah Updated Vietnamese translation from Clytie Siddall. Fixes #6148.
2008-08-15 Daniel Atallah Updated Sinhala translation from Yajith Ajantha Dayarathna. Fixes #5882.
2008-08-15 Daniel Atallah Estonian translation update from Ivar Smolin. Fixes #5851.
2008-08-15 Daniel Atallah Start the release wheel rolling\!
2008-08-15 Elliott Sales de Andrade Add purple_prpl_{got,send}_attention to ChangeLog.API.
2008-08-15 Elliott Sales de Andrade I seem to have accidentally turned on those "unsafe" SOAP debug messages.
2008-08-15 Elliott Sales de Andrade merge of '3b7b0deadf583b8df122dced7a6925e693af3223'
2008-08-15 Stu Tomlinson Fix finding TCL headers with latest TCL
2008-08-15 Stu Tomlinson merge of '27269c5b28fd1f58228c46b310d26a5d208dac77'
2008-08-15 Elliott Sales de Andrade Fix up some more icon mis-spellings.
2008-08-14 William Ehlhardt Add notice in ChangeLog about NSS support
2008-08-14 William Ehlhardt Patch to fully enable NSS SSL Certificates from #6500.
2008-08-14 Hylke Bons Update Dutch translation again...
2008-08-15 Elliott Sales de Andrade Remove calls to g_markup_escape_text. Not only does this help with old
2008-08-15 Elliott Sales de Andrade disapproval of revision '8bae3778af422c41094db4e639f2cf45e6ee6259'
2008-08-15 Stu Tomlinson Fix compatibility with glib < 2.4 for g_markup_printf_escaped. untested.
2008-08-15 Stu Tomlinson We don't need slplink or switchboard low-level debugging enabled by default
2008-08-14 Hylke Bons Somehow I forgot these icons.
2008-08-14 Hylke Bons Cigarette icon typo.
2008-08-14 Hylke Bons About screen for 2.5.0
2008-08-14 Hylke Bons Blue bubble experiment.
2008-08-14 Hylke Bons Improved Dutch translation
2008-08-14 Hylke Bons Slicker application icons. Don't hate me.
2008-08-14 Kelemen Gábor hu.po: Updated Hungarian translation for 2.5
2008-08-14 Ka-Hing Cheung merge of '181e1f6b21a5dc3c848f82475078ab94654fbb10'
2008-08-14 Daniel Atallah merge of '87f91e5f4e7f627329c2b7edf56773f58696a8cf'
2008-08-14 Daniel Atallah Use the "Flash taskbar button X times" value from the win32 Tweak UI "Prevent
2008-08-14 Daniel Atallah It turns out that setting the window title causes it to stop flashing on win32.
2008-08-14 Daniel Atallah Don't emit the "buddy-typed" signal when *we* are typing.
2008-08-14 Daniel Atallah Add a note about the timeout_add uiop being used to synchronize threads on win32.
2008-08-14 Ka-Hing Cheung This should fix a crash that I've been seeing. I am not sure if this is the
2008-08-13 Hylke Bons Dutch translation, icons.
2008-08-13 Hylke Bons Updated smiley style and theme file.
2008-08-13 Will Thompson Stu reckoned that having a new block to build the debug string is ugly;
2008-08-13 Will Thompson Oscar passing NULL for the debug category is not great if you're filtering by category.
2008-08-13 Will Thompson Relegate XML dumped by msn's SOAP code to MISC from INFO.
2008-08-12 Daniel Atallah More leaks of fds to client processes.
2008-08-12 Daniel Atallah Use non-blocking io for IRC DCC transfers.
2008-08-12 Daniel Atallah Don't leak the fd to child processes.
2008-08-12 Daniel Atallah Use non-blocking io for inbound TCP connections for SIMPLE.
2008-08-12 Daniel Atallah These fds don't need to be inherited by child processes.
2008-08-12 Daniel Atallah Use non-blocking io for direct xmpp file transfers
2008-08-12 Jochen Kemnade German translation: small fix
2008-08-12 Elliott Sales de Andrade Make docklet menu appear on button press instead of release to match
2008-08-12 Elliott Sales de Andrade merge of '103b421151d9a077e40a662e8d3743b5232f3da4'
2008-08-12 Daniel Atallah Don't look up caps exts when the initial caps discovery wasn't successful.
2008-08-11 Björn Voigt German update for V2.5
2008-08-11 Mark Doliner merge of '3150ec3dfc06bed0d5219058efb8ba76c7e6fa2d'
2008-08-11 Will Thompson Rely on xmlnode_insert_data to call strlen on a bunch of MSN status strings.
2008-08-11 Timo Jyrinki fix the new post-string-freeze 2 fuzzy and 2 untranslated strings.
2008-08-10 Elliott Sales de Andrade merge of '4f30170cef563ecf059bc5e798c3bd75d01247e7'
2008-08-10 Björn Voigt libpurple/protocols/qq/group_network.c does not exist anymore
2008-08-10 Daniel Atallah Reapplied changes that were overwritten by 6b89b377381e35b459936fd2f730f45b5558ae69.
2008-09-15 SHiNE CsyFeK applied changes from 5688199e261449d33b5803dafff50d860896ebcb
2008-09-15 SHiNE CsyFeK applied changes from 92d52eef2994d2697999177804e3665989cfa352
2008-09-15 SHiNE CsyFeK applied changes from 8cebefbc6cd5d84acb69c74e69e8821f11dd225d
2008-09-15 SHiNE CsyFeK applied changes from f12c8903079425d7850fa183df0b3f937b2952be
2008-08-10 SHiNE CsyFeK 2008.08.10 - csyfek <csyfek(at)gmail.com>
2008-08-10 Elliott Sales de Andrade Use MIN(strlen(password), 16) for MSN because g_markup_escape_text will
2008-08-10 Elliott Sales de Andrade Change the other prpls to use new purple_prpl_{send,got}_attention API.
2008-08-10 Elliott Sales de Andrade Fix up some types.
2008-08-10 Elliott Sales de Andrade Replace void* with MsnSoapCallback type. I guess it didn't work before
2008-08-09 Elliott Sales de Andrade I guess I re-arranged a little off. We probably should disconnect
2008-08-09 Elliott Sales de Andrade merge of '14f8b4609456592014383ef4957124a07f57ac3a'
2008-08-09 Daniel Atallah merge of '04cb3481a7947425a89254b98d0d64b73ca36dc1'
2008-08-09 Daniel Atallah A similar size limit for MSN buddy icon retrieval from arbitrary urls.
2008-08-09 Daniel Atallah Restrict buddy icon downloads from arbitrary urls to 200kB.
2008-08-09 Mark Doliner Fix a crash on exit when using --with-system-ssl-certs
2008-08-08 Daniel Atallah Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
2008-08-08 Mark Doliner merge of '1f2555d955dc18eae653a47dafaf1235881772aa'
2008-08-08 Hylke Bons Facebook protocol icons.
2008-08-08 Ka-Hing Cheung merge of '26606a5b2701a5b005448d15da254ecd796a005d'
2008-08-09 Elliott Sales de Andrade Correctly save the payload_len of a MSN notification command. Also,
2008-08-08 Elliott Sales de Andrade merge of '521d7478a48ec5109a78fb66eab6ad7ced97c34a'
2008-08-08 Elliott Sales de Andrade When opening MSN chats, use "Local alias" in preference to "Display
2008-08-08 Elliott Sales de Andrade Re-arrange msn_slplink_destroy and msn_slp_call_destroy. Might help
2008-08-08 Elliott Sales de Andrade Re-arrange msn_session_destroy to avoid use-after-free bugs. I don't
2008-08-08 Elliott Sales de Andrade Don't try to report a connection error if the MSN session is being
2008-08-07 Elliott Sales de Andrade Some whitespace changes to make code from that previous commit look better.
2008-08-07 Elliott Sales de Andrade Fix up the MSN Inbox URL. There was a typo that caused a use-after-free
2008-08-05 Elliott Sales de Andrade Fix up some whitespace problems.
2008-08-04 Elliott Sales de Andrade Don't assign this stuff in a loop.
2008-08-03 Elliott Sales de Andrade Fix a leak when requesting OIM's. Also removed some unnecessary
2008-08-07 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
2008-08-07 Ka-Hing Cheung merge of '0fa0d7921af1ea7cb2ce3b4f768354b762110259'
2008-08-25 Laurynas Biveinis Update Lithuanian translation
2008-08-07 Laurynas Biveinis Update Lithuanian translation
2008-08-08 Mark Doliner Add a note for translators, because they probably have no idea what
2008-08-07 Mark Doliner Add a changelog entry about two things I changed
2008-08-07 Éric Boumaour Update to the French translation for 2.5.0 release.
2008-08-07 Éric Boumaour merge of '3008474548ddd234f222ed5a0be3066e2ea0da0b'
2008-08-07 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
2008-08-07 Ka-Hing Cheung removed an unused function
2008-08-07 Daniel Atallah Remove various opaque UiOps functions from the perl loader as they aren't useable.
2008-08-07 Daniel Atallah Fix purple_str_strip_char and purple_util_chrreplace to be able to work.
2008-08-07 Daniel Atallah Another Perl patch from Zsombor Welker to add more functions.
2008-08-07 Daniel Atallah Another Perl loader patch from Zsombor Welker, this one adds some missing pref
2008-08-07 Daniel Atallah Remove a bunch of *_init() and *_uninit() functions that don't make sense for
2008-08-07 Daniel Atallah Some Perl bindings fixes and additions from Zsombor Welker.
2008-08-07 Daniel Atallah Patch from John Hanauer to enable formatted string entry field in perl plugins.
2008-08-07 Daniel Atallah Some cleanup and a couple leak fixes.
2008-08-07 Daniel Atallah Add NULL checking to purple_markup_linkify().
2008-08-06 Jochen Kemnade German translation update
2008-08-06 Timo Jyrinki Update for 2.5.0. Used XGETTEXT_ARGS=--no-location this time...
2008-08-06 Stu Tomlinson Add files with new translatable strings to POTFILES.in
2008-08-06 Mark Doliner We talked about this and decided it was probably cleaner to not use
2008-08-06 Mark Doliner Remove two files from POTFILES.in that have been removed from the
2008-08-27 Justin Rodriguez clean up formatting, and added render settings for the names/markup on the blist
2008-08-26 Justin Rodriguez theme loader cleanup, and remove a few warnings
2008-08-10 Justin Rodriguez Changed PurpleTheme build function to only return PurpleTheme*
2008-08-10 Justin Rodriguez fixes initialize icon theme bug by pre-loading the theme
2008-08-08 Justin Rodriguez fixed some leaks and made theme loading safer
2008-08-08 Justin Rodriguez Fixes blist theme bug in buddy markup
2008-08-08 Justin Rodriguez Clean up status icon themes a bit
2008-08-08 Justin Rodriguez fized the icon diplay bug with the icon theme
2008-08-08 Justin Rodriguez Add the icon theme files, and re-work some things
2008-08-08 Justin Rodriguez partially working status icon theme stuff
2008-08-06 Justin Rodriguez merge of '3a9f71b3ea427344c6b6e95c63c3559bef222013'
2008-08-06 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head c3595d7c3895f52f076aaaa7650f81d8fbea81ef)
2008-08-05 Mark Doliner Hopefully fix the XMPP contact flipping/swapping between groups bug
2008-08-05 Daniel Atallah Patch from "Chris G." to extend the yahoo privacy to picture requests to help
2008-08-04 Daniel Atallah Fix win32 build
2008-08-04 Mark Doliner Get rid of a compile warning in qq:
2008-08-04 Mark Doliner Get rid of an unused variable. I think this has probably been sitting
2008-08-04 Mark Doliner Get rid of a compile warning:
2008-08-03 SHiNE CsyFeK 2008.08.03 - csyfek <csyfek(at)gmail.com>
2008-08-02 Hylke Bons Updated tray icons.
2008-08-02 SHiNE CsyFeK 2008.08.02 - csyfek <csyfek(at)gmail.com>
2008-08-02 Ka-Hing Cheung at least don't crash when we can't read whatever we are reading
2008-08-01 Hylke Bons Update make file for bunny.png.
2008-08-01 Hylke Bons Updated birthday emblem and emote-select icon.
2008-08-01 Hylke Bons Forgot the new bunny.
2008-08-01 Hylke Bons Object icons refresh for MSNP15.
2008-08-01 Hylke Bons Hope this works...
2008-08-01 Ethan Blanton merge of '0d858a8978355a1e8b7305b64b87db51e44e9978'
2008-08-01 Evan Schoenberg Undid the addition of 2 OscarCapability items I added previously, keeping the commented-out notes in family_locate. We can't let the OscarCapability bitmask get as large as 0x04000000, because if it exceeds the platforms MAX_UINT we'll end up in an infinite loop in oscar_caps_to_string() due to overflow.
2008-08-01 Elliott Sales de Andrade merge of '1036d6fc1c09bf3b42c737dab42d188245f16b17'
2008-08-01 Elliott Sales de Andrade Don't crash if MsnSession is NULL when checking for ability to send a
2008-08-01 Elliott Sales de Andrade Update MSN's last_received time when we receive something on the NS
2008-08-01 Elliott Sales de Andrade Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
2008-08-01 Elliott Sales de Andrade On MSN, escape the password since it's in an XML document. Didn't
2008-07-30 Daniel Atallah This should have been part of the previous commit related to no longer
2008-07-30 Daniel Atallah Don't distribute the MIT Kerberos libraries with the win32 build anymore.
2008-07-30 Daniel Atallah Fix a crash in the win32 loader when %PATH% isn't set.
2008-07-30 Daniel Atallah Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).
2008-07-30 Daniel Atallah Add error handling for visiblity to why Perl plugins fail to load.
2008-07-30 Daniel Atallah Cleanup unnecessary casts and etc.
2008-07-30 Daniel Atallah Add support to the Perl plugin loader for listing for pref changes.
2008-07-29 Daniel Atallah Fix the win32 installer not to cause messageboxes in the gtk installer when
2008-07-29 Daniel Atallah Fix a crash when the user isn't in your list.
2008-07-29 Daniel Atallah Minor cleanup that's been sitting on my machine for a while.
2008-07-29 Elliott Sales de Andrade merge of '006d5deacf5a5a7ed5e6410903c3815794845ce9'
2008-07-29 Elliott Sales de Andrade Don't print SOAP messages to debug log for "secure" requests. This is
2008-07-29 Elliott Sales de Andrade Use a URL to open MSN Hotmail inbox instead of a temporary file.
2008-07-28 Elliott Sales de Andrade Use "EmailEnabled" from the MSN profile message to determine whether
2008-07-28 Elliott Sales de Andrade On MSN, use "external" and "mobile" for Web messenger and mobile
2008-07-24 Elliott Sales de Andrade Disable sending files to MSN contacts using the web messenger. Not sure
2008-07-29 Ka-Hing Cheung feel free to shoot me down if you think this is stupid
2008-07-29 Ka-Hing Cheung I don't know what kind of blessing is needed for this sort of things, but
2008-07-29 Daniel Atallah Fix a race related to closing the roomlist window and do some minor cleanup.
2008-07-28 Daniel Atallah Fix output redirection for perl plugins on win32.
2008-07-28 Daniel Atallah EXTERN.h should be included before perl.h
2008-07-28 Daniel Atallah Update the Perl plugin loader to work with Perl 5.10.
2008-07-27 Daniel Atallah merge of 'e9179f6992531a71364a9bb343ed1c64938f6fc9'
2008-07-25 Daniel Atallah merge of '4c5a026e3419c03409089efe76548d6642ca1e2a'
2008-07-27 Daniel Atallah Use Service Discovery to look up information about the manually specified FT
2008-07-27 Daniel Atallah Fix a stupid mistake in the previous commit.
2008-07-27 Daniel Atallah Add support for using multiple "xmpp-client" records on a domain, by trying the
2008-07-27 Evan Schoenberg merge of '5d4c9f843c6735b316b8a1659cfdc4d162aee4c0'
2008-07-27 Evan Schoenberg 0x02 is a temporarily unavailable error code in addition to 0x14, according
2008-07-25 Evan Schoenberg Don't show an idle time in the user info if it is 0
2008-07-27 Ethan Blanton This adds an "auto-detect UTF-8" option to IRC which, when enabled,
2008-07-25 Ethan Blanton Escape IRC hostnames beginning with : in the USER command. This
2008-07-23 Ethan Blanton ahh, third-party plugins ...
2008-07-23 Evan Schoenberg Some cleanup to our capabilities definitions, and added information on
2008-07-23 Elliott Sales de Andrade merge of '5b3cd3600d9a992cc943d490b68c1174e0346b8b'
2008-07-23 Daniel Atallah Jan Kratochvil noticed there was a race condition in the treeview tooltip
2008-07-23 Daniel Atallah Uninstall the CAcert certs in the win32 uninstaller.
2008-07-23 Daniel Atallah Don't install the GSSAPI SASL plugin on NT4 as it isn't compatible. Fixes #6399.
2008-07-22 Evan Schoenberg Once we've coalesced the ICQ Status Note reqeusts, we can send them
2008-07-22 Mark Doliner Evan pointed out that this is purple_timeout_add_SECONDS, and so that "2"
2008-07-21 Ethan Blanton Correct some IRC comments for /ctcp
2008-07-21 Vladislav Guberinic /ctcp command for IRC
2008-07-21 Mark Doliner Just a few little cleanups.
2008-07-21 Mark Doliner Get rid of a few low priority "high priority" comments
2008-07-21 Mark Doliner merge of '88c7f87fb5a74f975cf06c472059ecf081c54042'
2008-07-20 Mark Doliner Missed one of these guys
2008-07-20 Mark Doliner This looks good to me. I'm thinking we probably don't want to get
2008-07-20 Evan Schoenberg Shift several rate-limiting-costly ICQ info requests to be low priority
2008-07-20 Evan Schoenberg To decrease the odds of hitting the rate limit ceiling rapidly on a
2008-07-20 Evan Schoenberg merge of '68d7b3372f34b6420c91d6185b81282d1c68b547'
2008-07-23 Elliott Sales de Andrade Properly escape text when sending MSN pages.
2008-07-19 Elliott Sales de Andrade merge of '2a68f533ef12aaf2b26c7827857687c4ff04b229'
2008-07-19 Elliott Sales de Andrade Properly send MSN nudges in a chat to the right window, and not open a
2008-07-19 Elliott Sales de Andrade Add purple_prpl_got_attention_in_chat, then deprecate
2008-07-18 Elliott Sales de Andrade Report an error when an MSN Mobile message was not sent because it was
2008-07-18 Elliott Sales de Andrade Fix up some spelling mistakes in MSN oim.c.
2008-07-20 Evan Schoenberg Added `flap_connection_send_snac_with_priority()`, which allows specifying
2008-07-19 Daniel Atallah Fix running several Bonjour instances on the same machine.
2008-07-18 Daniel Atallah Fix a potential leak that was introduced in revision 7a490c356e10f7fff3432f875897aa0ca0ad1ff0.
2008-07-18 Kevin Stange Make this 2.5.0-devel until we actually get to releasing...
2008-07-18 Daniel Atallah Fix a crash that occurs when you try to edit an account and no prpls are available. Fixes #6355.
2008-07-17 Mark Doliner I swear I did this! I must have gotten a little overzealous with the
2008-07-17 Mark Doliner Daniel Atallah pointed out that this was obviously wrong. So we would
2008-07-17 SHiNE CsyFeK 20080717-05-1-fix-keep-alive ccpaging <ecc_hy(at)hotmail.com>
2008-07-17 Elliott Sales de Andrade merge of '5e33eda76b698c04377f5ad6cdd3ad1ec87d2eff'
2008-07-17 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971. (this time only commit the one file instead of my whole tree)
2008-07-17 Daniel Atallah disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
2008-07-17 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
2008-07-16 Mark Doliner MsnSlpSession->call_id isn't used anywhere, so get rid of it
2008-07-16 Mark Doliner This check is duplicated three lines above. It was probably intended
2008-07-17 Elliott Sales de Andrade Fixup MSN mailbox handling based on a patch from Felipe, plus various
2008-07-17 Elliott Sales de Andrade Avoid a crash in OIM processing if the request was cancelled outside of
2008-07-17 Elliott Sales de Andrade Always save the MSN transaction in each command, not just for
2008-07-16 Elliott Sales de Andrade Commit the changes to oim.h that I forgot last time. Fixes #6343,
2008-07-16 Ka-Hing Cheung fixes a crash and probably more correct and definitely easier to understand
2008-07-16 Ka-Hing Cheung merge of '2b34b093b628670d60af5d699520a5dcede1fe74'
2008-07-15 Evan Schoenberg Allow macros in the plugin name when compiling statically.
2008-07-15 Elliott Sales de Andrade When sending MSN OIM's, wrap Base64'd text at 76 characters. Because
2008-07-14 Elliott Sales de Andrade On MSN, when an error occurs when opening a switchboard and calling the
2008-07-14 Elliott Sales de Andrade When connecting to MSN with the HTTP method, the payload length was not
2008-07-14 Elliott Sales de Andrade merge of '1a465eae5dc1b7bfc09b0724788403c096f461ce'
2008-07-14 Ka-Hing Cheung A2B in #pidgin noticed that the link was missing
2008-07-13 Ka-Hing Cheung remove soap2.c from windows as well, from Andrea Visinoni
2008-07-13 Ka-Hing Cheung sadrul pointed out that I am dumb
2008-07-13 Ka-Hing Cheung g_hash_table_remove_all is glib 2.12+ only
2008-07-13 Sadrul Habib Chowdhury Argh. Forgot to update COPYRIGHT for Luke Bratch (947fd3aa).
2008-07-13 Sadrul Habib Chowdhury Add purple_get_host_name to get the hostname of the machine.
2008-07-13 Luke Bratch Allow not creating a different directory for each user. Closes #5997.
2008-07-13 Balwinder S Dheeman Add menuitem for 'join chat' in the docklet menu. Closes #3623.
2008-07-13 Sadrul Habib Chowdhury Initialize the commands subsystem before the plugins.
2008-07-13 Sadrul Habib Chowdhury merge of '8ef03a3edef528af90c03195f4225c8ee97214fd'
2008-07-13 Elliott Sales de Andrade Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my name
2008-07-13 Elliott Sales de Andrade MSNP15 is here! Hopefully I didn't break anything. Sorry for the ton of
2008-07-13 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 674f6a1c7267dc286556d800aed27b28a169c523)
2008-07-13 Elliott Sales de Andrade Workaround a bug in MSN servers where it sends an extra space at the
2008-07-13 Elliott Sales de Andrade On MSN, always send the privacy settings and contact list after parsing
2008-07-13 Elliott Sales de Andrade merge of '057f9dd738df2f3f1b3bd757d04cdd78dd379ecb'
2008-07-13 Elliott Sales de Andrade Disable the MSN blocked text dialog for now because it doesn't always
2008-07-13 Elliott Sales de Andrade On MSN, cancel the connection process to a server before checking
2008-07-12 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 3fc4df7332983d84a3632b6372c6f7c894b529a3)
2008-07-12 Elliott Sales de Andrade merge of '0cbcb7f910c95c3dac3f06c404e29dcc8b709419'
2008-07-12 Elliott Sales de Andrade Also commit the change from b062f14d1bcd8e6c28b2b05977aa19a4bfd4867c to
2008-07-13 Elliott Sales de Andrade Take out the code on MSN for REM and SYN that I missed.
2008-07-12 Elliott Sales de Andrade Take care of more cleanup in the MSN code.
2008-07-12 Elliott Sales de Andrade merge of '67ca4287c39e084b96718b0e1768578954ac66a5'
2008-07-12 Elliott Sales de Andrade The great MSN debug message cleanup! Threw in a few whitespace fixes,
2008-07-09 Elliott Sales de Andrade In MSN servconn, make handling of EAGAIN similar to that in httpconn.
2008-07-09 Elliott Sales de Andrade Fix updating the MSN buddy icon, which was probably broken by the
2008-07-09 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 99fe11b8da675f3b74b853ea29a16d8c9564cb95)
2008-07-12 Elliott Sales de Andrade On MSN, SBS command doesn't have a payload.
2008-07-09 Elliott Sales de Andrade Get rid of that whole msn_set_payload_len thing and correctly set the
2008-07-09 Elliott Sales de Andrade merge of '5033650a1e57437cc3f2894adc41935daa6b3269'
2008-06-29 Elliott Sales de Andrade When receiving an MSN OUT, don't try to dereference cmd->params when
2008-06-29 Elliott Sales de Andrade When receiving an MSN custom smiley, look at the switchboard for the
2008-06-28 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b5d22abac579cbb2742419d7d2d7ea33caa56e39)
2008-06-28 Elliott Sales de Andrade Make sure xmlnode_copy also copies the prefix and namespace_map from
2008-06-28 Elliott Sales de Andrade Add a #define so that MSN ApplicationId is more easily updated. Also,
2008-06-28 Elliott Sales de Andrade Clean up some MSN SOAP stuff.
2008-06-23 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 88a24003053cda8454a59fd448eb6575bdea2e0e)
2008-06-23 Elliott Sales de Andrade Clean up some #define's in msn.h and various supporting changes.
2008-06-23 Elliott Sales de Andrade Allow forcing an MSN HTTP connection to connect to a new server. This
2008-06-23 Elliott Sales de Andrade On MSN, only notify the user of a Nudge when the ID of the datacast
2008-06-23 Elliott Sales de Andrade Remove some MSN code duplication in processing messages from Yahoo
2008-06-22 Elliott Sales de Andrade Remove a confusing debug message.
2008-07-09 Elliott Sales de Andrade disapproval of revision '075bff91d9cbcfd6f59c270802c5bffeb98c3b50'
2008-06-22 Elliott Sales de Andrade A patch from felipec to stop requesting the MSN buddy icon when the
2008-06-22 Elliott Sales de Andrade A patch from felipec to consistently use NULL for the status of offline
2008-06-22 Elliott Sales de Andrade A patch from felipec to make (msn_)request_user_display static.
2008-06-22 Elliott Sales de Andrade Fix calculating the response to MSN Challenge strings that are an exact
2008-06-21 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5e9671c654b021e77695d4a863fb55e27a831901)
2008-06-21 Elliott Sales de Andrade Avoid a NULL reference in msn_command_from_string.
2008-06-21 Elliott Sales de Andrade Sometimes (after 24h+) when you request a MSN token update, you get a
2008-06-21 Elliott Sales de Andrade Apparently, when the token expires, OIM requests get a
2008-06-20 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 4037e908f8c3536d50d9439ec2eec0f4d6ee3b60)
2008-06-20 Elliott Sales de Andrade Make errors when sending OIM's more visible.
2008-06-20 Elliott Sales de Andrade Change msn_oim_parse_timestamp to match purple_str_to_time more
2008-06-20 Elliott Sales de Andrade An MSN patch from Masca to check if there's a SB available before
2008-06-17 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
2008-06-17 Elliott Sales de Andrade Don't free the SOAP message when we're still using it for a redirect.
2008-06-17 Elliott Sales de Andrade Use purple_url_parse for splitting up the MSN SOAP redirect instead of
2008-06-16 Elliott Sales de Andrade Fix up a typo between the declaration and definition of msn_got_photo.
2008-06-16 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5209711a57354bb80c0bca86b13e1e819530ac58)
2008-06-16 Elliott Sales de Andrade Use the correct xmlnode when processing SOAP Faults.
2008-06-15 Elliott Sales de Andrade Remove some checks for MSN protocol_ver < 15. Those versions are
2008-06-15 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c692f6fe1b8c7e0dd4b0099bd67703d5941ddac5)
2008-06-15 Elliott Sales de Andrade Add support for emblems in MSN protocol. Emblems include bots, mobile
2008-06-15 Elliott Sales de Andrade Modifications to the MSN code for some stuff I'll be doing in later
2008-06-15 Elliott Sales de Andrade Properly parse (most of) the MSN GCF command. Provides a
2008-06-15 Elliott Sales de Andrade Finally got MSN token updating working (I think).
2008-06-14 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5387bc28fa09b238593c3dc292863ec3ce5f3c4e)
2008-06-14 Elliott Sales de Andrade Fix up some changes that Mark did, that I didn't apply when merging.
2008-06-07 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 23913fa16455106d8848482b13e9a49b823e6051)
2008-06-07 Elliott Sales de Andrade Add real server-side aliasing to MSN.
2008-06-07 Elliott Sales de Andrade Remove MSN's use of a "store name" in favour of the "friendly name"
2008-06-07 Elliott Sales de Andrade Update MSN Contact tokens when an invalid token error is returned.
2008-06-07 Elliott Sales de Andrade Correctly update MSN OIM tokens when an invalid token error is
2008-06-07 Elliott Sales de Andrade Update MSN nexus functions so that tokens are properly updateable. It
2008-06-07 Elliott Sales de Andrade A small edit to purple_str_to_time that allows a 'Z' (UTC) TZ offset.
2008-06-07 Elliott Sales de Andrade I was getting annoyed with this extra printing, so now on MSN, it only
2008-06-07 Elliott Sales de Andrade Fix up some merge errors in MSN's notification.c. Darn meld...
2008-06-07 Elliott Sales de Andrade explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'
2008-05-14 Ka-Hing Cheung patch from QuLogic, references #4875
2008-05-14 Ka-Hing Cheung Patch from tomgr to resend once if the connection is down, fixes #5379
2008-05-14 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)
2008-03-18 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
2008-03-09 Ka-Hing Cheung killing MsnContact which just wraps MsnSession
2008-03-06 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 8da8d3c2a708d8bd00fe907d35de61998fb20125)
2008-02-27 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 64e9bf80895d2671f0a42fecc17e3ba895b41426)
2008-02-06 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e39a6e9be3df05b59a878001feb9276b9ceb66a9)
2008-01-13 Ka-Hing Cheung zero out this, side effect is not crashing when password is incorrect
2008-01-12 Elliott Sales de Andrade References #4382, fixes receiving too many offline messages
2008-01-12 Elliott Sales de Andrade References #4382, replaces usage of msn_soap_xml_get with xmlnode_get_child
2008-01-12 Elliott Sales de Andrade References #4382, fixes getting offline messages in p15
2007-12-26 Ka-Hing Cheung oops, sending the format data probably isn't very useful. Unless you try
2007-12-26 Ka-Hing Cheung fixed a memleak or 3, or maybe 4, or 5. Some of these applies to the p14
2007-12-26 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head c0a74e417ec8993798705c2cbfca7b7d8b0bc514)
2007-12-26 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head a010c035a70dfe57b673c5c5564b4aff8cc1d400)
2007-12-26 Ka-Hing Cheung fix sending offline message in p15 by sending the correct token. In msnp14,
2007-12-26 Elliott Sales de Andrade Patch 4 from Qulogic, this one fixes a group name escape bug introduced by
2007-12-26 Elliott Sales de Andrade Patch 3 from Qulogic, this one updates contact list actions to use ticket
2007-12-26 Elliott Sales de Andrade Patch 2 from Qulogic, this one adds SSO authentication
2007-12-26 Elliott Sales de Andrade Patch 1 from Qulogic, this one mostly updates the version sent by pidgin
2008-08-05 Justin Rodriguez Fixed some small rendering errors in conversations and prefs
2008-08-01 Justin Rodriguez Couple small font fixes
2008-08-01 Justin Rodriguez fixed some small font bugs, the coloring when selected, and a segfault
2008-07-31 Justin Rodriguez Added text and font coloring for buddies, contacts and chats, as well as fix a few small bugs
2008-07-23 Justin Rodriguez Changed how the prefs handle themes
2008-07-22 Justin Rodriguez Added layout capabilities to blist themes
2008-07-18 Justin Rodriguez fixed group coloring
2008-07-18 Justin Rodriguez fixed segfault when changing blist themes, changed prefs to not rely on static iter, fixed a few leaks
2008-07-17 Justin Rodriguez Fixed gtkblist-loader_build to no longer assume xml file is correct, added set methods to gtkblist-theme
2008-07-15 Justin Rodriguez restructured much of the loader and themes for the buddy list, along with a basic trial of group background
2008-07-11 Justin Rodriguez build function for pidgin buddy list theme loader
2008-07-11 Justin Rodriguez flushed out blist themes a bit with lots of properties and get methods
2008-07-10 Justin Rodriguez start of blist themes (themes have no effect on display)
2008-07-06 Justin Rodriguez Changed the theme_manager_init function to do less, makes it cleaner and faster (won't have to build
2008-06-30 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 1d533cebad7c0dbda8ec8ebee1334d27dcae5f9c)
2008-06-30 Justin Rodriguez Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in theme and theme loader classes
2008-06-27 Justin Rodriguez Fixes the display problems with (option 1) sound themes
2008-06-27 Justin Rodriguez Fixed a few small problems with the sound loader and sound theme
2008-06-27 Justin Rodriguez fixed crash on shutdown (avoid a double free)
2008-06-27 Justin Rodriguez Working sound themes (option 1) theme is saved in prefs and there is no seperate custom theme, everything
2008-06-24 Justin Rodriguez fixed images to appear in pref menu
2008-06-22 Justin Rodriguez more gobject fixed
2008-06-21 Justin Rodriguez fixed some gobject stuff
2008-06-21 Justin Rodriguez Fixed purple sound loader class init function (bug on startup) and added shell sound theme selector
2008-06-17 Justin Rodriguez Fixed some warnings with loader_build
2008-06-16 Justin Rodriguez added a more generic function to read xml files (and made the util version into a wrapper) so it can be used by the
2008-06-16 Justin Rodriguez Fixed some things needed for proper gobfication (init/finalize/etc)
2008-06-13 Justin Rodriguez Added sound builder (implete still needs a good way to go from xml file to xml node)
2008-06-12 Justin Rodriguez Added skeleton (non-working) sound loader class
2008-06-12 Justin Rodriguez Added minimal sound theme class (only get/set api)
2008-06-12 Justin Rodriguez changed the purple theme formatting a bit (minor)
2008-06-11 Justin Rodriguez Added description to theme abstract class
2008-06-11 Justin Rodriguez Fixed some leaks formatting
2008-06-11 Justin Rodriguez Fixed theme-manager to be more of a singleton and less-gobject like
2008-06-10 Justin Rodriguez Added the theme-manager and basic functionality (needs to be given proper directories to find themes)
2008-06-07 Justin Rodriguez Added theme loader class abstract whose only (current/planned) function is to build themes
2008-06-07 Justin Rodriguez fixed formatting and get/set properties
2008-06-07 Justin Rodriguez Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)
2008-06-11 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 7be65dacd56b6536cf745747e39a29f4f7f2644b)
2008-06-01 Marcus Lundblad New files used for custom smileys.
2008-06-01 Sadrul Habib Chowdhury Ooops ... compile\!
2008-06-01 Sadrul Habib Chowdhury A couple of leak fixes.
2008-06-01 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627.
2008-07-12 Evan Schoenberg Gadu-Gadu Get Info isn't behaving properly. Added debug logging to its traking
2008-07-11 Jochen Kemnade updated German translation
2008-07-11 Sadrul Habib Chowdhury Show the count of users when joining a chat.
2008-07-11 Sadrul Habib Chowdhury Use a more friendly format for the timestamp in the banlist.
2008-07-08 Jochen Kemnade merge of '2b441ba99ecbf84cdadb1490a51f92857dda488c'
2008-07-06 Jochen Kemnade German translation updated
2008-07-08 Mark Doliner Remove a failsafe check that I don't believe is needed. I'm under the
2008-07-07 Luke Schierer merge of '1c1f4b66a258c57f1b098ae970a49e71d5a49996'
2008-07-06 Mark Schneider merge of '1128e8852303548fa7e11f94813fb137fde16744'
2008-07-04 Ethan Blanton Add the CAcert.org PEM files, which I forgot the first time around.
2008-07-04 Ethan Blanton Add CAcert.org to the Pidgin certificates
2008-07-06 Ka-Hing Cheung set the purple connection name to the one we are about to try
2008-07-06 Ka-Hing Cheung let's not leak if nothing is changed
2008-07-06 Ka-Hing Cheung make googletalk tune hack work, previously it's not doing anything unless
2008-07-04 Stu Tomlinson Add a --disable-missing-dependencies option to configure for people who
2008-07-04 Evan Schoenberg Whitespace fix
2008-07-04 Evan Schoenberg Drop and then recover from XML messages which trigger invalid character
2008-07-04 Evan Schoenberg xmlParseChunk() never returns less than 0. It retusn an error code from
2008-07-04 Evan Schoenberg Added a structured error handler callback to the xmlSAXHandler struct.
2008-07-03 Mark Doliner Alright, I'm getting rid of this "groups" thing for the reason listed
2008-07-03 Will Thompson Remove some tab literals from purple-url-handler, for consistency and for
2008-07-03 Will Thompson Make irc:// URLs use an account on the right server, not just the first IRC
2008-07-03 Will Thompson Give findaccount an option 'matcher' callback parameter, to match arbitrary
2008-07-03 Will Thompson Handle D-Bus errors more helpfully in purple-url-handler.
2008-07-03 Will Thompson merge of '3d0b19df4a52ab42b61494afac9c85d170398fa8'
2008-06-18 Will Thompson Improve PurpleConvChatBuddy documentation
2008-06-17 Will Thompson Give some variables holding escaped versions of other strings more meaningful names.
2008-06-17 Will Thompson This should be a boolean or, not a bitwise or.
2008-07-03 Sadrul Habib Chowdhury Document the command signals.
2008-07-02 Sadrul Habib Chowdhury Tab-completion for commands in finch.
2008-07-02 Sadrul Habib Chowdhury cmd-added and cmd-removed signals to emit when commands are registered/unregistered.
2008-07-02 Richard Laager Whitespace fix
2008-07-02 Richard Laager merge of '1765bbc5f2dd4d43054659bea654f9bd822d2c2e'
2008-07-02 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head ca0056ef37700d4584ae88ce481dd1fe4086e582)
2008-07-02 Stu Tomlinson merge of '0fdedeeaa99f758f800b86adc9613eac6f3bf692'
2008-07-02 Stu Tomlinson Fix POTFILES.in following filename changes in QQ
2008-07-02 Evan Schoenberg Added include for "core.h" to silc. Fix from phroggie, thanks. Fixes #6227
2008-07-02 Evan Schoenberg Apologies for that long merge; I used the wrong tree. Moved the 'website' / 'dev_website' changelog.api entry to the right place
2008-07-02 Evan Schoenberg merge of '57be04f07f9fdc005b620053ae4f09dd1e27ebb3'
2008-07-01 Evan Schoenberg Added website and dev_website items to Finch's ui_get_info hash table
2008-07-01 Evan Schoenberg Added "website" and "dev_website" items to the ui_info GHashTable,
2008-07-01 Evan Schoenberg merge of '225437b7c5b01a666461a56213713d77462490f9'
2008-07-01 Stu Tomlinson Fix ICQ login by mimicking the clientinfo versions used by the official
2008-07-01 Evan Schoenberg disapproval of revision 'f15338f57c0920b685e5164d2f53e50a6d0f64b7'
2008-07-01 Evan Schoenberg Use CLIENT_WEBSITE rather than PURPLE_WEBSITE in libpurple. If the build
2008-07-01 Evan Schoenberg jabber_google_roster_add_deny() and jabber_google_roster_rem_deny()
2008-06-30 Mark Doliner Only check for EAGAIN if read returned less than 0. This fixes a bug
2008-06-29 Sadrul Habib Chowdhury Allow rebinding button activations (e.g. to space).
2008-06-29 Sadrul Habib Chowdhury Allow binding space, escape and return to some action.
2008-06-27 Casey Harkins merge of '34ebad1a339cefdab142795e0b3a045ad7016658'
2008-06-26 Stu Tomlinson propagate from branch 'im.pidgin.pidgin.2.4.3' (head 260d5ee6ca276e761c5b0bd1b612edc5743eaf67)
2008-06-26 Stu Tomlinson propagate from branch 'im.pidgin.pidgin.2.4.3' (head c3831c9181f4f61b747321240086ee79e4a08fd8)
2008-06-26 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head e09d33c61a6e5a59bfc3a52a4370aadf0a90f254)
2008-06-26 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
2008-06-26 Mark Doliner Remove a unused variable
2008-06-26 Stu Tomlinson merge of '7d9bc7a7d232a2b83e7923d0d5d20be09ed1fc5c'
2008-06-25 Björn Voigt small German update
2008-06-26 Mark Doliner Revert my revision ebc5ac66e700f6c67e30069ee2ebd4bb61f82ec8 because we
2008-06-23 Daniel Atallah Allow multiple spellcheck dictionaries to be installed at the same time on
2008-06-21 Mark Doliner Helper functions are cool
2008-06-21 Sadrul Habib Chowdhury Plug the memory leak in the tooltip for menutrays properly. Thanks to
2008-06-21 Sadrul Habib Chowdhury The text iterators need to be properly ordered here. Taking the iterators
2008-06-21 Sadrul Habib Chowdhury Mobile status are created as independant statuses, which cannot be the
2008-06-21 Sadrul Habib Chowdhury Small leak fix.
2008-06-18 Sadrul Habib Chowdhury merge of '500604b1f22bc5f32a818dc80bbc252bc460dc85'
2008-06-18 Daniel Atallah We only allow one keepalive timeout, so simplify this.
2008-06-18 Daniel Atallah Cleanup some duplication and simplify this.
2008-06-18 Richard Laager Some header inclusion fixes to help on NetBSD/FreeBSD.
2008-06-16 Daniel Atallah Fix occurred to be spelled correctly. Thanks to bruce89 for noticing. Fixes #6096.
2008-06-16 Mark Doliner merge of '3a93d6a9f17c32fb5379bb3f2294392fac142b92'
2008-06-15 Will Thompson Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings,
2008-06-15 Will Thompson document PurpleAttentionType slightly
2008-06-15 Will Thompson add some trivial documentation to PurpleSoundUiOps
2008-06-15 Will Thompson Document PurpleCoreUiOps and purple_core_get_ui_info(), tweaking other core
2008-06-15 Will Thompson Document a few types in cmds, partly to make doxygen links to those types work.
2008-06-14 Evan Schoenberg I'm embarassed by this random semicolon.
2008-06-14 Evan Schoenberg Don't cycle through a NULL "message" when purple_parse_oncoming() is called
2008-06-14 Elliott Sales de Andrade Allow a 'Z' (UTC) TZ in strings passed to purple_str_to_time. Used for
2008-06-14 Daniel Atallah Improve error handling for xmpp file transfers.
2008-06-14 Daniel Atallah Don't impose a restriction on who you can send files to for XMPP.
2008-06-14 Daniel Atallah merge of 'ba3f5db0711c5a3b7c5b5510df2e5e3ae5adbbc3'
2008-06-14 Sadrul Habib Chowdhury Send '//message' as '/message', instead of looking for a 'message' command.
2008-06-14 Sadrul Habib Chowdhury Avoid searching for a buddy with an empty name. This happens for the
2008-06-13 Mark Doliner merge of '705949560fe813ff0ffc4170eb4ca7545d1bd4e4'
2008-06-13 Daniel Atallah Pass the "real" chat username to the pidgin_retrieve_user_info function.
2008-06-13 Daniel Atallah Use the chat user's real username (if available) for more things (e.g.) file
2008-06-13 Daniel Atallah Return the real JID (if available) from the xmpp get_cb_real_name function.
2008-06-14 Daniel Atallah disapproval of revision 'b499ce3771edb822dda585ef37acbafcc48b71f4'
2008-06-13 Daniel Atallah Add a can_receive_file function to the xmpp prpl so that we disable the menu
2008-06-12 Jochen Kemnade German translation update
2008-06-12 Mark Doliner There's no need to dup this
2008-06-11 Mark Doliner merge of '7be65dacd56b6536cf745747e39a29f4f7f2644b'
2008-06-11 Mark Doliner No one has any idea what evil is (in bed)
2008-06-11 Stu Tomlinson Kill the warning 'field' may be used uninitialized in this function
2008-06-10 Richard Laager Rename --with-ssl-certificates to --with-system-ssl-certs as per Ethan's
2008-06-10 Richard Laager Add another translation: wud -> would
2008-06-10 Mark Doliner I should have my email address in here, I think. I'd be ok with
2008-06-10 Ka-Hing Cheung silence a warning
2008-06-10 Ka-Hing Cheung Moved "Enable Account" to the top with "Manage Accounts", and always put a
2008-06-09 Sadrul Habib Chowdhury Fix some key-press issues on nested popup menus where pressing up/down
2008-06-09 Sadrul Habib Chowdhury Fix an off-by-one bug in calculating column widths in trees.
2008-06-09 Marcus Lundblad Do not disable default smileys with dupliate shortcuts if custom smileys
2008-06-09 Sadrul Habib Chowdhury merge of '288e82d5a18fb0bac91d9b4b737d4788af8388ed'
2008-06-09 Jochen Kemnade German translation update
2008-06-09 Evan Schoenberg * Avoid called g_markup_escape_text() on a NULL message
2008-06-09 Evan Schoenberg Avoid calling purple_str_sub_away_formatters() and g_markup_escape_text()
2008-06-09 Daniel Atallah re-Fix win32 build.
2008-06-09 Daniel Atallah Fix win32 build.
2008-06-09 Mark Doliner merge of '6f45eed99c94f8e63e46ad382a70c0c4e266b833'
2008-06-09 Martijn van Beers A patch from Martijn van Beers to handle outgoing PURPLE_TYPE_SUBTYPE
2008-06-09 Laurynas Biveinis "This patch pluralizes a few strings that should be pluralized for
2008-06-09 Richard Laager ChangeLog that last commit
2008-06-09 Richard Laager Add a configure option, --with-ssl-certificates to allow packagers to
2008-06-09 Richard Laager The DBus and NetworkManager options are enabled by default, so the --help
2008-06-08 Kevin Stange merge of 'f7176494034dd112dc3416db787a73b6dc67007b'
2008-06-08 Kevin Stange merge of '832388016fc893f5c5d8569130fe34914c3c4cb0'
2008-06-08 Ka-Hing Cheung Patch from tomgr and Maiku that workarounds some OS X issue,
2008-06-08 Kevin Stange Fix this wording to express that this is related to adding new buddies.
2008-06-08 Kevin Stange Make the Add Buddy dialog cause the auto-personize prompt where appropriate.
2008-06-08 Ka-Hing Cheung Patch from Andrew Gaul that fixes another leak:
2008-06-08 Ka-Hing Cheung Patch from Andrew Gaul that fixes a leak:
2008-06-08 Ka-Hing Cheung patch from Andrew Gaul that fixes a memleak, we weren't free'ing this when
2008-06-08 Ka-Hing Cheung merge of '457a5c2c9d9b1b235deae2d65b24cc542c12d6e4'
2008-06-08 Jeffrey Connelly Apply patch to fix #4937 'msim_normalize() error during initialization of libpurple' from Jaywalker.
2008-06-08 Evan Schoenberg As XMPP does, prefix away messages with the status name in oscar user info
2008-06-07 Sadrul Habib Chowdhury merge of '00a9efda899566f921e7c8bbe98a0eb684855f62'
2008-06-07 Marcus Lundblad Show the stock status icons in the status list and status menus. Closes
2008-06-07 Sadrul Habib Chowdhury Plug a little leak. We should not use 'delete_event' signal, because it
2008-06-07 Evan Schoenberg Specified one of the OSCAR_CAPABILITY_GENERICUNKNOWN capabilities to be
2008-06-07 Evan Schoenberg Replaced family_*'s magic numbers of FLAP families with the constants
2008-06-07 Evan Schoenberg Added account option for oscar accounts to allow multipe simultaneous logins,
2008-06-07 Evan Schoenberg Added paramater to aim_send_login() to allow control over whether we want
2008-06-07 Sadrul Habib Chowdhury Bring back the unintentionally hidden 'Manage Accounts' dialog. Thanks to
2008-06-07 Sadrul Habib Chowdhury msgcolor command to change colors of messages in conversations.
2008-06-07 Richard Laager A patch from toofishes to fix a crash.
2008-06-07 Richard Laager Change "Manage" to "Manage Accounts" in the Accounts menu.
2008-06-07 Mark Doliner Documentation: Use the word opaque to describe the data structure
2008-06-07 Mark Doliner Add a few bits of documentation
2008-06-07 Mark Doliner msn_slplink_new() is only used within slplink.c, so make it static and
2008-06-07 Mark Doliner Remove an unused linked list
2008-06-06 Mark Doliner Minor documentation and whitespace
2008-06-06 Mark Doliner Payload length is an int here, so treat it as such. Get's rid of this warning:
2008-06-06 Mark Doliner These forward declarations aren't needed
2008-06-06 Mark Doliner We don't need this thing, right?
2008-06-06 Mark Doliner Delete trailing whitespace
2008-06-06 Mark Doliner Don't use strlen() when we can just check the first character
2008-06-06 Daniel Atallah Fix setting buddy icons on yahoo. It looks like this must have been broken by
2008-06-06 Daniel Atallah Plug a small and unlikely leak.
2008-06-06 Sadrul Habib Chowdhury Fixes a crash when next_begin_word is called on trailing spaces at the
2008-06-05 Mark Doliner Don't send an auto-response when you're away and you IM someone
2008-06-05 Ethan Blanton merge of '4dd6e06680aebbca6a326930f5fff7e65ed87802'
2008-06-05 Daniel Atallah Don't start sending the local file until after recieving the <streamhost-used/>
2008-06-05 Ethan Blanton Make the IRC "unknown message" debugging messages UTF-8 safe.
2008-06-05 Stu Tomlinson Include the send button plugin in the win32 build
2008-06-05 Sadrul Habib Chowdhury Added "View All Logs" menu in the buddylist to display a list of all IM
2008-06-05 Sadrul Habib Chowdhury Correctly detect system logs.
2008-06-05 Hylke Bons Update some status icons.
2008-06-04 Mark Doliner Don't crash if the given jabber id is invalid. For example,
2008-06-04 Sadrul Habib Chowdhury merge of '5e69fb5f354ed74d6deb6f4d1f6aff46afd8a072'
2008-06-04 Daniel Atallah Yahoo seems to always send messages encoded in utf-8 now. Hopefully this
2008-06-04 Daniel Atallah "rob" noticed this bug in the en_AU translation. Fixes #5844.
2008-06-03 Daniel Atallah Don't try to retrieve the chat_info_defaults while signed off, it tends to
2008-06-03 Daniel Atallah Update File Transfer icon and use new send fie icon. Fixes #2744.
2008-06-04 Sadrul Habib Chowdhury Fix chat joining from the 'Join a chat' dialog. Thanks to w00b on IRC for
2008-06-03 Sadrul Habib Chowdhury Correct the documentation.
2008-06-03 Mark Doliner A few character comment change.
2008-06-03 Mark Doliner I can't think of any reason we would need to use the zero versions of
2008-06-03 Sadrul Habib Chowdhury merge of '0de80ccd44f6ce7fe6942baa1e0dfc95a2878d05'
2008-06-03 Daniel Atallah Prevent double freeing when we don't get the proxy data we're expecting from
2008-06-03 Sadrul Habib Chowdhury Notify the server when we change the privacy setting for an account.
2008-06-03 Sadrul Habib Chowdhury merge of '159777d1bbf9084c7e0f9e562bb47e7ab3638da7'
2008-06-03 Sadrul Habib Chowdhury Don't include 'Listening to music' in the per-account statusbox.
2008-06-02 Evan Schoenberg This should fix tooltips for buddies with away messages which have embedded
2008-06-02 Mark Doliner The status type says that mood and moodtext are strings, so we don't
2008-06-02 Mark Doliner Keep track of available messages as HTML not plain text. This fixes
2008-06-02 Mark Doliner Whitespace
2008-06-02 Mark Doliner Whoops, I should have inverted this logic.
2008-06-02 Mark Doliner Short-circuit earlier if the buddy is offline
2008-06-02 Elliott Sales de Andrade A patch from QuLogic to eliminate duplicated HMAC-MD5 code in the Jabber
2008-06-01 Sadrul Habib Chowdhury merge of 'adc233c42c586b7fae877a688cd39532eaca23a0'
2008-06-01 Elliott Sales de Andrade Arrow keys in status menu should skip separator lines. Closes #1360.
2008-06-01 Sadrul Habib Chowdhury Remove compile warnings.
2008-06-01 Sadrul Habib Chowdhury Fix the chat-room rejoining bug where the list appears empty.
2008-06-01 Mark Doliner Fix a memleak when handling jabber xforms. xmlnode_get_data() returns
2008-06-01 Sadrul Habib Chowdhury Update the list of statuses when a new status is added, or an existing
2008-06-01 Sadrul Habib Chowdhury The date for 2.4.2 release was removed accidentally. Thanks, QuLogic.
2008-06-01 Andrew Hoffman Fix stack smashing for forced old (port 5223) ssl auth. Closes #5974.
2008-05-31 Sadrul Habib Chowdhury Do not try to update received custom smileys in a deleted child anchor.
2008-05-30 Sadrul Habib Chowdhury Add doxygen foo for FinchBlistManager.
2008-05-30 Björn Voigt - Changed back "Email" to "E-Mail" in German translation
2008-05-30 Stu Tomlinson merge of '6c9b241a178cbf5a0760ba9646e0460067db378a'
2008-05-30 Evan Schoenberg If the status name and status message are the same for a jabber buddy,
2008-05-30 Daniel Atallah Fix some broken translation printf formats courtesy of `msgfmt -c`.
2008-05-30 Sadrul Habib Chowdhury Remove an unnecessary strdup when sending messages over IRC.
2008-05-30 Sadrul Habib Chowdhury Modified patch from Dylan Simon (dylex) to improve
2008-05-29 Daniel Atallah Fix a bug in the Dutch translation that was causing crashes. Fixes #5953.
2008-05-29 Mark Doliner Wow, this isn't used. That will save us either 4 bytes or 8 bytes for
2008-05-29 Jochen Kemnade German translation update
2008-05-29 Stu Tomlinson Avoid potentially uninitialized variables
2008-05-29 Will Thompson merge of '0fb7703e7d2acc0513e238c75408f521e61f6aab'
2008-05-29 Will Thompson Add Adam Strzelecki to COPYRIGHT; thanks for the patch! Fixes #5693.
2008-05-29 Will Thompson Restore status on login on GG, rather than setting Available first.
2008-05-29 Will Thompson Add a prototype for ggp_to_gg_status.
2008-05-29 Will Thompson Extract converting a PurpleStatus to GG's format to its own function.
2008-05-29 Will Thompson Mark a string as translatable in prpl-gg. References #5693.
2008-05-29 Evan Schoenberg merge of 'cc409aa9063c22b3cf65c9e2a3399a121c6b50a5'
2008-05-29 Mark Doliner Minor typo in a debug statement. I do stuff like this all the time.
2008-05-29 Daniel Atallah Unleak some tooltip related pango stuff.
2008-05-29 Daniel Atallah eperez noticed that there's an extra unused column here.
2008-05-28 Sadrul Habib Chowdhury Update the smiley in the smiley dialog if the imagefile is changed.
2008-05-29 Evan Schoenberg Refactored and cleaned up the addition of status information to user info /
2008-05-28 Richard Nelson Add an invite menu for chats
2008-05-28 Richard Nelson Remove an unused variable
2008-05-28 Daniel Atallah Plug a small leak.
2008-05-28 Sadrul Habib Chowdhury merge of '2abcbb9461812553614a4d11b0d48f1a2eface59'
2008-05-27 Evan Schoenberg Two leak fixes for purple_icqinfo()
2008-05-27 Evan Schoenberg Moved the remainder of ICQ's user info processing to use the notify_user_info
2008-05-27 Daniel Atallah Prevent a crash when the imhtmltoolbar is disposed and the smiley dialog is open.
2008-05-27 Evan Schoenberg Use g_list_length(jbi->jb->resources) here, as it's clearer since that's
2008-05-28 Sadrul Habib Chowdhury Add documentation for some new API.
2008-05-28 Sadrul Habib Chowdhury Fix the linkification. Also, remember the html-codes for a tag instead of
2008-05-27 Sadrul Habib Chowdhury Use the hashtable of resources here.
2008-05-27 Sadrul Habib Chowdhury merge of '20372c17661f91b48107dadf3019a7b9123f3650'
2008-05-27 Evan Schoenberg merge of 'd5bcb8334771f0dbd5870944a8eec88f586e0fd0'
2008-05-27 John Bailey merge of '417f9d0217b6d3b9f2b5f2b9361ffe03efc2d634'
2008-05-27 Sadrul Habib Chowdhury disapproval of revision '79699160e06b69f70db91eef65287f15685ec2bf'
2008-05-27 Gary Kramlich We don't need named initialiers here since we're already doing an active initilization
2008-05-27 Evan Schoenberg Don't include the warning level in OSCAR user_info twice. The first inclusion
2008-05-27 Evan Schoenberg ChangeLog.API purple_notify_user_info_prepend_section_[break|header] and
2008-05-27 Evan Schoenberg Bring oscar prpl in line with the other prpls in how it provides user info:
2008-05-27 Evan Schoenberg Ensure jbi->jb->resources is non-NULL before calling g_hash_table_size()
2008-05-27 Evan Schoenberg merge of '71329f62bbfea27b695e6d17ce5b22281a9b70ca'
2008-05-27 Evan Schoenberg merge of '50ee8ea93d28a742019b72de39c81427af3ca785'
2008-05-26 Will Thompson merge of 'c6ab942a565a274680983552ced9a21feb5f24a9'
2008-05-26 Will Thompson Add doxycomment for PurpleBuddyIcon; tweak that of PurpleBuddyIconSpec.
2008-05-26 Will Thompson merge of '740f6d249277d1f3ffc01d5fab1a580c2dd8fc79'
2008-05-27 Evan Schoenberg Use the notify_user_info API for the vcard information instead of creating
2008-05-27 Evan Schoenberg Added prepend functions for notify_user_info section headers and breaks
2008-05-26 Ethan Blanton merge of '04d1cb7493b8f54f33a413d3a60468704ab4be4b'
2008-05-26 Jochen Kemnade German translation updated
2008-05-26 Evan Schoenberg If plugins are enabled and some protocols or plugins are also being compiled
2008-05-27 Peter O'Gorman A patch from Peter O'Gorman at The Written Word, Inc. to fix various
2008-05-26 Richard Laager Stu and Ethan think we should ignore SIGHUP. That's fine by me.
2008-05-26 Richard Laager Changes to the docklet mnemonics patch to make them more consistent with
2008-05-26 Kevin Wu Won A patch from Kevin Wu Won to add mnemonics to the docklet menu.
2008-05-26 Richard Laager merge of '105b7094f7adbdda665762aa99781df1fad9d86c'
2008-05-26 Sadrul Habib Chowdhury merge of 'a06b635ebc40ccdad112528557020cfd60238d88'
2008-05-26 Sadrul Habib Chowdhury Do not show custom smileys where the prpl doesn't support them. Thanks
2008-05-25 Sadrul Habib Chowdhury merge of 'd993fb67df1d01ad9a8a18fef3e8a5de90823875'
2008-05-25 Sadrul Habib Chowdhury Do not prepend the BOM when converting from UTF-8 to UTF-16, since
2008-05-26 Saleem Abdulrasool A patch from compnerd (Saleem Abdulrasool) to remove a use of the
2008-05-26 Saleem Abdulrasool A patch from compnerd (Saleem Abdulrasool) to properly name the variables
2008-05-26 Richard Laager Revert 159826573dec53526cd1237639fdf5cf13826cf4 to fix a TODO about calling
2008-05-26 Richard Laager Use purple_core_quit() in the sighandler instead of duplicating part of it.
2008-05-25 Richard Laager merge of '1a20622e5eb611356f66565b96618ab1cfe1e231'
2008-05-25 Richard Laager merge of '45401c961ca97b6dd3675db39ca8d46f5142dada'
2008-05-25 Sadrul Habib Chowdhury Update the perl bindings for the changed smiley API.
2008-05-25 Sadrul Habib Chowdhury merge of '64869f284f4934e2f05446fc3d50960b6296ad5b'
2008-05-25 Sadrul Habib Chowdhury merge of '217103c3e954ff2d295a6590ad3477d357894f9c'
2008-05-25 Marcus Lundblad Always store custom smileys with hashed filenames. Closes #5913.
2008-05-25 Sadrul Habib Chowdhury Try to get a hashtable created by the prpl first before joining a chat
2008-05-25 Richard Laager A simple patch from "bsd" to get the icon back for Buddies->Join a Chat.
2008-05-25 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
2008-05-25 Richard Laager Sync up the developer and CPW lists. This also sorts Sean Egan in with
2008-05-25 Richard Laager "Not External" sounds weird to me.
2008-05-25 Richard Laager merge of 'cd0389d15f155a498b41fe0f52b2b611afab9d12'
2008-05-24 Sadrul Habib Chowdhury Highlight the mail window for new mails.
2008-05-24 Sadrul Habib Chowdhury Don't try to escape a NULL text. This gets rid of a runtime warning.
2008-05-24 Sadrul Habib Chowdhury Treat digits and alphabets as the same class of characters when looking
2008-05-24 Jochen Kemnade German translation update
2008-05-25 Richard Laager When compiling against an external libzephyr, we need to use its zephyr.h,
2008-05-23 Richard Laager Try gconfaudiosink first always, not just under GNOME. This is what Debian
2008-05-23 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.next.minor' (head 71320664d16c85cf4292830959527b4509e2182b)
2008-05-23 Sadrul Habib Chowdhury Modified patch from Stefan 'cockroach' Ott to add blocked-im-msg and
2008-05-22 Sadrul Habib Chowdhury Update changelogs and some of the docs for the new API. Preparing to merge with i.p.p
2008-05-22 Sadrul Habib Chowdhury Get rid of the boldness of the bold timestamps.
2008-05-22 Sadrul Habib Chowdhury Fix the offset for coloring nicknames, especially for auto-replies, and
2008-05-22 Sadrul Habib Chowdhury Fix exporting proper HTML for tags.
2008-05-22 Sadrul Habib Chowdhury Show the custom icon menu for a contact even if it's collapsed.
2008-05-22 Sadrul Habib Chowdhury Fix 'make docs' when builddir is not the same as srcdir.
2008-05-21 Sadrul Habib Chowdhury Disable the 'remove custom icon' item from the menu if a custom icon isn't set.
2008-05-21 Sadrul Habib Chowdhury Modified patch from malu to "Add context menu alternative to add received
2008-05-21 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head a9b83251335ed42daf54164bf8c5120166f0e589)
2008-05-21 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
2008-05-18 Etan Reisner Buddy icons in the buddy list should not default to being marked idle. Thanks
2008-05-17 Etan Reisner Remove an else block which just calls pidgin_blist_get_emblem on a PurpleChat,
2008-05-17 Etan Reisner Add support for setting and removing custom buddy icons to contacts, chats,
2008-05-16 Etan Reisner merge of '979e05e68e2d32cdffe65f350b71fd6e6ae89af9'
2008-05-16 Etan Reisner merge of '1845c83f173f8fb02f105f4b7ef8768b0a11961e'
2008-05-16 Sadrul Habib Chowdhury Put the 'manage' button outside the scrolling area.
2008-05-14 Evan Schoenberg When calling serv_got_chat_in() after sending a group chat message (to let
2008-05-13 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 64263ae223a317116a83aab2c6a2a36b4c308d7b)
2008-05-13 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 2a2aa2b4e4f34248a96a684b2e29963c358c1338)
2008-05-13 Sadrul Habib Chowdhury Change how the columns in the account-manager window are resized.
2008-05-13 Sadrul Habib Chowdhury Make group names case insensitive, which is the case in the official MSN,
2008-05-13 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 5438cf91ac36226aeafda8e41bb181f9d6474fac)
2008-05-13 Sadrul Habib Chowdhury Add malu in COPYRIGHT. This is a "D'oh!" moment.
2008-05-13 Sadrul Habib Chowdhury Expose smiley API to perl plugins.
2008-05-13 Sadrul Habib Chowdhury Expose the smiley API to dbus.
2008-05-13 Sadrul Habib Chowdhury Update the dbus-analyze script to deal with multiline function
2008-05-12 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head c134ff23eba5faac09c13e731e792fa612c91a9a)