Mercurial > pidgin.yaz
graph
-
Show a friendlier error message on myspace when your username or password2009-06-19, by Mark Doliner
-
Try to make this string a little more human, and flow better in its2009-06-19, by Mark Doliner
-
These aren't needed either.2009-06-19, by Mark Doliner
-
Clarify that PURPLE_CONNECTION_IS_VALID is deprecated, in case it wasn't2009-06-19, by Mark Doliner
-
This isn't needed because connection.c cancels the connection attempt2009-06-19, by Mark Doliner
-
Yikes. buf is on the stack and shouldn't be freed. This fixes2009-06-19, by Mark Doliner
-
Clarify this. This count gets passed around a lot of places... I'm2009-06-19, by Mark Doliner
-
These parameters aren't modified2009-06-19, by Mark Doliner
-
Allow doxygen to pick up the comment for this function. It's2009-06-19, by Mark Doliner
-
Pass the gc as the handle in a bunch of calls to purple_proxy_connect2009-06-18, by Mark Doliner
-
Pass the handle in here, which causes the connection attempt to be2009-06-18, by Mark Doliner
-
Pass a handle to purple_proxy_connect() when making this connection.2009-06-18, by Mark Doliner
-
Eagle eyes McMarq S. caught two other typo. Now I'm wondering if2009-06-18, by Mark Doliner
-
Remove some cosmetic differences between msg_cmd() and ubm_cmd()2009-06-18, by Mark Doliner
-
Fix a typo. Heh heh, "vistit"2009-06-18, by Mark Doliner
-
purple_util_write_data_to_file_absolute() for reasons beyond our control,2009-06-18, by Mark Doliner
-
Cleanup the code surrounding gc->disconnect_timeout and set it to 02009-06-18, by Mark Doliner
-
Strip trailing whitespace and comment #endif marcos that close #ifdef macros2009-06-18, by Mark Doliner
-
Remove port mappings from the hash tables when removing them.2009-06-17, by Marcus Lundblad
-
Do not blurt out the history if there's already a conversation open.2009-06-16, by Sadrul Habib Chowdhury
-
Add a function to remove a port mapping (UPnP or NAT-PMP) given a file2009-06-15, by Marcus Lundblad
-
NULL terminate some strings. Hopefully stop Yahoo texting crashes.2009-06-12, by Mike Ruprecht
-
Remove obsoleted XEP-0090 (Legacy Entity Time)2009-06-11, by Paul Aurich
-
--warnings2009-06-11, by Paul Aurich
-
disapproval of revision 'a383ad6a4ae7e98bbcb32b4193531ccf960eb2bb'2009-07-12, by Paul Aurich
-
Remove obsolete XEP-0091 (Legacy Delayed Delivery) code.2009-06-11, by Paul Aurich
-
Comment out the JABBER_CAP for XEP-0022.2009-06-11, by Paul Aurich
-
Remove code for obsoleted XEP-0022 (Message Events)2009-06-11, by Paul Aurich
-
German translation update:2009-06-11, by Björn Voigt
-
merge of '86d7e4c199cf2a62e48fd6fe79e35e3c80cc7926'2009-06-11, by Elliott Sales de Andrade
-
Check in a change requested by Gregory Cypes from AOL. They want clients2009-06-10, by Mark Doliner
-
Fix a copy&paste bug.2009-06-11, by Elliott Sales de Andrade
-
The FT table needs to have one more row to be correct, though it seems to2009-06-11, by Elliott Sales de Andrade
-
Apply patch that adds support for keyboard navigation for the status icon.2009-06-10, by Elliott Sales de Andrade
-
Restore the "Time Remaining" field in the file transfer window, but not in2009-06-10, by Elliott Sales de Andrade
-
Install the Purple and Pidgin perl modules under $libdir instead of in perl's2009-06-18, by Etan Reisner
-
Add a purple_plugins_get_search_paths function.2009-06-18, by Etan Reisner
-
Add the header files to sources.2009-06-18, by Etan Reisner
-
Don't try to load an image from an empty path. It just spews to the debug log.2009-06-15, by Etan Reisner
-
merge of '67228440771b545dc01526f74fd7171a02fb5e08'2009-06-09, by Etan Reisner
-
Fix compile warning for non-VV.2009-06-09, by Elliott Sales de Andrade
-
Hmm, I forgot to copy NEWS when I was getting the Changelogs from 2.5.6.2009-06-08, by Paul Aurich
-
Don't support adding JID+node items.2009-06-08, by Paul Aurich
-
Add a context menu with actions and re-arrange so registration takes preference2009-06-08, by Paul Aurich
-
Store the currently selected service in the Dialog structure2009-06-08, by Paul Aurich
-
Fix merge error.2009-06-08, by Elliott Sales de Andrade
-
merge of '43b8c66366c5dc03c717fa9d938446752df53293'2009-06-08, by Elliott Sales de Andrade
-
Fix adding a chat to the buddy list.2009-06-08, by Paul Aurich
-
Get rid of _menu_cb_info; pass around the XmppDiscoService*2009-06-08, by Paul Aurich
-
Add a tooltip to the XMPP Disco browser. Someone should probably fill this2009-06-08, by Elliott Sales de Andrade
-
Use the JID for adding a chat/buddy because the name is for descriptive2009-06-08, by Elliott Sales de Andrade
-
Add a row-activated callback for the XMPP Disco browser that provides a2009-06-07, by Elliott Sales de Andrade
-
Make this whitespace a bit more consistent (I hope).2009-06-07, by Elliott Sales de Andrade
-
merge of '31f78d91abb7452e597bbd0f20f910c6cbb56099'2009-06-07, by Paul Aurich
-
Fix a typo caught by Geoffrey Antos.2009-06-07, by John Bailey
-
ChangeLog the user visible change from the client_type branch (that is showing2009-06-07, by Marcus Lundblad
-
disapproval of revision '31f78d91abb7452e597bbd0f20f910c6cbb56099'2009-06-27, by Paul Aurich
-
Use guint for a timeout handle here, too.2009-06-07, by Paul Aurich
-
The XMPP keepalive timeout handle needs to be a guint.2009-06-07, by Paul Aurich
-
merge of '592b4775fc1de5871564f3b61637c8f5776a3932'2009-06-07, by Elliott Sales de Andrade
-
Plug a leak from changing this to use jabber_get_bare_jid instead of normalize.2009-06-07, by Paul Aurich
-
We can't get an ADD error if we never send an ADD command.2009-06-07, by Elliott Sales de Andrade
-
Check network type, and send an FQY if necessary, when modifying the allow2009-06-07, by Elliott Sales de Andrade
-
Add a msn_notification_post_rml analog.2009-06-07, by Elliott Sales de Andrade
-
Add a data parameter for FQY callbacks and remove the pending users list2009-06-07, by Elliott Sales de Andrade
-
Remove some left over code.2009-06-07, by Elliott Sales de Andrade
-
These strcmp checks are for equality, meaning a return of 0.2009-06-07, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 505516826b01aed6390e0c2aa38706c0e2da163e)2009-06-07, by Paul Aurich
-
merge of '0ef963ce959c8061467d33c5a24de263afef2053'2009-06-06, by Elliott Sales de Andrade
-
Updated Catalan translation.2009-06-06, by Josep Puigdemont
-
yahoo login ver 16: Add another case of error reporting. Ask user to visit yahoo website in case of locked account.2009-06-06, by Sulabh Mahajan
-
ChangeLog.API2009-06-06, by Paul Aurich
-
Avoid an assertion when the UI doesn't have a get_ui_info ui_op2009-06-06, by Paul Aurich
-
Whitespace + a change cluttering up the diff with im.pidgin.pidgin2009-06-06, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 6fb44be5a32516ac1d940330c4f7b8d530208a16)2009-06-06, by Paul Aurich
-
Hmm, seems I forgot to ChangeLog the API addition and deprecation I made last2009-06-06, by John Bailey
-
ChangeLog the pidginrc plugin changes.2009-06-06, by John Bailey
-
This change is probably going to spark some debate about the pidginrc plugin.2009-06-06, by John Bailey
-
I don't like being the first developer listed in the about box who has been2009-06-06, by John Bailey
-
This file is a lacking a certain something...2009-06-06, by Elliott Sales de Andrade
-
Reduce the number of g_return_val_if_fail calls for NULL input since that2009-06-06, by Elliott Sales de Andrade
-
Use 16px icons in the XMPP disco browser as 22px seems a bit weird.2009-06-06, by Elliott Sales de Andrade
-
Nothing to see here, just some whitespace changes.2009-06-06, by Elliott Sales de Andrade
-
Make XMPP Disco plugin show better errors when getting a 404-like return.2009-06-06, by Elliott Sales de Andrade
-
A few bits of whitespace changes...2009-06-06, by Elliott Sales de Andrade
-
Typo.2009-06-05, by Paul Aurich
-
merge of '75a466dd96590961d154c6e5d131d85bcae642c6'2009-06-05, by Paul Aurich
-
Changelog/COPYRIGHT for [58446e074cca7b8a7348254c03cfce2c5534fd63].2009-06-05, by Paul Aurich
-
Set charset=utf-8 when cyrus sasl doesn't include it.2009-06-05, by Paul Aurich
-
Allow adding received animated custom smileys to locale custom smiley2009-06-05, by Andrea Piccinelli
-
merge of '58446e074cca7b8a7348254c03cfce2c5534fd63'2009-06-05, by Paul Aurich
-
Allow Gadu-Gadu accounts to specify Connect Server. Refs #6691.2009-06-05, by Paul Aurich
-
Setting `dialog->open_button = button` when `button` is not yet assigned2009-06-05, by Elliott Sales de Andrade
-
merge of '051b51aa2424e978f16c10511f7a4e0f45c7c5d3'2009-06-05, by Elliott Sales de Andrade
-
Consistently emit conversation-updated for typing state changes.2009-06-05, by Florian Quèze