Wed, 29 Apr 2009 03:30:01 +0000 |
Sadrul Habib Chowdhury |
merge of '26ac092613aaf9cdf75dc965213469a30135ab56'
|
Wed, 29 Apr 2009 05:21:42 +0000 |
Paul Aurich |
Skip iterating non-node children; thanks to Marcus for crashing me.
|
Wed, 29 Apr 2009 02:12:19 +0000 |
Paul Aurich |
merge of 'ccb564416010a2752aa29c68143c9caf1aae054c'
|
Tue, 28 Apr 2009 23:35:32 +0000 |
Paul Aurich |
Missed one (copying changes manually between computers is clearly an error-ful
|
Tue, 28 Apr 2009 23:03:57 +0000 |
Paul Aurich |
merge of '2448add898018349b64e4eb5550adb03644790db'
|
Tue, 28 Apr 2009 23:03:09 +0000 |
Paul Aurich |
Build error/warning fixes. Still not tested because libxmpp.dll won't load.
|
Tue, 28 Apr 2009 22:20:01 +0000 |
Paul Aurich |
Windows compilation complains (probably because it's 32-bit)
|
Tue, 28 Apr 2009 22:25:49 +0000 |
Ka-Hing Cheung |
fixes one more potential leak of the same type
|
Tue, 28 Apr 2009 22:21:10 +0000 |
Ka-Hing Cheung |
merge of '4a2d7c0b8570558cada900f60d7696231954c231'
|
Tue, 28 Apr 2009 21:15:30 +0000 |
Paul Aurich |
Changelog 6b5084da. Refs #2002.
|
Tue, 28 Apr 2009 21:08:21 +0000 |
Paul Aurich |
merge of '150aa7010128787a82ee3eb64eec7907e08235cc'
|
Tue, 28 Apr 2009 21:07:05 +0000 |
Paul Aurich |
Changelog MSN, Yahoo, and the merged BOSH branch
|
Tue, 28 Apr 2009 21:00:45 +0000 |
Paul Aurich |
Add Tobias to COPYRIGHT
|
Tue, 28 Apr 2009 19:08:06 +0000 |
Paul Aurich |
merge of '8ddbfe5d6f5c2455497d11ccbfff769ed4e9fad4'
|
Tue, 28 Apr 2009 18:57:47 +0000 |
Paul Aurich |
Fix merging.
|
Tue, 28 Apr 2009 18:43:57 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head fbb4fe5da444943eecc76bdcd6c8ba967790b6c8)
|
Tue, 28 Apr 2009 01:04:14 +0000 |
Paul Aurich |
Don't try to process PEP events if it's not <message type='event'/>
|
Mon, 27 Apr 2009 23:08:29 +0000 |
Paul Aurich |
Distinguish name and participant in PurpleMedia API
|
Mon, 27 Apr 2009 23:07:01 +0000 |
Paul Aurich |
Provide alternative find_by_jid that doesn't use g_hash_table_find
|
Mon, 27 Apr 2009 17:01:11 +0000 |
Paul Aurich |
merge of '2833fd1d337477c5b6efc4247a9e6127580414ea'
|
Wed, 29 Apr 2009 03:28:20 +0000 |
Sadrul Habib Chowdhury |
Use stock id in the ticker.
|
Wed, 29 Apr 2009 03:19:43 +0000 |
Sadrul Habib Chowdhury |
New API to get the stock-id for a presence.
|
Wed, 29 Apr 2009 02:27:55 +0000 |
Sadrul Habib Chowdhury |
Bring the conversation to front from a click on the ticker.
|
Tue, 28 Apr 2009 22:20:13 +0000 |
Ka-Hing Cheung |
fixes a potential leak on error case
|
Tue, 28 Apr 2009 19:14:04 +0000 |
Ka-Hing Cheung |
merge of '2f41200aa97263f1f83de2795ab3195d52475b03'
|
Tue, 28 Apr 2009 18:57:16 +0000 |
Sadrul Habib Chowdhury |
Fix a crash when sending too large a message in yahoo.
|
Tue, 28 Apr 2009 19:10:04 +0000 |
Ka-Hing Cheung |
don't uninit accounts until savedstatus and status are uninited, this was
|
Tue, 28 Apr 2009 15:47:36 +0000 |
Paul Aurich |
Adjust some idle handling code to fix "wedging" idle reporting into never
|
Tue, 28 Apr 2009 13:33:02 +0000 |
Timo Jyrinki |
Update Finnish back to pretty much 100%, as there has been some time since last update. It also seems 2.6.0 wouldn't be that far away from tickets.
|
Tue, 28 Apr 2009 03:44:26 +0000 |
Sadrul Habib Chowdhury |
Chat's nick is normalized. So normalize before comparing with it.
|