2008-12-12 |
Mark Doliner |
I don't think it makes sense for these files to be here now that the prpl
|
2008-12-12 |
Richard Laager |
Fix up a bad merge on my part.
|
2008-12-12 |
Richard Laager |
merge of '1588a62b7442c86d09ede6244012e7c0eed52478'
|
2008-12-11 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.openq' (head f1e6c695a05f8f625adbcfb280ed60933be86b87)
|
2008-12-11 |
Richard Laager |
Turn on -Wformat-security and make it an error with GCC 4.
|
2008-12-11 |
Richard Laager |
merge of '2d203a89c855916b5c37a95cc1869c15b24f812c'
|
2008-12-08 |
Richard Laager |
merge of '5f86c51d96715086ed0790a769fd222be570c8ac'
|
2008-12-08 |
Richard Laager |
merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'
|
2008-12-08 |
Richard Laager |
Fix Bonjour to better deal with buddy values set to the empty string.
|
2008-12-12 |
Jochen Kemnade |
started updating the German translation
|
2008-12-12 |
Mark Doliner |
merge of '2c63599660bb7ed2aa17389e548fbc0511b797ac'
|
2008-12-12 |
Sadrul Habib Chowdhury |
Use av_len in the same manner as everywhere else, for consistency.
|
2008-12-11 |
John Bailey |
merge of 'dd536145a4036177cabc4e4e1ac83dcdf1008a33'
|
2008-12-11 |
John Bailey |
Credit beret for his patch. Refs #6300.
|
2008-12-11 |
Sadrul Habib Chowdhury |
merge of '6de8f788571b507b2c76125cc65f88db49c60790'
|
2008-12-11 |
Sadrul Habib Chowdhury |
Use ref-counting to prevent a crash if request-auth callbacks are called
|
2008-12-11 |
John Bailey |
merge of '9a15955bb377eff51316851e03db1cd7a5f9ba7f'
|
2008-12-11 |
Jaromír Karmazín |
Advertise the same typing capability on OSCAR that ICQ 6 does, since we claim
|
2008-12-11 |
Paul Aurich |
Fix up the XMPP User Avatar SHA1 hashing so that we don't mess up the checksum
|
2008-12-11 |
Paul Aurich |
Support an empty <metadata/> element to indicate that a user has no XEP-0084
|
2008-12-11 |
John Bailey |
ChangeLog darkrain42's patch. I need to remember to do this when committing
|
2008-12-11 |
John Bailey |
Tweak a few for loop conditions in the Perl bindings per Etan's suggestion.
|
2008-12-11 |
John Bailey |
disapproval of revision '0538a6873b4fbb3c72cc0b6fc4d8b690d467686d'
|
2008-12-11 |
Paul Aurich |
Fix off-by-ones in the perl loader where av_len is used. Fixes #7687.
|
2008-12-11 |
Florian Quèze |
Remove the commas at the end of enumerator lists. This resolves warnings
|
2008-12-11 |
John Bailey |
Remove mention of the reverted patch from the ChangeLog.
|
2008-12-11 |
John Bailey |
merge of '17b584b23aee26cc5553b12483ab9b550eee8103'
|
2008-12-12 |
Mark Doliner |
Keep track of the user ID in the MsimUser struct so that we have a copy
|
2008-12-12 |
Mark Doliner |
Don't create a temporary PurpleBuddy when getting info for someone not
|
2008-12-11 |
Mark Doliner |
String changes (a few of which I had already made, grumble grumble).
|
2008-12-11 |
Elliott Sales de Andrade |
Replace strrchr(..., '/')+1 with g_path_get_basename in QQ plugin. Didn't
|
2008-12-11 |
Elliott Sales de Andrade |
Why #if 0\n#define something when you can just #undef it?
|
2008-12-11 |
Elliott Sales de Andrade |
Fix some English in the QQ plugin. And remove some translated phrases that are
|
2008-12-10 |
Björn Voigt |
fixed some spelling errors in QQ protocol plugin:
|
2008-12-10 |
Elliott Sales de Andrade |
merge of '834b032b518f6b4ab9148b946ca635214a9388d8'
|
2008-12-10 |
Elliott Sales de Andrade |
merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'
|
2008-12-10 |
Daniel Atallah |
Further cleanup to fix CID 373.
|
2008-12-10 |
Daniel Atallah |
Fix CID 399 - I'm reasonably sure this couldn't ever actually cause a NULL deref.
|
2008-12-10 |
Daniel Atallah |
Clean up some stuff that the behavior has changed on to fix CID 398.
|
2008-12-10 |
Daniel Atallah |
Updated included win32 meanwhile library to fix #7563
|
2008-12-10 |
Daniel Atallah |
Changelog the win32 SILC change. Fixes #7399
|
2008-12-10 |
Daniel Atallah |
Update SILC Toolkit used on win32 to 1.1.8
|
2008-12-09 |
Sadrul Habib Chowdhury |
Use g_free instead of free here too.
|
2008-12-09 |
Sadrul Habib Chowdhury |
merge of '68a2ccd3df34ca17e6d788cfcbaf96a605bea2e5'
|
2008-12-09 |
Mark Doliner |
Make our profile text a little cleaner and more uniform across the protocols.
|
2008-12-08 |
Sadrul Habib Chowdhury |
Use g_free instead of free.
|
2008-12-07 |
Mark Doliner |
Minor cleanup: remove od->sn, since it's the same as PurpleAccount->username
|
2008-12-07 |
John Bailey |
Sadrul pointed out that I'm less than bright today and let a // comment slip in.
|
2008-12-15 |
Ka-Hing Cheung |
fixes a crash, I think I've seen this before somewhere else
|
2008-12-07 |
Ka-Hing Cheung |
fixes a printf crash on Windows, reported by InstantBird developer fqueze
|
2008-12-06 |
John Bailey |
ChangeLog a couple items and rearrange some items a bit.
|
2008-12-06 |
Michael Terry |
Fix a Zephyr crash and 10-second delay that can happen when you have an account
|
2008-12-06 |
Florian Quèze |
Fix a crash in purple_accounts_delete that happens when the buddy list hasn't
|
2008-12-17 |
SHiNE CsyFeK |
2008.12.17 - flos <lonicerae(at)gmail.com>
|
2008-12-11 |
Richard Laager |
#if 0 out an unused function to suppress a compiler warning.
|
2008-12-06 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head be9df40b197dab92a74c4bf346f64e538f7f99e5)
|
2008-12-06 |
SHiNE CsyFeK |
2008.12.06 - flos <lonicerae(at)gmail.com>
|
2008-12-05 |
SHiNE CsyFeK |
2008.12.05 - flos <lonicerae(at)gmail.com>
|
2008-12-05 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
|
2008-11-20 |
Hu Yong |
Fix emoticon map
|
2008-11-20 |
Hu Yong |
Fix bug in send IM
|
2008-11-19 |
Hu Yong |
Some new
|
2008-11-19 |
Hu Yong |
Some new
|
2008-11-19 |
Hu Yong |
Code clean
|
2008-11-19 |
Hu Yong |
Code clean
|
2008-11-19 |
Hu Yong |
Code clean
|
2008-11-19 |
Hu Yong |
Code clean
|
2008-11-19 |
Hu Yong |
Add a new variable to produce IM sequence number
|
2008-11-19 |
Hu Yong |
Add some new function define
|
2008-11-19 |
Hu Yong |
Support sending long IM message
|
2008-11-19 |
Hu Yong |
Add a new function
|
2008-11-19 |
Hu Yong |
Support long qun im
|
2008-11-12 |
Hu Yong |
Clean debug info
|
2008-11-12 |
Hu Yong |
Clean debug info
|
2008-11-12 |
Hu Yong |
Clean debug info
|
2008-11-12 |
Hu Yong |
Clean code
|
2008-11-12 |
Hu Yong |
Fixed: Not set flag after qsort
|
2008-11-12 |
Hu Yong |
Clean debug info
|
2008-11-12 |
Hu Yong |
Clean debug info
|
2008-11-12 |
Hu Yong |
Code clean
|
2008-11-12 |
Hu Yong |
Clean debug info
|
2008-11-12 |
Hu Yong |
Clean debug info
|
2008-11-11 |
Hu Yong |
Fix smiley map
|
2008-11-11 |
Hu Yong |
New item
|
2008-11-11 |
Hu Yong |
Move new functon qq_filter_str in
|
2008-11-11 |
Hu Yong |
Change Qun number to unsigned long
|
2008-11-11 |
Hu Yong |
Move function qq_filter_str in
|
2008-11-11 |
Hu Yong |
Support new SMS MSG
|
2008-11-11 |
Hu Yong |
Fixed: purple_circ_buffer not created before append
|
2008-11-11 |
Hu Yong |
Correct QQ2005's login reply length
|
2008-11-11 |
Hu Yong |
Add send_im_seq
|
2008-11-11 |
Hu Yong |
Code clean
|
2008-11-11 |
Hu Yong |
Rewrite according to im.c
|
2008-11-11 |
Hu Yong |
Rewrite smiley convert function
|
2008-11-11 |
Hu Yong |
Change Qun number to unsigned long
|
2008-11-11 |
Hu Yong |
Change Qun number to unsigned long
|