log

age author description
2009-07-07 Etan Reisner Close up scope on a variable and use PURPLE_BLIST_NODE_HAS_FLAG.
2009-07-07 Etan Reisner Modify the Windows build/install setup to deal with the perl modules the way
2009-07-07 Etan Reisner This seems to work better on Windows, what with the spaces in the path and the
2009-07-07 Mark Doliner Add a few of my changes to the changelog. I don't think any of these
2009-07-07 Mark Doliner Update this comment. We talked about using CRC32 on the devel list
2009-07-07 Elliott Sales de Andrade merge of '0866182af6b0894f55f42ac5dd8d01f9a2c3160c'
2009-07-08 Sadrul Habib Chowdhury Really fix build when srcdir = builddir and srcdir != builddir.
2009-07-07 Paul Aurich Plug a leak of an account dropdown selection dialog or two.
2009-07-07 Paul Aurich Make the use of xmpp_iq_cb_data->context explicit.
2009-07-07 Sadrul Habib Chowdhury Fix compile when srcdir != builddir.
2009-07-07 Elliott Sales de Andrade I think that last thing should go in the ChangeLog.
2009-07-07 Elliott Sales de Andrade Install a custom GtkIMHtml procol handler for the "file://" type which
2009-07-07 Elliott Sales de Andrade Link-ify the filename when writing the "Transfer is complete" message to
2009-07-07 Elliott Sales de Andrade Add some checks before attempting to add a buddy on MSN. Also, if the FQY
2009-07-07 Etan Reisner ChangeLog.API and @since mark purple_markup_escape_text.
2009-07-06 Mark Doliner Create a purple_markup_escape_text() function and use it in one place
2009-07-06 Mark Doliner Add a comment about some strange behavior that I noticed
2009-07-06 Mark Doliner Check in updated po files because I changed a bunch of strings
2009-07-06 Mark Doliner Fixes for the changes to Yahoo to build a separate prpl for yahoo japan
2009-07-06 Mark Doliner merge of '702813e5dd6dd0067366351c976a762da3b28772'
2009-07-06 Daniel Atallah Fix win32 build for yahoo/yahoojp split.
2009-07-06 John Bailey This looked wrong to me.
2009-07-06 John Bailey ChangeLog tweaks.
2009-07-06 John Bailey Patch from kkszysiu to make the GG prpl support
2009-07-06 Mark Doliner Oh, make sure we still set the itmsurl if we're available but don't have
2009-07-06 Mark Doliner Fix a bug where sometimes your away message wouldn't get set at sign on
2009-07-06 Mark Doliner merge of '599603c54f97d6978ff312a4ff140857302b0033'
2009-07-06 Mark Doliner More uniformity among disconnect error messages
2009-07-06 Mark Doliner I think we can assume that read() isn't going to read more than
2009-07-06 Mark Doliner Non localizable string?! Non!
2009-07-06 Mark Doliner Change strings in libpurple/protocols/jabber/auth.c and util.c a little bit
2009-07-06 Mark Doliner Change these two strings to match another one. total_number_of_strings--
2009-07-06 Mark Doliner Hey Stu, it should be safe to combine this check, right? It'll make us
2009-07-06 Mark Doliner Remove periods and newlines from many error messages that end up being used
2009-07-06 Mark Doliner Remove trailing periods from short disconnection error messags and remove
2009-07-06 Mark Doliner Similar connection error message changes for IRC. These are hopefully
2009-07-06 Mark Doliner Connection error message changes for gg, and a few other strings changes.
2009-07-06 Mark Doliner Make some error messages more uniform.
2009-07-06 Mark Doliner Change the wording in a connection error message. I'm trying to make
2009-07-06 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
2009-07-06 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls' (head 6e083673febdc8bcc64df4df1500cfb121771d02)
2009-07-06 Elliott Sales de Andrade merge of '51d199ba5dd8a81f6276f19421c8f7e0158dcb98'
2009-07-06 Paul Aurich I missed a few presence types.
2009-07-06 Paul Aurich Rearrange all the MUC code to be together.
2009-07-06 Paul Aurich Rearranging this section and adding a catch for stuff that can't happen
2009-07-06 Paul Aurich Various minor changes to jabber_presence_parse. No functionality changes.
2009-07-05 Paul Aurich Add support for XEP-0045 code 307 (a.k.a. kicks).
2009-07-05 Paul Aurich merge of '9ec118f84a3907ca01880d27a4988a4f41ea8914'
2009-07-05 Josep Puigdemont Updated Catalan translation.
2009-07-05 Paul Aurich Minor formatting/style/purple_strequal
2009-07-05 Paul Aurich The XOR method is disabled in family_auth.c
2009-07-05 Paul Aurich Unregister the account signals after destroying accounts.
2009-07-05 Paul Aurich Changelog the XMPP SSL change
2009-07-05 Etan Reisner Fix this typo again because I was stupid.
2009-07-05 Etan Reisner merge of '0c046bad9fd4d69c10aa296f24460f584920431d'
2009-07-05 Etan Reisner Typo s/hopefulll/hopefully/
2009-07-05 Etan Reisner merge of '46a46162666e1d23ae6161df2639044132cb894f'
2009-07-05 Etan Reisner That was some seriously screwed up formatting.
2009-07-05 Etan Reisner This may or may not fix #9579 but it shouldn't hurt anything even if it
2009-07-05 Etan Reisner A couple more s/GSList/GList/ changes as fallout from the last change.