log

age author description
2009-01-20 Paul Aurich pidgin_quit() shouldn't try to save the list of loaded plugins, as they've all been unloaded by the time it is called.
2009-01-20 Paul Aurich Reorder (and document) purple_core_quit() so that the prefs_uninit() fixes can
2009-01-20 Daniel Atallah Thomas Gibson-Robinson noticed that the "saveable" attribute of a status type
2009-01-20 Daniel Atallah Updates to the translation statistics styleshoot from Hans Nordhaug to improve
2009-01-25 Elliott Sales de Andrade On MSN, don't print an "unknown" message for SLP acknowledgement messages.
2009-01-20 Elliott Sales de Andrade merge of '414e6fd248a6ee80f1bc52c4c4fe5b24f6375f88'
2009-01-20 Paul Aurich Fix a segfault when deleting an account without an associated prpl. Reported by adi1 in #pidgin.
2009-01-20 Elliott Sales de Andrade Changelog buddy icon/custom smiley/file transfer.
2009-01-19 Elliott Sales de Andrade Report a debug warning if a SLP MSG is not processed because it has unknown
2009-01-19 Elliott Sales de Andrade Minor type fix.
2009-01-19 Elliott Sales de Andrade A patch from Thomas Gibson-Robinson to fix receiving buddy icons, custom
2009-01-15 Daniel Atallah Jan Kratochvil found another race condition in the treeview tooltip code, this fixes it. Fixes #8069.
2009-01-15 Daniel Atallah This should prevent the crash in #8109 by stopping an invalid message from
2009-01-14 Daniel Atallah Remove now unused tmp_buddy hack.
2009-01-14 Daniel Atallah merge of '07f8d9c59020c1f69cc21b71f8252f13efd6a6e0'
2009-01-14 Daniel Atallah merge of '391fafa6e18ef27d4b95b4ba37421c35e08caa25'
2009-01-14 Daniel Atallah Fix some bogocity related to the GG "Add To Chat" menu item. Fixes #8112.
2009-01-13 Sadrul Habib Chowdhury Allow rebinding keys to change the focused widget.
2009-01-13 Mark Doliner I think it's reasonable for prpls to call purple_prpl_got_user_idle()
2009-01-13 Stu Tomlinson bump the version now we finally released
2009-01-14 Evan Schoenberg Fixed an errant comment
2009-01-14 Evan Schoenberg AIM Direct IM messages should not be flagged as auto responses unless they actually are.
2009-01-12 Mark Doliner For real this time
2009-01-12 Paul Aurich merge of '74c268c89bbcb796bd93e892d622370cf996ae77'
2009-01-12 Etan Reisner I hope I still remember how to NEWS.
2009-01-12 Etan Reisner merge of '1fae98535c2566d86520ed407d8b9b26f8b4965f'
2009-01-11 Etan Reisner We default doxygen, dot, and devhelp to being enabled so make configure print
2009-01-12 Paul Aurich MSN: Change the Connect Server to temporarily workaround connection issues.
2009-01-12 Stu Tomlinson Norwegian Nynorsk translation updated (Yngve Spjeld Landro), fixes #8078
2009-01-12 Stu Tomlinson Remove the 'devel' tag from the version
2009-01-11 Ka-Hing Cheung Fixes #7373, the new live messenger client now sends Segoe UI as the default
2009-01-11 Ka-Hing Cheung make this toggleable via env instead of #define