Sat, 28 Aug 2010 06:49:47 +0000 |
Elliott Sales de Andrade |
It seems like the Yahoo Japan smileys disappeared.
|
Fri, 27 Aug 2010 06:28:09 +0000 |
Paul Aurich |
finch: Add support for string lists as account options
|
Fri, 27 Aug 2010 05:14:08 +0000 |
Paul Aurich |
jabber: Make the reliance on stream ID laxer. Closes #12331
|
Fri, 27 Aug 2010 04:30:23 +0000 |
Paul Aurich |
jabber: Fix a pernicious race condition in our cyrus auth code
|
Thu, 26 Aug 2010 04:37:24 +0000 |
Gabriel Schulhof |
Reduce some code duplication in the Prefs dialog creation function.
|
Thu, 26 Aug 2010 04:28:20 +0000 |
Elliott Sales de Andrade |
Using if (x) g_free(x) is unnecessary.
|
Wed, 25 Aug 2010 19:14:48 +0000 |
Marcus Lundblad |
Removed an extra newline in that snuck in in ChangeLog during merge.
|
Wed, 25 Aug 2010 19:13:24 +0000 |
Marcus Lundblad |
merge of '9b4b74ad94eb77ef347f7575823e65103cae1f85'
|
Wed, 25 Aug 2010 19:12:08 +0000 |
Marcus Lundblad |
merge of '17e496a18cf8462d267f5220dd5f6283662eeba7'
|
Wed, 25 Aug 2010 19:11:38 +0000 |
Marcus Lundblad |
Added ability to relay over TCP and TLS for TURN for media.
|
Tue, 24 Aug 2010 05:07:48 +0000 |
Elliott Sales de Andrade |
merge of '514b763ddb36f2f1492895fc413c7774e3b56b9d'
|
Tue, 24 Aug 2010 04:54:00 +0000 |
hanzz |
Fix a possible crash reported by HanzZ. Fix thanks to HanzZ also.
|
Tue, 24 Aug 2010 04:45:25 +0000 |
jakub adam |
Fix some media code leaks.
|
Tue, 24 Aug 2010 04:42:41 +0000 |
Elliott Sales de Andrade |
Clarify documentation on a function return value.
|
Tue, 24 Aug 2010 01:02:55 +0000 |
Stu Tomlinson |
My build was failing due to duplicate (but commented out?!) translations:
|
Mon, 23 Aug 2010 05:22:58 +0000 |
Elliott Sales de Andrade |
Packages would like ticket numbers in the ChangeLog.
|
Mon, 23 Aug 2010 05:22:11 +0000 |
Elliott Sales de Andrade |
merge of '86d9ff7ca5af691007b1e85ef39959fa13e7d996'
|
Mon, 23 Aug 2010 05:07:37 +0000 |
Etan Reisner |
Add GG support to gevolution.
|
Mon, 23 Aug 2010 03:28:50 +0000 |
Elliott Sales de Andrade |
We should probably actually put the question in the input request.
|
Mon, 23 Aug 2010 01:41:31 +0000 |
Elliott Sales de Andrade |
Standardize on "cancelled".
|
Mon, 23 Aug 2010 00:53:55 +0000 |
Elliott Sales de Andrade |
I think this is marginally better to read.
|
Mon, 23 Aug 2010 00:52:24 +0000 |
Elliott Sales de Andrade |
Kill off many dead assignments and any useless remaining variables.
|
Sun, 22 Aug 2010 22:15:38 +0000 |
Elliott Sales de Andrade |
Space-to-tab.
|
Sun, 22 Aug 2010 06:40:30 +0000 |
Elliott Sales de Andrade |
Optimize just a teensy-tiny bit.
|
Sun, 22 Aug 2010 06:17:07 +0000 |
Elliott Sales de Andrade |
We already have the length of the string. Don't need to call strlen.
|
Sun, 22 Aug 2010 06:16:37 +0000 |
Elliott Sales de Andrade |
These are dead increments.
|
Sun, 22 Aug 2010 06:15:30 +0000 |
Elliott Sales de Andrade |
user should never be NULL here.
|
Sat, 21 Aug 2010 21:55:05 +0000 |
Elliott Sales de Andrade |
Fix possible garbage value.
|