log

age author description
2010-07-31 Paul Aurich jabber: Avoid an assertion warning
2010-07-30 Mark Doliner Alphabetize
2010-07-29 andrew victor Add 16x16 emoticon set for MXit.
2010-07-28 andrew victor Update ChangeLog with MXit changes for 2.7.3.
2010-07-28 andrew victor Added 16x16 versions of the new MXit emoticons - used for Moods.
2010-07-28 andrew victor propagate from branch 'im.pidgin.pidgin' (head 9d595f880c678cec5d1337783f6c0c2b0ac53677)
2010-07-28 andrew victor Add new MXit emoticons.
2010-07-28 andrew victor Add the new Moods.
2010-07-28 andrew victor Clarify error message that it is the Display Name field that is invalid.
2010-07-27 andrew victor propagate from branch 'im.pidgin.pidgin' (head d198e35f28e8800ec2979cfb22965fbe0a31e10d)
2010-07-21 andrew victor If a chatroom user's nickname contains MXit markup characters, they are escaped
2010-07-27 John Bailey Make MXit compile in a mingw cross-compile environment.
2010-07-27 John Bailey Another Bengali translation update. Fixes #12141 again.
2010-07-27 John Bailey Updated Bengali translation, a month and a half after it was submitted. Fixes #12141.
2010-07-27 John Bailey Updated Russian translation. Fixes #12305.
2010-07-27 John Bailey Update Simplified Chinese translation. Fixes #12340.
2010-07-27 John Bailey Updated Spanish translation. Fixes #12351.
2010-07-27 John Bailey Updated Norwegian Nynorsk translation and translator's e-mail address. Fixes #12348
2010-07-27 John Bailey Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
2010-07-27 John Bailey Updated Dutch translation from new maintainer Gideon van Melle. Fixes #12314.
2010-07-26 Elliott Sales de Andrade Use GtkUIManager for gtk media stuff, since it's internal.
2010-07-25 Elliott Sales de Andrade Deprecate pidgin_check_if_dir, which is no longer used since 2.7.0
2010-07-25 Elliott Sales de Andrade Don't assert if logo is missing. This shouldn't really affect people
2010-07-23 Mark Doliner propagate from branch 'im.pidgin.pidgin.mxit' (head 82e7f1b7c8af5634ca7519af59901321eab7e8dc)
2010-07-20 andrew victor If a link is clicked in a conversation, and connection to server happens to have
2010-07-20 andrew victor Since a buddy's avatar information is distributed as part of their online
2010-07-19 andrew victor For safety, rather use g_strlcpy() and snprintf() where possible.
2010-07-19 andrew victor When setting an Avatar image via the Gallery bot, the MXit server pushes
2010-07-19 andrew victor A few changes to the Profile.
2010-07-16 andrew victor propagate from branch 'im.pidgin.pidgin' (head 1a7a779bc2131e1ccb4153db0f799a791246c84b)
2010-06-30 andrew victor Display a message in the chat window when you invite someone.
2010-06-14 pieter loubser Implemented new naming conventions
2010-06-02 andrew victor For MXit emoticons, it is "shocked.png" and not "shock.png".
2010-06-02 andrew victor For the debug message:
2010-06-02 andrew victor propagate from branch 'im.pidgin.pidgin' (head 7f7ef3aa89b9c72fb9cb9d2eb1916d051a108d17)
2010-05-28 andrew victor merge of 'c32c1fdff08db87b69fc0eb921a5eaafcb5ef67e'
2010-05-28 andrew victor Some spelling fixes to code comments.
2010-07-22 Yoshiki Yazawa should not HTML wrap messages on non-ICQ services, otherwise non-ascii message would not be delivered.
2010-07-22 Yoshiki Yazawa merged from im.pidgin.pidgin
2010-07-21 Mark Doliner We are the future, now
2010-07-21 Mark Doliner Oh my bad, we said we'd stop updating this
2010-07-21 Mark Doliner Grab changes from the 2.7.2 branch
2010-07-21 Mark Doliner Fix a crash bug in oscar related to trying to allocate too much memory.
2010-07-21 Mark Doliner This patch attempts to fix four bugs in the oscar protocol plugin that
2010-07-20 Björn Voigt Small German translation update
2010-07-20 Björn Voigt German translation update
2010-07-20 Stu Tomlinson Some fixes to IRC handling in purple-url-handler, mainly to fix
2010-07-19 Sadrul Habib Chowdhury Make it possible for perl plugins to connect to log-signals.
2010-07-17 Elliott Sales de Andrade Remove a buddy that left a chat from an internal list. Otherwise, the
2010-07-17 Elliott Sales de Andrade Add a timeout which forces the login process to complete. This won't
2010-07-17 Elliott Sales de Andrade The session parameter appears unused in msn_add_contact_xml.
2010-07-17 Elliott Sales de Andrade Clear the password on an MSN account if saving is disabled and the
2010-07-12 Sadrul Habib Chowdhury merge of '6eb94bb98b242b76b07fe78fe89d136b9201d6f1'
2010-07-12 Sadrul Habib Chowdhury Get rid of a few unnecessary strlen/g_snprintf's.
2010-07-12 Sadrul Habib Chowdhury Remove some timeout/input handlers for upnp.
2010-07-10 Paul Aurich merge of '188465fa1e8064c35ae348b4c71cee7fb4c7c755'
2010-07-10 Sadrul Habib Chowdhury Add missing window-scroll-down and -up for finch in the man page.
2010-07-10 Paul Aurich jabber: Move another function out of caps.c...
2010-07-10 Paul Aurich jabber: Move (and harden) a function to xdata.c
2010-07-10 Paul Aurich const-ify the xmlnode* parameter to xmlnode_get_attrib(_with_namespace)
2010-07-10 Paul Aurich jabber: Minor cleanup (formatting + strcmp->g_str_equal) of caps
2010-07-09 Paul Aurich jabber: Don't crash on caps that include an empty <value/> in the Software Information extended info. Fixes #12292
2010-07-09 Paul Aurich jabber: Start adding some caps tests
2010-07-08 Paul Aurich jabber: Set js->serverFQDN when connecting via BOSH. Fixes #12289
2010-07-08 Paul Aurich jabber: This is more accurate, I think (e.g. Cyrus doesn't know what SCRAM-SHA-1 is)
2010-07-08 Stu Tomlinson rpmlint was complaining about the \*Q and \*U included in finch's man page:
2010-07-07 Marcus Lundblad merge of '5aacaf467359c75ac94de8b4a1897a191bc2a261'
2010-07-07 Marcus Lundblad pidgin: Re-arrange media window. Layout remote and local video side-by-side.
2010-07-07 Yoshiki Yazawa merged from im.pidgin.pidgin
2010-07-05 Sadrul Habib Chowdhury Add sound-support for got-attention event.
2010-07-05 Sadrul Habib Chowdhury Fix a crash in Finch < 2.7.0 with purple >= 2.7.0.
2010-07-05 Sadrul Habib Chowdhury Whoops.
2010-07-05 Sadrul Habib Chowdhury Make the combobox a tiny bit friendlier.
2010-07-05 Sadrul Habib Chowdhury Fix build with --with-ncurses-headers.
2010-07-05 Sadrul Habib Chowdhury Make the combobox a bit more friendly.
2010-07-05 Sadrul Habib Chowdhury Some updates to the account window.
2010-07-04 Sadrul Habib Chowdhury Fix data selection in a list-type request-field.
2010-07-04 Sadrul Habib Chowdhury Fix parsing XHTML.
2010-07-03 Elliott Sales de Andrade merge of '9e21ee2eab363a8afc2552ab67c23b90a88d7553'
2010-07-03 Elliott Sales de Andrade Destroy a DC if its corresponding slpcall is going away and it hasn't
2010-07-02 Elliott Sales de Andrade Enable silent build rules. You can disable them using the configure
2010-07-03 Sadrul Habib Chowdhury Compile.
2010-07-03 Paul Aurich Did I mention this is entirely untested? (I don't have GTK+ on
2010-07-03 Paul Aurich Add notify::visibilty handlers for the 'lean' GtkIMHtmlToolbar,
2010-07-03 Paul Aurich merge of '2774f6446b6bd057a7012aad6408b8dea457fbf6'
2010-07-03 Paul Aurich Use a helper variable to (vastly, to me) improve readability.
2010-07-02 Stu Tomlinson Fix the mingw Makefiles to ensure plugins are rebuilt when config.h or
2010-07-01 Paul Aurich *** Plucked rev 6290e1fa3bfba05e59462968ebbff460342c48dd (ivan.komarov@soc.pidgin.im):
2010-06-30 Paul Aurich *** Plucked rev 16e7d9f71db071e6d043c456869b8f860bcc8d45 (ivan.komarov@soc.pidgin.im):
2010-06-30 Paul Aurich *** Plucked rev 1e62e7c65758de7e0aaa5377f865d4164e4482f5 (ivan.komarov@soc.pidgin.im):
2010-06-30 Marcus Lundblad merge of '7c3cd4e07a01085a68042131f5075778e65b1ab6'
2010-06-30 Marcus Lundblad merge of '0a7239b54affab8c6c4a3a097560826d888cf991'
2010-06-30 Marcus Lundblad jabber: Don't show resources that we know for sure isn't supporting the file
2010-06-30 Stu Tomlinson Allow setting sound volume when ALSA is used
2010-06-30 Stu Tomlinson Create the ~/.purple/plugins directory on startup if it does not exist
2010-06-30 Stu Tomlinson I'm sure there's a legitimate reason I had this change locally in one of my