log

age author description
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 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 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-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-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-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-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.