Mercurial > pidgin
graph
-
ft: Fix a leak of 'utf8'2011-05-05, by Paul Aurich
-
merge of '24528e4f31b9f94a34143911113dc52ec45fb69f'2011-05-05, by Paul Aurich
-
jabber: Oops, I introduced a leak. clang found it.2011-05-05, by Paul Aurich
-
German translation update2011-05-04, by Björn Voigt
-
German translation update2011-05-04, by Björn Voigt
-
merge of '15d262d25f6f81c8bf68b2de436e86b672f8d980'2011-05-04, by Björn Voigt
-
bonjour: Update to 427f3622bbeb4 to match the last used IP more reliably.2011-05-03, by Daniel Atallah
-
bonjour: Recurse through user IP addresses instead of using the first one only2011-05-03, by Simon van der Linden
-
German translation update2011-05-03, by Björn Voigt
-
updated German translation in preparation for the 2.8.0 release (still incomplete)2011-05-03, by Jochen Kemnade
-
merge of '8a2ad25fe0712bc0d47a1229671868560599a2cd'2011-05-03, by Daniel Atallah
-
Add Tor proxy stuff to the ChangeLog and tweak the text for another item2011-05-03, by Daniel Atallah
-
proxy: Use account proxy when making standalone SOCKS5 connections.2011-05-03, by Daniel Atallah
-
finch: finch_notify_message is kinda buggy, conflating PurpleNotifyType and PurpleNotifyMsgType.2011-05-03, by Paul Aurich
-
jabber: This seems slightly more straightforward to me.2011-05-03, by Paul Aurich
-
Silence a swath of warnings regarding set-but-unused.2011-05-03, by Paul Aurich
-
purple: Fix some compiler warnings related to new API and missing prototypes.2011-05-03, by Paul Aurich
-
jabber: Tighter scoping2011-05-03, by Paul Aurich
-
jabber: Correctly handle the unsetting case for a contact's vCard avatar.2011-05-03, by matthew
-
xmpp: Don't advertise our IPs as available streamhosts when using a TOR proxy.2011-05-03, by Daniel Atallah
-
Fix account-specific proxy config GUI to use same ordering as global proxy GUI.2011-05-02, by Daniel Atallah
-
Fix account-specific proxy selection GUI to not be dependent enum ordering.2011-05-02, by Daniel Atallah
-
Use purple_str_to_time() instead of strptime(), which doesn't exist on Windows.2011-05-02, by Daniel Atallah
-
Zero the struct tm used for purple_str_to_time().2011-05-02, by Daniel Atallah
-
Remove QQ reference from installer2011-05-02, by Daniel Atallah
-
propagate from branch 'im.pidgin.pidgin.mxit' (head 3d58b1f843fc2aebf9411756956d07ae96951623)2011-05-02, by John Bailey
-
Add a couple items to the !ChangeLog. Refs #12891.2011-05-02, by John Bailey
-
media: Allow setting SDES properties of RTP conferences. Fixes #12981.2011-05-02, by jakub adam
-
Mention that patch in the !ChangeLog. Refs #13894.2011-05-02, by John Bailey
-
gg: Allow the user to choose whether to use SSL/TLS support. Fixes #13894.2011-05-02, by tomkiewicz