Mercurial > pidgin
graph
-
merge of '2026210de0785811e4681fcc9e988fb8d00601ef'2009-02-10, by Paul Aurich
-
This small optimization has been sitting in my tree for a long time.2009-02-10, by Daniel Atallah
-
Fix from "oopepe" to make menus more reliably responsive.2009-02-10, by Daniel Atallah
-
Set this timer to 0 when we return FALSE2009-02-10, by Mark Doliner
-
Change two more uses of purple_utf8_strcasecmp to g_str_equal2009-02-10, by Mark Doliner
-
It's wrong, unnecessary, and expensive to use purple_utf8_strcasecmp() here.2009-02-10, by Mark Doliner
-
Avoid canceling this timer twice2009-02-09, by Mark Doliner
-
Fix a double-free segfault in the adhoc commands2009-02-10, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 32e078dbbf6d15a1c0a2916f1d590ea45f3c364d)2009-02-08, by SHiNE CsyFeK
-
A JID can have no node (the part before the @), but a chat must have one,2009-02-08, by Elliott Sales de Andrade
-
merge of '1256de56bf55d28698fb946db0dc7fc965f4713b'2009-02-08, by Elliott Sales de Andrade
-
disapproval of revision '8a80f271858548f73cac50625660e87df1970bcc'2009-02-08, by Elliott Sales de Andrade
-
The jabber_register_parse function was looking for the <x> node as a2009-02-07, by Elliott Sales de Andrade
-
resolved shortcut conflict in German (fixes http://developer.pidgin.im/ticket/8354)2009-02-06, by Björn Voigt
-
Fix a null ptr deref/double free. Fixes #8336.2009-02-06, by Daniel Atallah
-
merge of '0bfcaf78ec07efb71812fff2c8b738b4532aac7f'2009-02-05, by Elliott Sales de Andrade
-
In jabber_iq_parse, xmlnode_get_child is called for a few special cases,2009-02-05, by Elliott Sales de Andrade
-
Fix some warnings in some sometimes-commented-out debug messages.2009-02-05, by Elliott Sales de Andrade
-
Use a JabberStream variable instead of a setting for the initial hash2009-02-14, by Paul Aurich
-
Always publish a <photo/> element, even if we have an empty buddy icon.2009-02-14, by Paul Aurich
-
I had the distinct pleasure of throwing invalid garbage at this code; it2009-02-14, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)2009-02-05, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)2009-02-05, by Paul Aurich
-
Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.2009-02-04, by Sadrul Habib Chowdhury
-
Need some refining for vt100 too, apparently. Fixes #8335.2009-02-04, by Sadrul Habib Chowdhury
-
Wait to set the account online until after we've fetched our buddy list.2009-02-04, by Mark Doliner
-
After parsing the message text for HTML formatting, don't try to send it if2009-02-04, by Elliott Sales de Andrade
-
Break the ICQ changes into their own section. Make an existing ICQ entry more2009-02-04, by John Bailey
-
Patch to properly publish status messages for statuses other than Available.2009-02-04, by Daniel Lj
-
Mark the string "Mongolian" as translatable2009-02-03, by Mark Doliner
-
There's no reason for these to not be const is there? This doesn't2009-02-03, by Mark Doliner
-
Fix this compile warning:2009-02-03, by Mark Doliner
-
For some reason, all these statuses were set to saveable=FALSE. With the2009-02-03, by Elliott Sales de Andrade
-
merge of '373dcef37042813bc15485de75725e625a149bf6'2009-02-03, by Daniel Atallah
-
*** Plucked rev 8e8959be (sadrul@pidgin.im):2009-02-03, by Sadrul Habib Chowdhury
-
Change our ICQ client ID such that we identify ourselves to the ICQ servers as2009-02-02, by John Bailey
-
Work around the buggy Aspell dictionary installers by cleaning up after them.2009-02-03, by Daniel Atallah
-
conn->current_request can be NULL here.2009-02-02, by Daniel Atallah
-
merge of 'a9849c98b16073a1bf0fbb87a998f0970e0dc810'2009-02-01, by Elliott Sales de Andrade
-
Plug a memory leak in SILC, thanks to Luke Petre.2009-02-01, by luke
-
Remove the "Flash window when chat messages are received" pref from the winprefs2009-01-30, by Daniel Atallah
-
My lousy typo just consumed 20 minutes of my life. 'metadata', not 'metdata'.2009-01-30, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head dbdaecf659b7d74cd50fad7c3d9bb621d9e8220e)2009-01-30, by Paul Aurich
-
Fix 3 different race conditions in the win32 network management functionality.2009-01-30, by Daniel Atallah
-
Setup message handlers on the MSN Notification server so that messages from2009-02-01, by Elliott Sales de Andrade
-
Make message handlers more generic and able to work when used by the2009-02-01, by Elliott Sales de Andrade
-
Move some MSN message handlers from switchboard to general msg.c.2009-02-01, by Elliott Sales de Andrade
-
Remove warning in contact.c.2009-02-01, by Elliott Sales de Andrade
-
I incorrectly assumed that the FindMembership and ABFindAll SOAP requests2009-02-01, by Elliott Sales de Andrade
-
The MSN AddressBook can contain contacts with global isMessengerUser=false,2009-01-31, by Elliott Sales de Andrade
-
Update the Address Book when we recieve a new friendly name for a buddy.2009-01-30, by Elliott Sales de Andrade
-
Move the check for whether to update the server alias out of nln_cmd and2009-01-30, by Elliott Sales de Andrade
-
Fix a bug where the thumbnail buddy icon in the Accounts dialog would2009-01-29, by Mark Doliner
-
Minor formatting and comments2009-01-29, by Mark Doliner
-
Remove the rest of the status node code2009-01-29, by Mark Doliner
-
merge of '679b95c6b80b4045e5c2ded165e64f4fca5f1ed8'2009-01-29, by Elliott Sales de Andrade
-
merge of '2ba63306963eb1bfddbb853da79bd2d2e829af2d'2009-01-29, by Elliott Sales de Andrade
-
Don't crash on Windows when removing an alias for an MSN buddy.2009-01-29, by Elliott Sales de Andrade
-
Patch to fix retrieval of ICQ status messages from users of ICQ 6.x, Miranda,2009-01-29, by Daniel Lj
-
Fix setting custom colorpairs containing 'default', thanks to jieryn on2009-01-29, by Sadrul Habib Chowdhury
-
I merged Paul Aurich (darkrain42)'s branch cpw.darkrain42.oscar.ssl branch2009-01-28, by Mark Doliner
-
Use 'bos.oscar.aol.com' as the common name for the initial BOS connection.2009-01-28, by Paul Aurich
-
Shuffle a few comments around to make it look like I did something2009-01-27, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head 586bc4a7e754d6b26a95c0d69dd5f2967c7a98a1)2009-01-27, by Mark Doliner
-
Missed a file in previous commit. Avoids a double-free.2009-01-27, by Elliott Sales de Andrade
-
merge of '6922052516b4de648838827a2c1806840619d49a'2009-01-27, by Elliott Sales de Andrade
-
Re-combine large (multi-part) messages on MSN since we seem to say that we2009-01-27, by Elliott Sales de Andrade
-
Add special handling to the Python D-Bus parsing code for the *_get_data2009-01-27, by Elliott Sales de Andrade
-
Fix a crash on exit with a patch from im.pidgin.next.minor.2009-01-27, by Elliott Sales de Andrade
-
A slightly "warmenhoved" patch from Jon Turney to prevent some unnecessary2009-01-27, by Daniel Atallah
-
merge of '65e9577af05ac04edbde89c6216d06a7b828029a'2009-01-26, by Richard Laager
-
In the course of looking at purple-url-handler to compose a response to a2009-01-26, by Richard Laager
-
merge of 'a2f94e06ea53c95077731e0833699222e6050fd0'2009-01-25, by Elliott Sales de Andrade
-
Fix a discrepancy between the About box and the other authors lists.2009-01-25, by Richard Laager
-
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other2009-01-25, by Richard Laager
-
Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.2009-01-25, by Richard Laager
-
Display rather than log the error when another instance is running.2009-01-24, by Richard Laager
-
pidgin.h is a public header file. Therefore, we should continue to provide2009-01-24, by Richard Laager
-
Two minor cleanups to the message about the invisible character in pidgin.h.2009-01-24, by Richard Laager
-
GTK+ 2.16.0 will set the invisible character to a nice bullet instead of2009-01-24, by Mark Doliner
-
Slightly improve this debug error message2009-01-24, by Mark Doliner
-
minimal one line patch2009-01-23, by Timo Jyrinki
-
This happens anytime you IM an offline user, and is totally not an error2009-01-22, by Mark Doliner
-
Attribute Yann Kerherve for the XMPP SASL parser changes. Refs #8206, #8207.2009-01-21, by Daniel Atallah
-
Two patches from Yann Kerherve submitted to pidgin-devl. This fixes XMPP2009-01-21, by Evan Schoenberg
-
Whitespace changes2009-01-26, by Paul Aurich
-
Support both XEP-0084 namespaces for fetching our own avatars at login2009-01-26, by Paul Aurich
-
Support XEP-0084 (User Avatar) v1.1 alongside v0.122009-01-26, by Paul Aurich
-
Send presence updates from jabber_set_info, not jabber_set_buddy_icon.2009-01-21, by Paul Aurich
-
Only (re)publish XMPP avatars at login if the server's avatar differs2009-01-21, by Paul Aurich
-
Don't leak a JabberBuddyAvatarUpdateURLInfo struct in the error case2009-01-21, by Paul Aurich
-
Migrate the XMPP User Avatar (XEP-0084) code to its own file2009-01-21, by Paul Aurich
-
merge of '874dbd4635319a67ac152802b9c985b0d261f3eb'2009-01-20, by Paul Aurich
-
When saving the account settings, use the protocol options that were present at2009-01-20, by Daniel Atallah
-
Clean up merges from the last two (un)disapprovals.2009-01-20, by Daniel Atallah
-
merge of '346878a46ca5cbf1ddb7818cce123b5a936b803e'2009-01-20, by Daniel Atallah
-
merge of '8c4498cf31a819963d4ee74d433f2ed267d65b51'2009-01-20, by Daniel Atallah
-
Reorder (and document) purple_core_quit() so that the prefs_uninit() fixes can2009-01-20, by Paul Aurich
-
Thomas Gibson-Robinson noticed that the "saveable" attribute of a status type2009-01-20, by Daniel Atallah
-
Updates to the translation statistics styleshoot from Hans Nordhaug to improve2009-01-20, by Daniel Atallah
-
On MSN, don't print an "unknown" message for SLP acknowledgement messages.2009-01-25, by Elliott Sales de Andrade
-
merge of '414e6fd248a6ee80f1bc52c4c4fe5b24f6375f88'2009-01-20, by Elliott Sales de Andrade
-
Fix a segfault when deleting an account without an associated prpl. Reported by adi1 in #pidgin.2009-01-20, by Paul Aurich
-
Changelog buddy icon/custom smiley/file transfer.2009-01-20, by Elliott Sales de Andrade
-
Report a debug warning if a SLP MSG is not processed because it has unknown2009-01-19, by Elliott Sales de Andrade
-
Minor type fix.2009-01-19, by Elliott Sales de Andrade
-
A patch from Thomas Gibson-Robinson to fix receiving buddy icons, custom2009-01-19, by Elliott Sales de Andrade
-
Add new cert to the Windows uninstaller per datallah's request2009-01-19, by Paul Aurich
-
Provide the intermediate certificate needed to verify AOL's server2009-01-19, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)2009-01-18, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)2009-01-17, by Paul Aurich
-
Jan Kratochvil found another race condition in the treeview tooltip code, this fixes it. Fixes #8069.2009-01-15, by Daniel Atallah
-
This should prevent the crash in #8109 by stopping an invalid message from2009-01-15, by Daniel Atallah
-
Remove now unused tmp_buddy hack.2009-01-14, by Daniel Atallah
-
merge of '07f8d9c59020c1f69cc21b71f8252f13efd6a6e0'2009-01-14, by Daniel Atallah
-
Remove the "buggy" caveat -- I've been running it for a while2009-01-14, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)2009-01-14, by Paul Aurich
-
merge of '391fafa6e18ef27d4b95b4ba37421c35e08caa25'2009-01-14, by Daniel Atallah
-
Fix some bogocity related to the GG "Add To Chat" menu item. Fixes #8112.2009-01-14, by Daniel Atallah
-
Allow rebinding keys to change the focused widget.2009-01-13, by Sadrul Habib Chowdhury
-
I think it's reasonable for prpls to call purple_prpl_got_user_idle()2009-01-13, by Mark Doliner
-
bump the version now we finally released2009-01-13, by Stu Tomlinson
-
Fixed an errant comment2009-01-14, by Evan Schoenberg
-
AIM Direct IM messages should not be flagged as auto responses unless they actually are.2009-01-14, by Evan Schoenberg
-
For real this time2009-01-12, by Mark Doliner
-
merge of '74c268c89bbcb796bd93e892d622370cf996ae77'2009-01-12, by Paul Aurich
-
I hope I still remember how to NEWS.2009-01-12, by Etan Reisner
-
merge of '1fae98535c2566d86520ed407d8b9b26f8b4965f'2009-01-12, by Etan Reisner
-
We default doxygen, dot, and devhelp to being enabled so make configure print2009-01-11, by Etan Reisner
-
MSN: Change the Connect Server to temporarily workaround connection issues.2009-01-12, by Paul Aurich
-
Norwegian Nynorsk translation updated (Yngve Spjeld Landro), fixes #80782009-01-12, by Stu Tomlinson
-
Remove the 'devel' tag from the version2009-01-12, by Stu Tomlinson
-
Fixes #7373, the new live messenger client now sends Segoe UI as the default2009-01-11, by Ka-Hing Cheung
-
make this toggleable via env instead of #define2009-01-11, by Ka-Hing Cheung
-
disapproval of revision '86902651768595e46a7e1225a210055c92954448'2009-01-11, by Ka-Hing Cheung
-
make this togglable via env rather than #define2009-01-11, by Ka-Hing Cheung
-
please?2009-01-11, by Ka-Hing Cheung
-
Russian translation updated by new translator Антон Самохвалов. Fixes #7946.2009-01-11, by John Bailey
-
Add the updated Polish translation to the ChangeLog2009-01-11, by Stu Tomlinson
-
New Polish translation by Piotr Makowski. Fixes #7944. Also updates the2009-01-11, by John Bailey
-
Remove a number of old strings that became dupes in the big sed of 20092009-01-11, by Stu Tomlinson
-
Remove an old string that became a dupe in the big sed of 20092009-01-11, by Stu Tomlinson
-
NEWSing. Maybe a bit premature, but it doesn't really matter.2009-01-11, by John Bailey
-
Remove references to our former name in all translations and the README in2009-01-11, by John Bailey
-
no reason to create an icon and then scale, gtk_widget_render_icon2009-01-10, by Ka-Hing Cheung
-
no reason not to show other emblems when contact is expanded2009-01-10, by Ka-Hing Cheung
-
xmpp does this!2009-01-10, by Ka-Hing Cheung
-
merge of '3bdf5aad1c3d02b04ea918d996f6db99ecb40778'2009-01-09, by Daniel Atallah
-
merge of '9d07d82a935ade0bf3a9a387a0c8998d552c7be9'2009-01-09, by Daniel Atallah
-
merge of '564565db3b0042f189b8b36ac0b30ea824712f59'2009-01-09, by Daniel Atallah
-
Use purple_buddy_get_group() instead of aim_ssi_itemlist_exists() to check2009-01-09, by Mark Doliner
-
Changelog some win32 stuff.2009-01-09, by Daniel Atallah
-
small German update2009-01-08, by Björn Voigt
-
Don't show the 'Edit Buddy Comment' option for PurpleBuddys that are not2009-01-08, by Stu Tomlinson
-
merge of '5f8528ffc18355719bd406e1c579e0e369fb2585'2009-01-08, by Stu Tomlinson
-
I have no idea if this check is needed, but it looked a bit risky without it2009-01-08, by Stu Tomlinson
-
Correct a comment, I don't imagine anyone will actually need this but better2009-01-08, by Etan Reisner
-
Make dialogs that double as add and save dialogs indicate the current action2009-01-08, by Etan Reisner
-
Fix rebinding the arrow keys and tab.2009-01-07, by Sadrul Habib Chowdhury
-
merge of '8531e88ebf19846bd138013c731b270540572751'2009-01-07, by Etan Reisner
-
merge of '91c54e1cd7a33198f97836ac32ab8f3f3111efe6'2009-01-07, by Etan Reisner
-
Allow us to remove vCard avatars when the PurpleAccount doesn't have one2009-01-07, by Paul Aurich
-
Paul noticed that the conditional blocks here were backwards. I'm surprised no2009-01-07, by Paul Aurich
-
Remove a handful of string utility functions from perl, they are generally2009-01-07, by Etan Reisner
-
merge of '5f39c0c7a9b42095bfdc5a3a637fc280da38d729'2009-01-07, by Etan Reisner
-
Updated Spanish translation. Fixes #7989.2009-01-09, by Daniel Atallah
-
Updated Slovak translation. Fixes #7998.2009-01-09, by Daniel Atallah
-
Updated Brazilian Portuguese translation. Fixes #8005.2009-01-09, by Daniel Atallah
-
Updated Dutch translation. Fixes #8013.2009-01-09, by Daniel Atallah
-
Updated Romanian translation. Fixes #8018.2009-01-09, by Daniel Atallah
-
Updated Czech translation from David Vachulka. Fixes #80222009-01-09, by Daniel Atallah
-
merge of 'b1fa9aff4c34ce047c572504619d09fd47c9d6be'2009-01-09, by Daniel Atallah
-
Updated Norwegian Bokmal translation from Hans Fredrik Nordhaug. Fixes #8035.2009-01-09, by Daniel Atallah
-
Update Finnish translation for 2.5.4 release.2009-01-07, by Timo Jyrinki
-
fixed a typo "abgebrochent." --> "abgebrochen."2009-01-07, by Björn Voigt
-
Chad Harp noticed that a define got messed up in 2.5.3, resulting in sametime2009-01-07, by Daniel Atallah
-
Only initialize dbus threading if glib threading is initialized. The idea is2009-01-07, by Daniel Atallah
-
Check that the PidginWindow we get in handle_urgent actually exists and has2009-01-06, by Etan Reisner
-
Apparently our use of va_list arguments in the perl signal callbacks doesn't2009-01-06, by Etan Reisner
-
Make Purple::PluginPref->get_bounds be more perl-like.2009-01-06, by Etan Reisner
-
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)2009-01-01, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)2008-12-28, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)2008-12-23, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)2008-12-22, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)2008-12-17, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 6b951d62be418d5bfc437a1ab747c6ba900d7979)2008-12-16, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)2009-01-01, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)2008-12-28, by Marcus Lundblad
-
Updated a comment to describe what the actually does2008-12-25, by Marcus Lundblad
-
Only update the idle time on a buddy when getting info if the buddy already has2008-12-25, by Marcus Lundblad
-
When getting info from a buddy, update the idle status to the libpurple core2008-12-24, by Marcus Lundblad
-
Added comment about eventually needing a way to distinguish intial presence2008-12-24, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)2008-12-23, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head b91b500b28cdf7b1ff8e46c5957519556a7f26db)2008-12-22, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)2008-12-17, by Marcus Lundblad
-
Implement a sane mechanism for switching an OSCAR account to SSL.2008-12-18, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)2008-12-18, by Paul Aurich
-
Fix merge2009-01-02, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)2009-01-02, by Paul Aurich
-
Fix situation in which group was not specified and2008-12-22, by Paul Aurich
-
Fix the novell check2008-12-21, by Paul Aurich
-
Update the comment for add_buddy in prpl.h to note it may be called to mean 'request authorization'2008-12-21, by Paul Aurich
-
Properly don't re-add buddies in SILC2008-12-21, by Paul Aurich
-
Oscar: Re-request authorization when adding a buddy that is already on the list.2008-12-21, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)2008-12-21, by Paul Aurich
-
disapproval of revision 'dd58d6e08f6bf88e8bdd13e3c8d0b73cc73bbab3'2009-01-20, by Daniel Atallah
-
disapproval of revision '59dabca54f8fec54f44c38eaaaafb29086c7ade7'2009-01-09, by Daniel Atallah
-
disapproval of revision 'd61c2fc82b19cd2629b498d903d7018d41a00108'2009-01-20, by Daniel Atallah
-
disapproval of revision 'c1eb11b61c6c6756eba2e3aa380e4e4e09db0914'2009-01-09, by Daniel Atallah
-
2009.02.08 - flos <lonicerae(at)gmail.com>2009-02-08, by SHiNE CsyFeK
-
2008.12.28 - flos <lonicerae(at)gmail.com>2008-12-27, by SHiNE CsyFeK
-
2008.12.28 - flos <lonicerae(at)gmail.com>2008-12-27, by SHiNE CsyFeK
-
Show idle time for idle resources in buddy tooltips2008-12-17, by Marcus Lundblad
-
Fix merge2008-12-17, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head a03e0bee477b05d1143ef3e5607d990c1120da34)2008-12-17, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 6a13176e096cf5e7cefc5716496a0a7afd2e2621)2008-12-09, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)2008-12-07, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)2008-12-07, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)2008-12-02, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d)2008-11-30, by Marcus Lundblad
-
Patch from Darkrain42 to avoid a double-free on status values2008-11-30, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)2008-11-24, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)2008-11-18, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)2008-11-16, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)2008-11-13, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 37145f1b4ec49b432ea571f96562d44f4c5a908e)2008-10-29, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 7bdc0d34e54e09101ba68ba39703a8fd5081e8eb)2008-10-27, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 3712dc87ef9c46da0dc5283a8d5a571d9a90d340)2008-10-20, by Marcus Lundblad
-
Use purple_proxy_connect + purple_ssl_connect_with_host_fd() to hopefully2008-12-11, by Paul Aurich
-
Part 2 of the continuing effort to get OSCAR over SSL working.2008-12-11, by Paul Aurich
-
First pass at adding SSL connections to OSCAR.2008-12-10, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)2008-12-07, by Marcus Lundblad
-
Fix merge2008-12-02, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)2008-12-02, by Marcus Lundblad
-
Merge2008-12-02, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)2008-11-24, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)2008-11-18, by Marcus Lundblad
-
Patch from darkrain422008-11-18, by Marcus Lundblad
-
Patch from darkrain422008-11-18, by Marcus Lundblad
-
Support setting offset from <delayed/> element in <presence/> or "stamp"2008-11-17, by Marcus Lundblad
-
Change jabber_presence_send to not take an extra argument to force idle updating2008-11-17, by Marcus Lundblad
-
Killed a warning2008-11-16, by Marcus Lundblad
-
Oops, unleak...2008-11-16, by Marcus Lundblad
-
A first stab at supporting the upcoming new use-case in XMPP XEP-00122008-11-16, by Marcus Lundblad
-
Clean up some crufts. I think this is now mergeable with .next.minor.2008-11-23, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head a9579fef71ff6820f390a986132d30b079f590a0)2008-11-23, by Sadrul Habib Chowdhury
-
Jabber BOSH: memory management fixes2009-01-18, by Paul Aurich
-
Jabber BOSH: Try to continue with no BOSH version attribute2009-01-18, by Paul Aurich
-
Jabber BOSH: Model the parsing on the SOAP stuff2009-01-18, by Paul Aurich
-
Jabber BOSH: Store less for each Request/Response2009-01-18, by Paul Aurich
-
Partial disapproval of b8fdbd255c614e7305f835b843a3414675a86a192008-12-19, by Paul Aurich
-
Remove the old if 0'd out caps code and reorder some functions.2008-12-19, by Paul Aurich
-
Support old (XEP v1.3) Entity Capabilities alongside the new ones.2008-12-19, by Paul Aurich
-
Rename a few variables2008-12-17, by Paul Aurich
-
Reference-count JabberCapsClientInfo and fix bug.2008-12-15, by Paul Aurich
-
Rename a few functions and clean up the exit cleanup of a function2008-12-14, by Paul Aurich
-
Rename user_data to cb_data (there were too many 'userdata'/'user_data's).2008-12-12, by Paul Aurich
-
Make the Request ID a long long (fit in 2^53-1)2008-12-05, by Paul Aurich
-
Reorder some functions to eliminate prototypes and2008-12-05, by Paul Aurich
-
Jabber BOSH: more fixes.2008-12-04, by Paul Aurich
-
Jabber BOSH: Many fixes2008-12-01, by Paul Aurich
-
Track the TXT query in the js object so it will be cancelleable2008-12-01, by Paul Aurich
-
Add option for forcing BOSH (useful for debugging)2008-12-01, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 9ba9fc8e618e033ab6a9245be2210194b6364e75)2008-11-29, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 11ea1799b1892059650fa7dcf6e848a020045e50)2008-11-29, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 280dc76b99f56c1c9e8c8c8175e03b356f27f757)2008-11-29, by Paul Aurich
-
Sprinkle jabber_resource_has_capability in places2008-11-26, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head a09b8705223fb492cdb0a664e88d9bf04b58cebd)2008-11-26, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head ff33fd0d52d8b32701b296048df6105a5c70e554)2008-11-24, by Paul Aurich
-
The Add Buddy dialog should not blindly create a duplicate buddy in a group2008-11-29, by Paul Aurich
-
Cut-n-paste typo2008-11-23, by Paul Aurich
-
dnssrv.c:2008-11-23, by Paul Aurich
-
merge of '0da3644551b2442b2db4cf9d828865d167df8072'2008-11-23, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 98fe04f817ef415faebd3f7a38b7f0588c0b0cba)2008-11-22, by Paul Aurich
-
Add more jabber plugin unloading functions to clean up more data structures2008-11-22, by Paul Aurich
-
Make capstable caps.c-only and add a jabber_caps_uninit() function2008-11-22, by Paul Aurich
-
jabber_contact_info is no longer used2008-11-22, by Paul Aurich
-
Sprinkle around more support for xml:lang on JabberIdentities2008-11-22, by Paul Aurich
-
const this in order to enforce the don't-you-dare-change-this2008-11-22, by Paul Aurich
-
Rename some structs and the JabberCapsClientInfo destruction function2008-11-22, by Paul Aurich
-
Whitespace and formatting changes2008-11-22, by Paul Aurich
-
Rework jabber_caps_calculate_hash2008-11-21, by Paul Aurich
-
Clean up jabber_caps_client_iqcb2008-11-21, by Paul Aurich
-
Whitespace cleanup (no functional changes, just unwrap the huge if block and2008-11-21, by Paul Aurich
-
Error checking and use g_list_foreach2008-11-21, by Paul Aurich
-
Don't crash if the lang attribute of an identity is NULL2008-11-21, by Paul Aurich
-
Remove JabberCapsIdentity and just use JabberIdentity everywhere2008-11-21, by Paul Aurich
-
Whitespace, formatting, and // -> /* */2008-11-21, by Paul Aurich
-
Use strcmp instead of a wrapper2008-11-21, by Paul Aurich
-
constify, ifdef out an old-caps remnant, and rewrite a little2008-11-21, by Paul Aurich
-
Clean up a few things2008-11-21, by Paul Aurich
-
Rewrite jabber_presence_set_capabilities a little2008-11-21, by Paul Aurich
-
Fix a null dereference on non-connected accounts2008-11-23, by Paul Aurich
-
Clean up jabber_presence_send2008-11-21, by Paul Aurich
-
Entity Capabilities must be per-JabberStream2008-11-21, by Paul Aurich
-
Fix compilation errors and many warnings2008-11-20, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head c36cf6e54e25bff1ff7802082ae3c787d658187c)2008-11-20, by Paul Aurich
-
rlaager> I'd prefer that the "Open Link in Browser" string be changed to2008-11-16, by Sadrul Habib Chowdhury
-
Allow plugins to specify custom link types to the GtkIMHtml widget.2008-11-16, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)2008-10-31, by Sadrul Habib Chowdhury
-
merge of '014e1f90f8ee8c07fa6d5bef545016ecfafda630'2008-10-19, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head aad9cd2bd4296ab92672559fbee882d7ef2a2406)2008-10-19, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)2008-10-16, by Marcus Lundblad
-
Register the /buzz command using PURPLE_CMD_FLAG_ALLOW_WRONG_ARGS.2008-10-19, by Marcus Lundblad
-
Allow the /buzz command without argument (sends attention to the JID of the2008-10-12, by Marcus Lundblad
-
merge of 'a0b951af90f1a780445f21b51b22e57f6a3f699e'2008-10-01, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 3e5468581850f86ee2b706cd57dfe1096ddcc0ac)2008-10-01, by Marcus Lundblad
-
Updated to new namespace for XEP-0224.2008-10-01, by Marcus Lundblad
-
Updated support for XEP-0224.2008-09-25, by Marcus Lundblad
-
Revert the accidentally committed pseudo-group changes.2008-10-04, by Sadrul Habib Chowdhury
-
Start hiding blist.h internals in prpls.2008-09-27, by Sadrul Habib Chowdhury
-
Implements file transfers using in-band bytestreams for XMPP2008-09-06, by Marcus Lundblad
-
merge of '2f01a68221fe705526ece90e1c7438bffc47c3bd'2008-08-28, by Gary Kramlich
-
cleaned up purple_theme_manager_build_dir2008-08-21, by Gary Kramlich
-
propagate from branch 'im.pidgin.pidgin' (head 038d9d36d640ed83f9df5333d57dc0cd8b9ae847)2008-08-21, by Gary Kramlich
-
explicit merge of '714a7c7f903d11c96ffade34966121da549d998f'2008-11-20, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2747d5e0324ca6b81e83bbb8b75e1efebcbbad6e)2008-08-03, by Tobias Markmann
-
clean up formatting, and added render settings for the names/markup on the blist2008-08-27, by Justin Rodriguez
-
theme loader cleanup, and remove a few warnings2008-08-26, by Justin Rodriguez
-
Changed PurpleTheme build function to only return PurpleTheme*2008-08-10, by Justin Rodriguez
-
fixes initialize icon theme bug by pre-loading the theme2008-08-10, by Justin Rodriguez
-
fixed some leaks and made theme loading safer2008-08-08, by Justin Rodriguez
-
Fixes blist theme bug in buddy markup2008-08-08, by Justin Rodriguez
-
Clean up status icon themes a bit2008-08-08, by Justin Rodriguez
-
fized the icon diplay bug with the icon theme2008-08-08, by Justin Rodriguez
-
Add the icon theme files, and re-work some things2008-08-08, by Justin Rodriguez
-
partially working status icon theme stuff2008-08-08, by Justin Rodriguez
-
merge of '3a9f71b3ea427344c6b6e95c63c3559bef222013'2008-08-06, by Justin Rodriguez
-
propagate from branch 'im.pidgin.pidgin' (head c3595d7c3895f52f076aaaa7650f81d8fbea81ef)2008-08-06, by Gary Kramlich
-
Fixed some small rendering errors in conversations and prefs2008-08-05, by Justin Rodriguez
-
Couple small font fixes2008-08-01, by Justin Rodriguez
-
fixed some small font bugs, the coloring when selected, and a segfault2008-08-01, by Justin Rodriguez
-
Added text and font coloring for buddies, contacts and chats, as well as fix a few small bugs2008-07-31, by Justin Rodriguez
-
Changed how the prefs handle themes2008-07-23, by Justin Rodriguez
-
Added layout capabilities to blist themes2008-07-22, by Justin Rodriguez
-
fixed group coloring2008-07-18, by Justin Rodriguez
-
fixed segfault when changing blist themes, changed prefs to not rely on static iter, fixed a few leaks2008-07-18, by Justin Rodriguez
-
Fixed gtkblist-loader_build to no longer assume xml file is correct, added set methods to gtkblist-theme2008-07-17, by Justin Rodriguez
-
restructured much of the loader and themes for the buddy list, along with a basic trial of group background2008-07-15, by Justin Rodriguez
-
build function for pidgin buddy list theme loader2008-07-11, by Justin Rodriguez
-
flushed out blist themes a bit with lots of properties and get methods2008-07-11, by Justin Rodriguez
-
start of blist themes (themes have no effect on display)2008-07-10, by Justin Rodriguez
-
Changed the theme_manager_init function to do less, makes it cleaner and faster (won't have to build2008-07-06, by Justin Rodriguez
-
propagate from branch 'im.pidgin.pidgin' (head 1d533cebad7c0dbda8ec8ebee1334d27dcae5f9c)2008-06-30, by Gary Kramlich
-
Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in theme and theme loader classes2008-06-30, by Justin Rodriguez
-
Fixes the display problems with (option 1) sound themes2008-06-27, by Justin Rodriguez
-
Fixed a few small problems with the sound loader and sound theme2008-06-27, by Justin Rodriguez
-
fixed crash on shutdown (avoid a double free)2008-06-27, by Justin Rodriguez
-
Working sound themes (option 1) theme is saved in prefs and there is no seperate custom theme, everything2008-06-27, by Justin Rodriguez
-
fixed images to appear in pref menu2008-06-24, by Justin Rodriguez
-
more gobject fixed2008-06-22, by Justin Rodriguez
-
fixed some gobject stuff2008-06-21, by Justin Rodriguez
-
Fixed purple sound loader class init function (bug on startup) and added shell sound theme selector2008-06-21, by Justin Rodriguez
-
Fixed some warnings with loader_build2008-06-17, by Justin Rodriguez
-
added a more generic function to read xml files (and made the util version into a wrapper) so it can be used by the2008-06-16, by Justin Rodriguez
-
Fixed some things needed for proper gobfication (init/finalize/etc)2008-06-16, by Justin Rodriguez
-
Added sound builder (implete still needs a good way to go from xml file to xml node)2008-06-13, by Justin Rodriguez
-
Added skeleton (non-working) sound loader class2008-06-12, by Justin Rodriguez
-
Added minimal sound theme class (only get/set api)2008-06-12, by Justin Rodriguez
-
changed the purple theme formatting a bit (minor)2008-06-12, by Justin Rodriguez
-
Added description to theme abstract class2008-06-11, by Justin Rodriguez
-
Fixed some leaks formatting2008-06-11, by Justin Rodriguez
-
Fixed theme-manager to be more of a singleton and less-gobject like2008-06-11, by Justin Rodriguez
-
Added the theme-manager and basic functionality (needs to be given proper directories to find themes)2008-06-10, by Justin Rodriguez
-
Added theme loader class abstract whose only (current/planned) function is to build themes2008-06-07, by Justin Rodriguez
-
fixed formatting and get/set properties2008-06-07, by Justin Rodriguez
-
Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)2008-06-07, by Justin Rodriguez
-
Fix file transfer to a user not in buddy list, defaulting to use v152008-07-13, by Sulabh Mahajan
-
minor changes in comments style and alphabetic ordering of header files.2008-07-12, by Sulabh Mahajan
-
changed gboolean connection_type to enum yahoo_p2p_connection_type2008-07-12, by Sulabh Mahajan
-
changed PKT_YAHOOSERVER and PKT_P2P, into enum yahoo_pkt_type2008-07-12, by Sulabh Mahajan
-
Better naming convention, prefix YAHOO_P2PSTATUS_ to values in the enum YahooP2PStatus2008-07-12, by Sulabh Mahajan
-
if(p2p_data->source >= 0) in place of if(p2p_data->source)2008-07-12, by Sulabh Mahajan
-
f->p2p_packet_sent and f->p2p_status initialization in yahoo_friend_new() redundant2008-07-12, by Sulabh Mahajan
-
Receive files when we are p2p server2008-07-11, by Sulabh Mahajan
-
Add + in place of spaces in p2p url, fixes transfer of file with name containing spaces2008-07-09, by Sulabh Mahajan
-
Send file by p2p when we are server2008-07-09, by Sulabh Mahajan
-
Check for session id (value for key 11) in the received IMs and Notifications against our session id. Disconnect in2008-07-02, by Sulabh Mahajan
-
Changed user_data to more apt p2p_data, change in variable name.2008-07-02, by Sulabh Mahajan
-
Act as a YMSG server on port 5101 for IMs and Notifications2008-07-02, by Sulabh Mahajan
-
Fall back to establishing connection as a client when unable to act as a server.2008-06-27, by Sulabh Mahajan
-
Sending of p2p packet, providing peer with our IP address to make a connection to us.2008-06-27, by Sulabh Mahajan
-
Support for P2P file transfer (SEND), when we are client to the peer2008-06-21, by Sulabh Mahajan
-
propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)2008-06-17, by Sulabh Mahajan
-
* free xmlnodes after bosh receive callback is called2008-08-18, by Tobias Markmann
-
* removing some comment with XML example2008-08-18, by Tobias Markmann
-
* fixing a bug in jabber_bosh_http_connection_receive_parse_header()2008-08-18, by Tobias Markmann
-
* adding some missing documentation2008-08-18, by Tobias Markmann
-
* sending empty <body> requests if there are not othere requests to be answered to keep a CM -> client channel open2008-08-18, by Tobias Markmann
-
* data buffer for received data. Support for any HTTP resonse size now.2008-08-16, by Tobias Markmann
-
* moving BOSH interfacing from jabber_send to jabber_send_raw2008-08-15, by Tobias Markmann
-
* using libpurple's internal SASL mechanisms during BOSH authentication phase2008-08-15, by Tobias Markmann
-
* sending some User-Agent2008-08-12, by Tobias Markmann
-
* calling PurpleBOSHConnection's receive_cb2008-08-12, by Tobias Markmann
-
* parsing HTTP response and emitting HTTP request callback2008-08-11, by Tobias Markmann
-
* preparing handling of multiple requests for pipelining support2008-08-09, by Tobias Markmann
-
* doing HTTP requests2008-08-09, by Tobias Markmann
-
* adding receive callback; preparing receiving and boot code2008-08-05, by Tobias Markmann
-
* adding bosh files to Makefile.am & .mingw2008-08-05, by Tobias Markmann
-
* missing commit2008-08-03, by Tobias Markmann
-
* some refactoring2008-08-03, by Tobias Markmann
-
* small bugfix in jabber_ipc_add_feature()2008-08-03, by Tobias Markmann
-
* looking for alternative connection methods if direct connection fails2008-08-03, by Tobias Markmann
-
* some further bugfixing, BIND's libresolv does so much for the programmer, just happy it exists2008-08-02, by Tobias Markmann
-
* fixing some bugs, finishing support for TXT queries2008-08-01, by Tobias Markmann
-
* some code style adjustments in caps.c2008-08-01, by Tobias Markmann
-
* removing some g_strdup()s; I meant it too good2008-07-15, by Tobias Markmann
-
* fixing memory related bug; forgotton to duplicate some data which otherwise may be deleted by other parts of the program2008-07-15, by Tobias Markmann
-
* implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feature() IPC function2008-07-15, by Tobias Markmann
-
* IPC work2008-07-08, by Tobias Markmann
-
* removing several warnings2008-07-07, by Tobias Markmann
-
* adding documentation for IPC function contact_has_feature2008-07-06, by Tobias Markmann
-
* adding IPC function 'contact_has_feature'2008-07-06, by Tobias Markmann
-
* fixing a bug in jabber_caps_compare()2008-07-06, by Tobias Markmann
-
* correctly calculating own features and factor in is_enabled() of features2008-07-05, by Tobias Markmann
-
* changed storage format for cache to mirror all needed features for XEP-0115v1.52008-07-04, by Tobias Markmann
-
* support for calculating both hashes, sha-1 and md52008-07-03, by Tobias Markmann
-
* changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage.2008-07-02, by Tobias Markmann
-
* pass hash type to the caps handling functions2008-07-01, by Tobias Markmann
-
* implemented jabber_caps_calcualte_hash() which calculates the SHA-1 hash for someones disco response according to XEP-01152008-06-29, by Tobias Markmann
-
* defined JabberCapsIdentity as struct _JabberIdentity2008-06-22, by Tobias Markmann
-
* jabber_caps_jabber_identity_compare() compares xml:lang too, now.2008-06-22, by Tobias Markmann
-
* changed name of jabber_caps_calculate_hash() to jabber_caps_calculate_own_hash()2008-06-22, by Tobias Markmann
-
Removing short-names for features and calculating own caps hash.2008-06-16, by Tobias Markmann
-
Send IMs and Typing notifications through p2p, Redesign p2p2008-06-17, by Sulabh Mahajan
-
Proper error handling for p2p connections2008-06-14, by Sulabh Mahajan
-
Close p2p connection when read() does not return anything.2008-06-13, by Sulabh Mahajan
-
Yahoo P2P File Transfer RECEIVE only support added.2008-06-09, by Sulabh Mahajan
-
Start idle at 1 min not 0 min and Probable description of service 0x07d1.2008-06-08, by Sulabh Mahajan
-
Support for YAHOO_PROCESS_MESSAGE and YAHOO_PROCESS_NOTIFY over p2p links.2008-06-08, by Sulabh Mahajan
-
Implementation of initial exchange of p2pxfer packets that initiates p2p file transfer. Some connection2008-06-06, by Sulabh Mahajan
-
added name to COPYRIGHT (alphabetically), trivial change in packet.h2008-05-29, by Sulabh Mahajan
-
Use HTTP/1.1 to get token to open inbox2008-05-25, by Sulabh Mahajan
-
Addition of name in Copyright2008-05-25, by Sulabh Mahajan
-
Fix GLib warning.2009-01-07, by Mike Ruprecht
-
Support initiating voice calls to GTalk and Gmail.2009-01-07, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 8e99bf9be800f9578d7e94cc4d522d435cfc80dd)2009-01-07, by Mike Ruprecht
-
Remove internal.h include from media.h and mediamanager.h2009-01-07, by Mike Ruprecht
-
Fix gtkmedia's Makefile entries.2009-01-07, by Mike Ruprecht
-
Fix receiving voice calls from Gmail.2009-01-07, by Mike Ruprecht
-
Add candidates instead of replacing them.2009-01-07, by Mike Ruprecht
-
End google call if stream creation fails.2009-01-06, by Mike Ruprecht
-
Remove unused variables.2009-01-05, by Mike Ruprecht
-
Remove unused callback.2009-01-05, by Mike Ruprecht
-
Move functionality to the state-changed signal.2009-01-05, by Mike Ruprecht
-
Temporarily fix an oversight.2009-01-05, by Mike Ruprecht
-
Use the state-changed signal.2009-01-05, by Mike Ruprecht
-
Add state-changed signal to PurpleMedia.2009-01-05, by Mike Ruprecht
-
Remove PurpleMedias from JabberStream's list when a media session ends.2009-01-04, by Mike Ruprecht
-
Use the new ready signal instead of accept to send a session-accept.2009-01-04, by Mike Ruprecht
-
Have XMPP use the new ready signal.2009-01-04, by Mike Ruprecht
-
Implement a new ready signal.2009-01-04, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 7bd1f8a0fcc289166add1f0b4d84fdac526ab4a7)2009-01-04, by Mike Ruprecht
-
Add initiator property to PurpleMedia.2009-01-04, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)2009-01-02, by Mike Ruprecht
-
Rename "fs-conference" to "conference".2008-12-16, by Mike Ruprecht
-
Remove the screenname attribute from PurpleMedia.2008-12-16, by Mike Ruprecht
-
Remove connection attribute from PurpleMedia.2008-12-16, by Mike Ruprecht
-
Add purple_media_error.2008-12-16, by Mike Ruprecht
-
Free Farsight objects better.2008-12-15, by Mike Ruprecht
-
Set no-rtcp-timeout to 0 only for nice and rawudp transmitters.2008-12-15, by Mike Ruprecht
-
Remove commented out disable of the MPV codec.2008-12-15, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e36b0b63962b9c710ecd798a529e1d2b78d7879a)2008-12-15, by Mike Ruprecht
-
Wait for local video frame to be realized before starting local video.2008-12-14, by Mike Ruprecht
-
Move sink from PurpleMediaSession to PurpleMediaStream.2008-12-13, by Mike Ruprecht
-
merge of '2a69c36548c533b1a96f40e1ee6af57c06ab1bad'2008-12-13, by Mike Ruprecht
-
explicit merge of '094ca19cc431d185c7b94947bfcd7cfc2d2f4a0b'2008-12-13, by Mike Ruprecht
-
Silence warning.2008-12-13, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head dd7a36be12180dba9663c2b740553e89711d7644)2008-12-06, by Mike Ruprecht
-
Added media functions to set input and output volume.2008-12-13, by Mike Ruprecht
-
Choose the transport type according to the responder's caps.2008-12-06, by Mike Ruprecht
-
merge of '8b14f9ccca52482ea771f52730b3b9f59bac6b06'2008-11-25, by Mike Ruprecht
-
Use STUN for the nice transmitter as well.2008-11-25, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)2008-11-24, by Mike Ruprecht
-
Added a Jingle ice-udp transmitter.2008-11-24, by Mike Ruprecht
-
Fix GTalk vv caps.2008-11-17, by Mike Ruprecht
-
Very basic receive only GTalk audio sessions.2008-11-16, by Mike Ruprecht
-
Move variables to PurpleMediaStream.2008-11-16, by Mike Ruprecht
-
Added PurpleMediaStream to wrap FsStream.2008-11-16, by Mike Ruprecht
-
Fix a few GLib warnings when trying to start a second media session.2008-11-13, by Mike Ruprecht
-
Combine get_*_codecs functions to mirror Farsight 2.2008-11-13, by Mike Ruprecht
-
Added menu items to buddy list context menu to start voice and video sessions2008-11-09, by Marcus Lundblad
-
Add mnemonics to buttons in PidginMedia.2008-11-07, by Mike Ruprecht
-
Silence warning.2008-11-07, by Mike Ruprecht
-
Fix crash when remote client reconnects and tries to restart the media session.2008-11-07, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 6b8c653bfd16896dc5b445bb8147d09a37e8db4c)2008-11-07, by Mike Ruprecht
-
Update Jingle raw-udp to latest spec version.2008-11-07, by Mike Ruprecht
-
Remove unnecessary changes in server.c.2008-11-06, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)2008-11-06, by Mike Ruprecht
-
Prepare vv GUI earlier and create sinks when src-pad-added is triggered.2008-11-06, by Mike Ruprecht
-
Add purple_media_manager_get_element.2008-11-06, by Mike Ruprecht
-
Fix support for audio and video (at the same time) sessions.2008-11-03, by Mike Ruprecht
-
Use a key file for Farsight 2 codec configuration.2008-11-02, by Mike Ruprecht
-
Add files I missed committing before and remove a few unnecessary functions.2008-10-20, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 0e036cef0f8a3bdfd1d7f7fc082edca43d3153df)2008-10-19, by Mike Ruprecht
-
Fix merge.2008-10-19, by Mike Ruprecht
-
merge of 'a4aa548f12b557cc419b1567e6902eb124d0cf06'2008-10-19, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)2008-09-27, by Mike Ruprecht
-
These should not be fatal debug messages.2008-09-05, by Mike Ruprecht
-
Have the responder wait to set the send codec until codecs are ready.2008-09-05, by Mike Ruprecht
-
Missed this when propagating.2008-09-05, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8)2008-09-05, by Mike Ruprecht
-
Restructure Jingle code to more easily support multiple application types.2008-10-19, by Mike Ruprecht
-
Wait for Farsight 2's codecs-ready property to be TRUE before using codecs.2008-09-05, by Mike Ruprecht
-
Send and receive optional codec parameters in Jingle RTP.2008-09-02, by Mike Ruprecht
-
Simplified purple_media_get_devices.2008-09-01, by Mike Ruprecht
-
purple_media_add_stream should only add a stream to one session.2008-09-01, by Mike Ruprecht
-
Add params to purple_media_add_stream to allow for different libNice2008-09-01, by Mike Ruprecht
-
Silence FS_ERROR_UNKNOWN_CNAME error.2008-08-31, by Mike Ruprecht
-
Removed several PurpleMedia functions that now seem unnecessary:2008-08-31, by Mike Ruprecht
-
Gracefully handle missing the fsrtpconference GStreamer plugin.2008-08-31, by Mike Ruprecht
-
Properly free PurpleMedia when there's an error creating an FsStream.2008-08-28, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 9860b693346097316a1c47ef0fb094355c3e49ae)2008-08-27, by Mike Ruprecht
-
Improve the sametime debugging on Windows. Refs #8014.2009-01-07, by Daniel Atallah
-
Make XML parsing error levels match libxml2's levels, making less important2009-01-07, by Stu Tomlinson
-
g_strsplit_set is new in glib 2.42009-01-07, by Stu Tomlinson
-
Only install man pages if the respective binary is being installed, fixes a2009-01-07, by Stu Tomlinson
-
merge of '479fd75025803f01e743b5c39e6706b1d42a3520'2009-01-06, by Sadrul Habib Chowdhury
-
Terminate the loop on the first null-character.2009-01-06, by Sadrul Habib Chowdhury
-
Show the submenu for the toplevel menu without requiring a keypress from the user.2009-01-06, by Sadrul Habib Chowdhury
-
Compilation fixes for OpenBSD from the OpenBSD ports tree. Closes #8009.2009-01-06, by Sadrul Habib Chowdhury
-
Don't crash on screen refresh if buddylist is maximized. Fixes #8003.2009-01-06, by Sadrul Habib Chowdhury
-
Boldify the selected row in the tree. This is helpful when, for example,2009-01-05, by Sadrul Habib Chowdhury
-
Kir Kolyshkin figured out that we need to initialize the dbus threading to avoid2009-01-06, by Daniel Atallah
-
Ludovico Cavedon noticed that on 64-bit platforms, when HAVE_GETADDRINFO isn't2009-01-06, by Daniel Atallah
-
The remainder of a patch from fqueze to fix some incorrect *printf() function2009-01-06, by Daniel Atallah
-
MySpace? passwords are truncated to 10 characters. Their website doesn't2009-01-06, by Mark Doliner
-
Remove gaim from Catalan translations.2009-01-05, by Josep Puigdemont
-
complete German translation for 2.5.42009-01-05, by Jochen Kemnade
-
Update french translation.2009-01-05, by Éric Boumaour
-
merge of '03c54c34322681b0c346853ded3bfb90b75b1a62'2009-01-05, by Sadrul Habib Chowdhury
-
Updated Catalan translation.2009-01-05, by Josep Puigdemont
-
We are no longer homonymous with game!2009-01-05, by Sadrul Habib Chowdhury
-
hu.po: Updated Hungarian translation for 2.5.42009-01-04, by Kelemen Gábor
-
merge of '3033bb87676edf402a8cf741cc4b225d71b9649b'2009-01-04, by Mark Doliner
-
complete German translation for 2.5.32008-12-16, by Jochen Kemnade
-
merge of '2ec56f8fe4fa8959fcac15d674b339c112802a49'2009-01-04, by Mark Doliner
-
2008.12.28 - flos <lonicerae(at)gmail.com>2009-01-04, by SHiNE CsyFeK
-
update German translation2009-01-04, by Jochen Kemnade
-
merge of '1573f5f4950069e05f77f6b74e1627bfae9667c5'2009-01-03, by John Bailey
-
purple_prefs_disconnect_by_handle() wont actually remove anything with the2009-01-03, by Daniel Atallah
-
Rearrange prefs uninitialization now that it actually does something.2009-01-03, by Daniel Atallah
-
Fix a compiler warning:2009-01-02, by Richard Laager
-
Plug a small leak2009-01-02, by Daniel Atallah
-
merge of '5a35c52faacfbdaf503309fcdf10842cfd126c3f'2009-01-02, by Daniel Atallah
-
Fix from the QuteCom folks to compile with Glib < 2.8.5 with MSVC. Fixes #7761. Also some minor cleanup from me.2009-01-01, by Daniel Atallah
-
Fixes from the QuteCom folks for the core being reinitialized. References #77612009-01-01, by Daniel Atallah
-
Fix a race condition that can result in a NULL ptr deref. Fixes #7920.2009-01-01, by Daniel Atallah
-
He wandered into the darkside just for us, what else can we say?2009-01-01, by Ka-Hing Cheung
-
Changelog the last three patches. Refs #7836, #7849, #7889.2009-01-01, by John Bailey
-
Don't log passwords for XMPP when using SASL PLAIN or old-style IQ Auth so2009-01-01, by Paul Aurich
-
Extend purple-url-handler to handle "gtalk" URIs. Fixes #78892009-01-01, by Paul Aurich
-
Adjust the NLA code to prevent hang on exit for Windows XP and Windows Vista.2009-01-01, by Paul Aurich
-
merge of '409aaedc8836828692279141224e2077ffd4a80f'2009-01-01, by Sadrul Habib Chowdhury
-
validates that string PurpleValues are utf-82009-01-01, by Ka-Hing Cheung
-
A couple of memory leak fixes.2009-01-01, by Sadrul Habib Chowdhury
-
Remove unused option, thanks to KuSh. Closes #7856.2009-01-01, by Sadrul Habib Chowdhury
-
Redirect stderr to the debug window.2008-12-31, by Sadrul Habib Chowdhury
-
Do not show a separator after 'Account -> Enable Account' when not required.2008-12-31, by Sadrul Habib Chowdhury
-
Changelog that last bit2008-12-29, by John Bailey
-
Make sure the prpl has a get_account_text_table function before trying to2008-12-29, by John Bailey
-
Don't mention TOC in this error message. I think this error is too2008-12-29, by Mark Doliner
-
Use purple_prpl_got_attention() for XMPP notifications2008-12-28, by Evan Schoenberg
-
Changelog the MSN OIM crash fix of #7901.2008-12-27, by Elliott Sales de Andrade
-
merge of '518ebe34a3f1499bab1208e43f5e9acf69c4ca3e'2008-12-27, by Elliott Sales de Andrade
-
merge of '5043805100d2fa5a371317e802d6a191c89ddaeb'2008-12-27, by Elliott Sales de Andrade
-
2008.12.25 - flos <lonicerae(at)gmail.com>2008-12-26, by SHiNE CsyFeK
-
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)2008-12-25, by SHiNE CsyFeK
-
Apparently X-OIM-Proxy was not a good way to decide that we received a2008-12-27, by Elliott Sales de Andrade
-
These translated strings don't need to be duplicated with g_snprintf. And2008-12-27, by Elliott Sales de Andrade
-
Spell "conversation" properly. My typo can forever be found in release2008-12-24, by Kevin Stange
-
Slightly modified version of a fix fqueze proposed for a crash with the empty2008-12-23, by John Bailey
-
Fix a typo in the French translation. References #7881.2008-12-23, by Daniel Atallah
-
This is a bitmask, and the "c" value here should be the least significant2008-12-22, by Mark Doliner
-
Error messages from libxml contain their own newlines2008-12-22, by Mark Doliner
-
Fix two related bugs:2008-12-22, by Mark Doliner
-
Change our font mapping in gtkimhtml to match the suggested values2008-12-22, by Mark Doliner
-
Change the font size mapping table in purple_markup_html_to_xhtml() to2008-12-22, by Mark Doliner
-
Fix a typo in a comment2008-12-22, by Mark Doliner
-
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7857.2008-12-22, by Daniel Atallah
-
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7858. Also, make the relevant code less of a horrible abomination.2008-12-22, by Daniel Atallah
-
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7859.2008-12-22, by Daniel Atallah
-
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7861.2008-12-22, by Daniel Atallah
-
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7862.2008-12-22, by Daniel Atallah
-
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7863.2008-12-22, by Daniel Atallah
-
Commit patch #7670: Implement xep-0191 (simple blocking) for jabber protocols2008-12-22, by Mark Doliner
-
Correctly credit Tomasz Sałaciński for writing the original patch for IM2008-12-21, by John Bailey
-
Don't ignore XML namespace and prefix information when parsing incoming XMPP2008-12-21, by Michal Witkowski
-
Fix a connection timeout that occurs with empty Gadu-Gadu buddy lists.2008-12-21, by Martin Rosinski
-
The road to a new version starts with but a single commit...2008-12-21, by John Bailey
-
merge of '6c01f570946b5aa15076b2de30882e3812c7e889'2008-12-20, by Josep Puigdemont
-
merge of '8e2be07d23144f93dd575524d8dac1986487d4cc'2008-12-20, by Josep Puigdemont
-
Correcting version and dates per the Pre-Release instructions from ReleaseProcess.2008-12-20, by John Bailey
-
merge of '665a07783e325291cdd356dacf8f394fb18f0031'2008-12-19, by Kevin Stange
-
Updated Catalan (Valencian) by Toni Hermoso.2008-12-20, by Josep Puigdemont
-
Fixed a few accelerator clashes, and updated strings in Catalan translation.2008-12-20, by Josep Puigdemont
-
NEWS and stuff...2008-12-19, by Elliott Sales de Andrade
-
merge of '5dc6f2359f155e18525e7b42ecd827005e473725'2008-12-19, by Daniel Atallah
-
oh, and my payment was late because I forgot to update my credit card info,2008-12-19, by Ka-Hing Cheung
-
Make purple_utf8_has_word() better about detecting word boundaries (still not2008-12-19, by Daniel Atallah
-
Prevent a NULL ptr deref when unexpected stuff happens in the cert cache. Fixes #7776,#77692008-12-19, by Daniel Atallah
-
Delete MSN cert when uninstalling.2008-12-19, by Daniel Atallah
-
I believe the patch from #220 actually implemented IM images for Gadu-Gadu,2008-12-19, by Stu Tomlinson
-
NEWSing2008-12-19, by John Bailey
-
merge of '2c386633fb7a57f0cb963070eba463721cf3728c'2008-12-19, by John Bailey
-
Sorry, forgotten --no-location in German translation2008-12-18, by Björn Voigt
-
Updated Serbian Latin translation from Miloš Popović.2008-12-18, by Mark Doliner
-
Don't set a default action for oscar's "Do you want to accept this2008-12-18, by Mark Doliner
-
merge of '13d63095df75c7a8735de7c5417132784063ef0a'2008-12-18, by Mark Doliner
-
merge of 'b969d731bb18e8b2674e0dbe21b1f459dfe3347f'2008-12-18, by Mark Doliner
-
Fix up the ChangeLog, add missing items, "de-credit" Mark from changes2008-12-18, by Kevin Stange
-
other small German translation update2008-12-18, by Björn Voigt
-
Fixed some typos and capitalization in the Swedish translation2008-12-18, by Marcus Lundblad
-
hu.po: Hungarian translation updated for 2.5.32008-12-18, by Kelemen Gábor
-
Add Israt Jahan to the about dialog for the Bengali translation.2008-12-18, by Mark Doliner
-
Fix this error from msgfmt:2008-12-18, by Mark Doliner
-
I'm guessing this is what was intended here?2008-12-18, by Mark Doliner
-
Bengali translation update, maybe from Israt Jahan. Closes #78202008-12-18, by Mark Doliner
-
Updated Romanian translation from Mişu Moldovan2008-12-18, by Mark Doliner
-
Updated Afrikaans translation from Friedel Wolff (closes #7817)2008-12-18, by Mark Doliner
-
Updated Greek translation from Bouklis Panos (closes #7815)2008-12-18, by Mark Doliner
-
Updated Chinese translations from Ambrose C. Li. Closes #7806.2008-12-18, by Mark Doliner
-
Updated Galician translation from Frco. Javier Rial Rodríguez.2008-12-18, by Mark Doliner
-
Updated Spanish translation from Javier Fernández-Sanguino. Closes #77842008-12-18, by Mark Doliner
-
Updated Slovak translation from loptosko. Closes #77832008-12-18, by Mark Doliner
-
Updated Czech translation from David Vachulka (closes #7780) and2008-12-18, by Mark Doliner
-
Updated Norwegian Nynorsk translation from Yngve Spjeld Ladro2008-12-18, by Mark Doliner
-
Serbian translation update from Miloš Popović. References #7598.2008-12-18, by Mark Doliner
-
Albanian translation from Besnik Bleta. Closes #7573.2008-12-18, by Mark Doliner
-
Updated Arabic translation from Khaled Hosny. Closes #7430.2008-12-18, by Mark Doliner
-
Updated Slovenian translation from Martin Srebotnjak. Closes #7368.2008-12-18, by Mark Doliner
-
Are we ready to release this puppy later tonight?2008-12-18, by Mark Doliner
-
a patch from eperez that corrects EOF detection, Fixes #77262008-12-18, by Ka-Hing Cheung
-
some server(s) don't like empty resource which we now default to. I am not2008-12-18, by Ka-Hing Cheung
-
We have a prpl function "buddy_free" that I don't think any of our2008-12-18, by Mark Doliner
-
Fix a few small memleaks2008-12-18, by Mark Doliner
-
merge of '9979f20f66bc7efceedd9e288dc78576d9ceeb0c'2008-12-17, by Marcus Lundblad
-
merge of '86eb900cf982408bb630159b662426812328a78c'2008-12-17, by Mark Doliner
-
Let's actually close the socket when we sign off a myspace account.2008-12-17, by Mark Doliner
-
Updated Catalan Valencian translation by Toni Hermoso.2008-12-17, by Josep Puigdemont
-
Updated Catalan translation.2008-12-17, by Josep Puigdemont
-
Fix a leak in myspace prpl.2008-12-17, by Sadrul Habib Chowdhury
-
Set buddies idle time to 0 when their idle. 0 is a flag to the UI that2008-12-17, by Mark Doliner
-
Add a comment that 0 should be used when a buddies idle time is unknown2008-12-17, by Mark Doliner
-
Set the server alias for myspace buddies who haven't set their username.2008-12-17, by Mark Doliner
-
Support for background font colors in incoming MySpace IMs2008-12-17, by Mark Doliner
-
Remove a stray > when a font face is specified2008-12-17, by Mark Doliner
-
Add support for foreground and background font colors in MySpace IMs2008-12-17, by Mark Doliner
-
Add a newline to the end of a debug messages2008-12-17, by Mark Doliner
-
Fix bugs sending and receiving myspace IMs related to not escaping2008-12-17, by Mark Doliner
-
ChangeLog updates for my changes from December2008-12-17, by Mark Doliner
-
merge of '9643d7374ca3732ca4269075429908a3d1645f4e'2008-12-17, by Mark Doliner
-
merge of 'ef05d478fa7019dbdddad2f30968a729d943520e'2008-12-17, by Daniel Atallah
-
A patch from fqueze to prevent re-initalization of the SSL stuff. Fixes #7764.2008-12-17, by Daniel Atallah
-
not all features are implemented in QQ2008 yet2008-12-17, by Ka-Hing Cheung
-
Add support for blocking buddies on MySpace2008-12-17, by Mark Doliner
-
Fix win32 build.2008-12-17, by Daniel Atallah
-
Fix a bug where if "Show our presence only to people on our buddy list"2008-12-17, by Mark Doliner
-
Remove an accidentally debug message2008-12-16, by Mark Doliner
-
Grab the "Who can contact me? Only people on my buddy list?" and the2008-12-16, by Mark Doliner
-
Some other changes to make this more like the official client, and2008-12-16, by Mark Doliner
-
I'm not sure why these were strings. The official client uses integers2008-12-16, by Mark Doliner
-
Remove a bunch of calls to msim_msg_dump(). I find it really annoying2008-12-16, by Mark Doliner
-
merge of '6b951d62be418d5bfc437a1ab747c6ba900d7979'2008-12-16, by Mark Doliner
-
Changelog two custom smiley bugfixes I had forgotten to changelog before2008-12-16, by Marcus Lundblad
-
Updated Finnish translation for the 2.5.3 release. All strings translated.2008-12-16, by Timo Jyrinki
-
Update french translation for 2.5.3 release.2008-12-16, by Éric Boumaour
-
disapproval of revision 'a85f2ca138b4fd9f600b0875bfe67837cc95b989'2009-01-03, by John Bailey
-
Fix my accidental breakage of string freeze by borrowing a generic message from2008-12-16, by John Bailey
-
Minor comment change2008-12-16, by Mark Doliner
-
Set the display name before marking the connection as "connected."2008-12-16, by Mark Doliner
-
Only validate the font face if it's non-null2008-12-16, by Mark Doliner
-
Use a GString here when constructing the data. It's way more2008-12-16, by Mark Doliner
-
No functionality change--just cleanup.2008-12-16, by Mark Doliner
-
merge of 'b70000f3bf5c6b7f30121fb749d72ac869b58ae9'2008-12-16, by Elliott Sales de Andrade
-
Do something sane if the response is NULL when updating contact tokens,2008-12-16, by Elliott Sales de Andrade
-
Mark some parameters as const char * instead of char * and don't2008-12-16, by Mark Doliner
-
rewrapped ChangeLog lines by Paul again2008-12-16, by Ka-Hing Cheung
-
Use the friendly/vanity url when it's available in myspace2008-12-15, by Mark Doliner
-
German translation update2008-12-15, by Jochen Kemnade
-
merge of '8d8f6d7fcf4bbef4fe0e6f1008e25759c2b3932e'2008-12-15, by Mark Doliner
-
merge of '3b87c3b008c11c068a42eba55b3f5724cdac4ad4'2008-12-15, by Elliott Sales de Andrade
-
merge of '52e2a425de43a95def135fff5a6dbe87ed39acb5'2008-12-15, by John Bailey
-
Shuffling things around, remove stray whitespace, remove some forward2008-12-15, by Mark Doliner
-
merge of '91d403bb5dfadec9e38f0c0c058ababeed6fd9d7'2008-12-15, by Mark Doliner
-
Actually that last change did break regular login, but I don't feel like2008-12-15, by Elliott Sales de Andrade
-
Reapply 046452c275782ffd3218e3ae4863eaa8bf31a5f4 since it doesn't really2008-12-15, by Elliott Sales de Andrade
-
merge of '10ea019ecb33303883a9a34e547d2c04b8267a3d'2008-12-15, by Elliott Sales de Andrade
-
disapproval of revision 'af100261749125c03e3d490b01d36f8ea219bf8f'2008-12-15, by Elliott Sales de Andrade
-
merge of '1203a733696f95eef53b04b5078e0a779371b4d3'2008-12-06, by Kevin Stange
-
merge of '6ac9187d4f4437a087d58d63489c47664121f0b5'2008-12-03, by Kevin Stange
-
This string appears before the connection attempt, so it shouldn't be2008-10-04, by Kevin Stange
-
Fix ludicrously long idle times for Sametime 7.5 buddies by assuming idle time2008-12-15, by Laurent Montaron
-
Fix a crash in DNS SRV resolution when one of the required parameters is NULL.2008-12-15, by Florian Quèze
-
Don't allow connecting a SIMPLE account if no server is configured. Fixes #7767.2008-12-15, by Florian Quèze
-
Change the msim_msg_clone_element() function to respect the "dynamic_name"2008-12-15, by Mark Doliner
-
merge of '44bc6927617b36912dc84306fe8d80a6a9b942a3'2008-12-15, by Elliott Sales de Andrade
-
some other updates2008-12-15, by Ka-Hing Cheung
-
this is slightly more accurate2008-12-15, by Ka-Hing Cheung
-
For processing mobile OIM's, fix a crash when searching through each part2008-12-15, by Elliott Sales de Andrade
-
Fix a crashy little typo.2008-12-15, by Elliott Sales de Andrade
-
merge of '16c1dbfe5a0090d97df6477c7f8235365d07090c'2008-12-15, by Elliott Sales de Andrade
-
Change MySpace to wrap incoming messages in <span style="font-size: Npt;">2008-12-15, by Mark Doliner
-
Change the way we handle <span style='font-size: whatever;'> tags slightly.2008-12-15, by Mark Doliner
-
Split out MSN section in the ChangeLog. There are three points already and2008-12-15, by Elliott Sales de Andrade
-
merge of '237ac12c436b96cd8e5959a16892ab9dcba4c5da'2008-12-15, by Elliott Sales de Andrade
-
merge of '04afb3575719a357165d894133156d8c49f3c7a0'2008-12-15, by Ka-Hing Cheung
-
Updated Catalan translation.2008-12-14, by Josep Puigdemont
-
uncondtionally install some certificates and use them, References #6680.2008-12-15, by Ka-Hing Cheung
-
merge of '9d9dfe16667a3946233ae2a359de8856ee105289'2008-12-15, by Ka-Hing Cheung
-
Add support for receiving MSN offline messages that were sent from a mobile2008-12-15, by Elliott Sales de Andrade
-
Clean up msn_oim_report_to_user to avoid extra g_strdup's and call strchr2008-12-15, by Elliott Sales de Andrade
-
When parsing MSN message payload headers, check for folded lines. The only2008-12-14, by Elliott Sales de Andrade
-
merge of '2b2413559685df17d16670e7769c19d61235fc28'2008-12-14, by Ka-Hing Cheung
-
updated German translation (unready)2008-12-14, by Björn Voigt
-
Simplify a little bit2008-12-14, by Mark Doliner
-
German translation updated2008-12-14, by Jochen Kemnade
-
If the MSN user is in the userlist already, then check whether we know the2008-12-14, by Elliott Sales de Andrade
-
When getting the privacy lists, set the default network to unknown. If the2008-12-14, by Elliott Sales de Andrade
-
Remove a double call to xmlnode_get_namespace and multiple tests for xmlns2008-12-14, by Elliott Sales de Andrade
-
Make the add/remove buddy from list functions take a MsnUser* instead of the2008-12-14, by Elliott Sales de Andrade
-
Fix warnings where size_t/gsize was used for printf with the wrong format2008-12-14, by Paul Aurich
-
merge of '5097d28816eecf123094d27602b14963619bbc8b'2008-12-13, by Mark Doliner
-
merge of 'b777f3c2f3b9991830f31a5572d2bb0b030c2600'2008-12-12, by Richard Laager
-
Use one GString and pass it around instead of allocating and freeing a2008-12-13, by Mark Doliner
-
Remove unnecessary casting2008-12-12, by Mark Doliner
-
Remove stray whitespace2008-12-12, by Mark Doliner
-
Remove unneeded forward declarations. I guess my philosophy is to only2008-12-12, by Mark Doliner
-
Eliminate minor typographical differences between our version of the GPL2008-12-12, by Mark Doliner
-
I don't think it makes sense for these files to be here now that the prpl2008-12-12, by Mark Doliner
-
Fix up a bad merge on my part.2008-12-12, by Richard Laager
-
merge of '1588a62b7442c86d09ede6244012e7c0eed52478'2008-12-12, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.openq' (head f1e6c695a05f8f625adbcfb280ed60933be86b87)2008-12-11, by Richard Laager
-
Turn on -Wformat-security and make it an error with GCC 4.2008-12-11, by Richard Laager
-
merge of '2d203a89c855916b5c37a95cc1869c15b24f812c'2008-12-11, by Richard Laager
-
merge of '5f86c51d96715086ed0790a769fd222be570c8ac'2008-12-08, by Richard Laager
-
merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'2008-12-08, by Richard Laager
-
Fix Bonjour to better deal with buddy values set to the empty string.2008-12-08, by Richard Laager
-
started updating the German translation2008-12-12, by Jochen Kemnade
-
merge of '2c63599660bb7ed2aa17389e548fbc0511b797ac'2008-12-12, by Mark Doliner
-
Use av_len in the same manner as everywhere else, for consistency.2008-12-12, by Sadrul Habib Chowdhury
-
merge of 'dd536145a4036177cabc4e4e1ac83dcdf1008a33'2008-12-11, by John Bailey
-
Credit beret for his patch. Refs #6300.2008-12-11, by John Bailey
-
merge of '6de8f788571b507b2c76125cc65f88db49c60790'2008-12-11, by Sadrul Habib Chowdhury
-
Use ref-counting to prevent a crash if request-auth callbacks are called2008-12-11, by Sadrul Habib Chowdhury
-
merge of '9a15955bb377eff51316851e03db1cd7a5f9ba7f'2008-12-11, by John Bailey
-
Advertise the same typing capability on OSCAR that ICQ 6 does, since we claim2008-12-11, by Jaromír Karmazín
-
Fix up the XMPP User Avatar SHA1 hashing so that we don't mess up the checksum2008-12-11, by Paul Aurich
-
Support an empty <metadata/> element to indicate that a user has no XEP-00842008-12-11, by Paul Aurich
-
ChangeLog darkrain42's patch. I need to remember to do this when committing2008-12-11, by John Bailey
-
Tweak a few for loop conditions in the Perl bindings per Etan's suggestion.2008-12-11, by John Bailey
-
disapproval of revision '0538a6873b4fbb3c72cc0b6fc4d8b690d467686d'2008-12-11, by John Bailey
-
Fix off-by-ones in the perl loader where av_len is used. Fixes #7687.2008-12-11, by Paul Aurich
-
Remove the commas at the end of enumerator lists. This resolves warnings2008-12-11, by Florian Quèze
-
Remove mention of the reverted patch from the ChangeLog.2008-12-11, by John Bailey
-
merge of '17b584b23aee26cc5553b12483ab9b550eee8103'2008-12-11, by John Bailey
-
Keep track of the user ID in the MsimUser struct so that we have a copy2008-12-12, by Mark Doliner
-
Don't create a temporary PurpleBuddy when getting info for someone not2008-12-12, by Mark Doliner
-
String changes (a few of which I had already made, grumble grumble).2008-12-11, by Mark Doliner
-
Replace strrchr(..., '/')+1 with g_path_get_basename in QQ plugin. Didn't2008-12-11, by Elliott Sales de Andrade
-
Why #if 0\n#define something when you can just #undef it?2008-12-11, by Elliott Sales de Andrade
-
Fix some English in the QQ plugin. And remove some translated phrases that are2008-12-11, by Elliott Sales de Andrade
-
fixed some spelling errors in QQ protocol plugin:2008-12-10, by Björn Voigt
-
merge of '834b032b518f6b4ab9148b946ca635214a9388d8'2008-12-10, by Elliott Sales de Andrade