log

age author description
2012-05-05 Ethan Blanton disapproval of revision '132d9cb629620d7653e479a7b0cea75f35b2abdf'
2012-05-03 Ethan Blanton changelog WHO fix
2012-05-03 Ethan Blanton Remove periodic WHO on IRC.
2012-04-20 Björn Voigt small German translation update
2012-05-25 Elliott Sales de Andrade Apparently, some random servers have decided to send us an annotation
2012-05-25 tomkiewicz propagate from branch 'im.pidgin.soc.2012.gg' (head 7e7ded95fce2925f90c076c274edad16084b5032)
2012-05-20 tomkiewicz Making trunk usable: linkify incoming messages
2012-05-20 tomkiewicz Still making trunk usable again: correctly display plaintext logs
2012-05-19 tomkiewicz New branch for GSoC2012 project: Gadu-Gadu protocol plugin improvements.
2012-05-23 Paul Aurich jabber: Validate user moods, and make the /mood cmd behave flexibly.
2012-05-23 Paul Aurich stun: Initialize 'in', silence compiler.
2012-05-04 Mark Doliner Remove redundant check (g_free does this for us)
2012-05-03 Mark Doliner Validate utf8 for a few random strings that we read, in case AOL or ICQ
2012-05-03 Mark Doliner Remove unnecessary check for null
2012-04-16 Mark Doliner Remove unnecessary check
2012-04-13 Mark Doliner propagate from branch 'im.pidgin.pidgin.2.x.y' (head 6ee8e5cba5c96a1f2171038180b636724b258817)
2012-04-13 Mark Doliner Fix typo that was breaking compilation for me
2012-04-06 Richard Laager propagate from branch 'im.pidgin.pidgin.2.x.y' (head c67a060046437347c5cc4f58bdff008d7b8c4496)
2012-04-06 Richard Laager explicit merge of 'c5b3879b829a5067b2189e4393ca3b80f6fd96c3'
2012-04-06 olivier crete Set no-rtcp-timeout on more transmitters in farsight2 as well
2012-04-05 olivier crete Port to Farstream
2012-04-04 Richard Laager Minor refactoring of purple_media_backend_fs2_codecs_ready()
2012-04-04 Richard Laager Reorder create_stream()
2012-04-04 Richard Laager Whitespace normalization
2012-04-04 olivier crete Remove an unused variable
2012-04-02 Daniel Atallah Upgrade win32 version of enchant to 1.6.0. Fixes #11886
2012-03-26 Björn Voigt German translationupdate
2012-03-26 Mark Doliner Activate Development Mode
2012-03-26 Mark Doliner Prepare for release
2012-03-26 Mark Doliner Updated Dutch and Polish translations from Transifex
2012-03-25 Mark Doliner *** Plucked rev a94299d1b48c77ebb3799a75fcc6a9a3480310ac (qulogic@pidgin.im):
2012-03-14 Mark Doliner Increment version number in case we have to release again
2012-03-14 Mark Doliner Updated Vietnamese translation from a new translator
2012-03-12 Mark Doliner Check in the normalized versions of all the translations in the 2.x.y branch
2012-03-12 Mark Doliner Doh. Upon further investigation I think these translations were made
2012-03-12 Mark Doliner I'm really going to try to release Tuesday night. I'm going to try to
2012-03-31 Mark Doliner merge of 'a6a5be7291d88240cd7a6b7034ac9942d5bfba4b'
2012-03-31 Mark Doliner The Offline Message Emulation plugin now adds a note that the message
2012-03-26 Björn Voigt German translation update
2012-03-15 Elliott Sales de Andrade Fix buddies not going offline.
2012-03-12 Mark Doliner Grab es.po, ru.po and sl.po from 2.x.y and commit them here. This seems
2012-03-12 Mark Doliner Russian translation updated (Антон Самохвалов)
2012-03-12 Mark Doliner Slovenian translation updated (Martin Srebotnjak)
2012-03-10 Mark Doliner propagate from branch 'im.pidgin.pidgin.2.x.y' (head 09d2e29b6ff4dcc675099f74645ca2eb119ad6b5)
2012-03-10 Mark Doliner Fixes #14983
2012-02-29 Daniel Atallah Update the win32 spellcheck downloading to go through the redirector php script
2012-02-28 Daniel Atallah makensis on Windows now accepts - or / as an argument prefix (since 2.25).
2012-02-27 Elliott Sales de Andrade *** Plucked rev 8102ace3c8e8bec9e456d927dd7c923afbb582a6 (qulogic@pidgin.im):
2012-02-23 Elliott Sales de Andrade *** Plucked rev deb06ab6aa118efb674f1a8434ff529e67b28809 (qulogic@pidgin.im):
2012-03-04 Elliott Sales de Andrade Fix some boring asserts when using the Default conversation theme.
2012-03-04 Elliott Sales de Andrade Correctly save the conversation theme pref when re-choosing the Default.
2012-03-04 Elliott Sales de Andrade Automatically load the Default conversation theme and use it if a
2012-03-04 Elliott Sales de Andrade Replace the "%status%" variable in themes, though this only supports errors
2012-03-04 Elliott Sales de Andrade Add a simple theme that replicates our current look.
2012-03-04 Elliott Sales de Andrade Use proper newlines in /help output.
2012-03-03 Elliott Sales de Andrade Override the probe function in the conversation theme loader.
2012-03-03 Elliott Sales de Andrade Change theme loaders to use the correct subdirectory now that the
2012-03-03 Elliott Sales de Andrade Use the theme loader probing function when searching directories.
2012-03-03 Elliott Sales de Andrade Add a directory probe to theme loaders. The default just checks for
2012-02-28 Elliott Sales de Andrade Remove purple_certificate_display_x509 from Perl wrappers.