Mercurial > pidgin
graph
-
Create the ~/.purple/plugins directory on startup if it does not exist2010-06-30, by Stu Tomlinson
-
I'm sure there's a legitimate reason I had this change locally in one of my2010-06-30, by Stu Tomlinson
-
Get rid of this warning:2010-06-30, by Stu Tomlinson
-
Add a comment noting the moods should be sorted post-translation.2010-06-29, by Paul Aurich
-
certificate: Add helpful text to the 'not yet active' message.2010-06-29, by Paul Aurich
-
Re-flow the ChangeLog to an 8-char wide tab.2010-06-23, by Paul Aurich
-
Fix Yahoo file transfers that get stuck saying \"Waiting for transfer to2010-06-22, by Elliott Sales de Andrade
-
Fixes non-ASCII arguments to /mode, /umode, etc. Thanks to Max2010-06-22, by ulidtko
-
Updated swedish translation2010-06-20, by Peter Hjalmarsson
-
So it turns out the name vs oname thing wasn't a typo on Mark's part. I just2010-06-19, by John Bailey
-
merge of '0627a49f54e3d5317e6a8dd97956ee2abfa32f9d'2010-06-18, by Paul Aurich
-
Only call failure_cb if it exists for the [gs]et_public_alias functions.2010-06-18, by Paul Aurich
-
merge of '7fe056535dca3e50f6489654f491a2f9e487b4d4'2010-06-18, by Paul Aurich
-
merge of '17361f09097a5f1f0b18ee376798623ad992ef35'2010-06-17, by John Bailey
-
Initialize pointer, fix a typo to fix a crash.2010-06-17, by Sadrul Habib Chowdhury
-
Fix a typo and solve a crash. g_free() is not safe on uninitialized pointers.2010-06-17, by John Bailey
-
Formatting changes. Hopefully I didn't break anything this time2010-06-18, by Mark Doliner
-
merge of '18ddd668ba1cc77ed0a0595a053f8a2879dddfd0'2010-06-17, by Paul Aurich
-
jabber: Exclude ASCII 127 (Delete) from allowed SASLprep characters2010-06-17, by Paul Aurich
-
Minor cleanup2010-06-17, by Mark Doliner
-
We've already checked for the existance of the starttls node, so we know2010-06-17, by Mark Doliner
-
Remove some stray spaces2010-06-17, by Mark Doliner
-
jabber: Fix a crash when sending typing notifications to a malformed buddy2010-06-17, by Paul Aurich
-
jabber: Fix a crash in the BoB code when receiving from Jabbim.2010-06-17, by Paul Aurich
-
jabber: Don't use a static array when it might not be sufficient.2010-06-17, by Paul Aurich
-
jabber: Oops, forgot to save the file before the last commit.2010-06-17, by Paul Aurich
-
jabber: Add a bunch of g_return_if_fail checks to the BoB code2010-06-17, by Paul Aurich
-
merge of '2e4b491ee89464d56b79db045bcef7f63fda6b97'2010-06-15, by Paul Aurich
-
jabber: Stricter checks on the send_raw prpl function.2010-06-15, by Paul Aurich
-
Allow rebinding the key to show the dropdown menu for comboboxes.2010-06-15, by Sadrul Habib Chowdhury
-
Ignore invisible widgets when resizing. References #12169.2010-06-15, by Sadrul Habib Chowdhury
-
merge of '04b459a0054fec05e338c8cb5cdafb9d3feb12b5'2010-06-15, by Paul Aurich
-
Catch some more invalid email addresses, thanks to Mark for additional2010-06-15, by Stu Tomlinson
-
gg: s/exit/_exit/ in the resolver fork() code2010-06-15, by Paul Aurich
-
Oh, let's put our original test cases in the two arrays, to make things2010-06-14, by Mark Doliner
-
merge of '74a81229c626a318447546176d5b27a0197a44a4'2010-06-14, by Daniel Atallah
-
Attempt to improve handling of HTTP requests on port 80 when there is a HTTP2010-06-14, by Daniel Atallah
-
Expand our test for purple_email_is_valid(). I stumbled across a large list2010-06-14, by Mark Doliner
-
!ChangeLog all the changes I've made to the Yahoo prpls so far. Refs #11986.2010-06-14, by John Bailey
-
Fix a mistake I made with the fallback code. Refs #11986.2010-06-14, by John Bailey
-
Change the shortcut key for "Set Mood" to Ctrl+O for uniqueness. Fixes #12166.2010-06-14, by John Bailey
-
Make HTTP proxy detection in the yahoo prpls a bit more robust. This should2010-06-14, by John Bailey
-
Very hackily implement a fallback mechanism in Yahoo, but not for Yahoo Japan2010-06-13, by John Bailey
-
Formatting2010-06-13, by Paul Aurich
-
jabber: Document the other cyrus hack (ignoring EXTERNAL)2010-06-12, by Paul Aurich
-
jabber: Make that more future-proof by never generating "GSSAPI "2010-06-12, by Paul Aurich
-
jabber: Fix the GSSAPI-not-attempted fallback. Refs #120312010-06-12, by Paul Aurich
-
Change the function of the "proxy_ssl" account option to cover regular HTTP2010-06-12, by John Bailey
-
merge of '2e94598029dc6350d656fd335ad83738ff0c8e29'2010-06-10, by Marcus Lundblad
-
media: Fix the TURN server setting to actually work again (it was apparently2010-06-10, by Marcus Lundblad
-
gpointer* is redundant.2010-06-10, by Elliott Sales de Andrade
-
merge of '6df484b58e54743f46465726f124c339a884768f'2010-06-09, by Sadrul Habib Chowdhury
-
Allow page-up/downing in the suggestion list.2010-06-09, by Sadrul Habib Chowdhury
-
Removed some commented-out code2010-06-07, by Marcus Lundblad
-
woops, this should remain de-activated for a while yet... :)2010-06-07, by Marcus Lundblad
-
pidgin: Re-set focus after clicking on the attention button.2010-06-07, by Marcus Lundblad
-
merge of '52f4817b6a7b2db5cad41758c4911c0f20f77eb2'2010-06-06, by Sadrul Habib Chowdhury
-
Do not paste in a read-only imhtml. Fixes #12109.2010-06-06, by Sadrul Habib Chowdhury
-
merge of '2354bdb318de029dd9fd2b15e2bb66ffe99920a6'2010-06-05, by Stu Tomlinson
-
Fix parallel builds on win322010-06-05, by Stu Tomlinson