Thu, 05 May 2011 03:07:35 +0000 |
Paul Aurich |
ft: Fix a leak of 'utf8'
|
Thu, 05 May 2011 02:42:42 +0000 |
Paul Aurich |
merge of '24528e4f31b9f94a34143911113dc52ec45fb69f'
|
Thu, 05 May 2011 02:42:19 +0000 |
Paul Aurich |
jabber: Oops, I introduced a leak. clang found it.
|
Wed, 04 May 2011 19:59:28 +0000 |
Bj«Órn Voigt |
German translation update
|
Wed, 04 May 2011 19:57:14 +0000 |
Bj«Órn Voigt |
German translation update
|
Wed, 04 May 2011 06:46:04 +0000 |
Bj«Órn Voigt |
merge of '15d262d25f6f81c8bf68b2de436e86b672f8d980'
|
Tue, 03 May 2011 16:37:16 +0000 |
Daniel Atallah |
bonjour: Update to 427f3622bbeb4 to match the last used IP more reliably.
|
Tue, 03 May 2011 16:12:36 +0000 |
Simon van der Linden |
bonjour: Recurse through user IP addresses instead of using the first one only
|
Tue, 03 May 2011 21:00:40 +0000 |
Bj«Órn Voigt |
German translation update
|
Tue, 03 May 2011 18:27:57 +0000 |
Jochen Kemnade |
updated German translation in preparation for the 2.8.0 release (still incomplete)
|
Tue, 03 May 2011 12:49:56 +0000 |
Daniel Atallah |
merge of '8a2ad25fe0712bc0d47a1229671868560599a2cd'
|
Tue, 03 May 2011 05:08:02 +0000 |
Daniel Atallah |
Add Tor proxy stuff to the ChangeLog and tweak the text for another item
|
Tue, 03 May 2011 04:57:17 +0000 |
Daniel Atallah |
proxy: Use account proxy when making standalone SOCKS5 connections.
|
Tue, 03 May 2011 05:42:13 +0000 |
Paul Aurich |
finch: finch_notify_message is kinda buggy, conflating PurpleNotifyType and PurpleNotifyMsgType.
|
Tue, 03 May 2011 05:32:23 +0000 |
Paul Aurich |
jabber: This seems slightly more straightforward to me.
|
Tue, 03 May 2011 05:31:38 +0000 |
Paul Aurich |
Silence a swath of warnings regarding set-but-unused.
|
Tue, 03 May 2011 05:19:14 +0000 |
Paul Aurich |
purple: Fix some compiler warnings related to new API and missing prototypes.
|
Tue, 03 May 2011 05:03:41 +0000 |
Paul Aurich |
jabber: Tighter scoping
|
Tue, 03 May 2011 05:02:00 +0000 |
matthew |
jabber: Correctly handle the unsetting case for a contact's vCard avatar.
|
Tue, 03 May 2011 02:26:35 +0000 |
Daniel Atallah |
xmpp: Don't advertise our IPs as available streamhosts when using a TOR proxy.
|
Mon, 02 May 2011 19:08:52 +0000 |
Daniel Atallah |
Fix account-specific proxy config GUI to use same ordering as global proxy GUI.
|
Mon, 02 May 2011 19:06:45 +0000 |
Daniel Atallah |
Fix account-specific proxy selection GUI to not be dependent enum ordering.
|
Mon, 02 May 2011 15:39:57 +0000 |
Daniel Atallah |
Use purple_str_to_time() instead of strptime(), which doesn't exist on Windows.
|
Mon, 02 May 2011 15:33:10 +0000 |
Daniel Atallah |
Zero the struct tm used for purple_str_to_time().
|