Mercurial > pidgin
graph
-
String changes. I'm kind of blindly making changes to the qq strings2008-11-14, by Mark Doliner
-
Our in-tree prpls probably shouldn't list authors who don't work on2008-11-14, by Mark Doliner
-
This preferences isn't used anywhere, and when we call get_string_list2008-11-14, by Mark Doliner
-
msn_session_get_swboard only returns null if we give it a null session,2008-11-14, by Mark Doliner
-
merge of '12d71b833c7d3451c58c50e6dc621a88d678d474'2008-11-14, by Richard Laager
-
Compile2008-11-14, by Richard Laager
-
Fix CID #3672008-11-14, by Richard Laager
-
Fix CID #3852008-11-14, by Richard Laager
-
Fix CID #3862008-11-14, by Richard Laager
-
Fix CID #3872008-11-14, by Richard Laager
-
Fix CID #3882008-11-14, by Richard Laager
-
Fix CID #3892008-11-14, by Richard Laager
-
Fix CID #3902008-11-14, by Richard Laager
-
Fix CID #391, #3922008-11-14, by Richard Laager
-
Fix CID #3702008-11-14, by Richard Laager
-
pkt can't ever be NULL here. It is only ever allocated once with g_newa(),2008-11-14, by Richard Laager
-
Fix CID #4012008-11-14, by Richard Laager
-
Fix CID #3842008-11-14, by Richard Laager
-
Minor documentation2008-11-14, by Mark Doliner
-
It's an error if purple_xfer_new fails, so use a g_return_val_if_fail2008-11-14, by Mark Doliner
-
merge of '1fde8168a6eb08e558dabefc069a0eba15a5a6ee'2008-11-14, by Elliott Sales de Andrade
-
Add M-erase as a default finch entry binding (delete-prev-word)2008-11-14, by Ethan Blanton
-
Attempt to avoid a crash in MSN. See the comment in the code.2008-11-13, by Mark Doliner
-
merge of 'b1b60077658bb1e01f71e81175786a8e7c3c4916'2008-11-13, by Mark Doliner
-
cmdproc->data should never be null. Log a warning message if it2008-11-13, by Mark Doliner
-
A patch from Jaywalker to better handle conversations by user ID vs.2008-11-13, by Richard Laager
-
merge of '0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8'2008-11-13, by Richard Laager
-
merge of '54ee2acb5f6ef92c29503315eb7c24bae221cd7b'2008-11-13, by Mark Doliner
-
Make another function static2008-11-13, by Mark Doliner
-
This doesn't matter, but I think the metaphor tends to be that you push2008-11-13, by Mark Doliner
-
Reame msn_slplink_unleash to msn_slplink_send_queued_slpmsgs, which I2008-11-13, by Mark Doliner
-
This was originally a patch from Brian Geppert that corrected the 'silently2008-11-13, by John Bailey
-
Use purple_timeout_add_seconds() instead of purple_timeout_add() in a2008-11-13, by Mark Doliner
-
For some reason the slpmsg and slplink functions don't have underscores2008-11-13, by Mark Doliner
-
There's no need for this variable anymore2008-11-13, by Mark Doliner
-
Make a few more functions static and remove a few declarations for2008-11-13, by Mark Doliner
-
msn_slplink_remove_slpcall() shouldn't be responsible for setting2008-11-13, by Mark Doliner
-
Make msn_slp_call_timeout static2008-11-13, by Mark Doliner
-
Move msn_slplink_send_msgpart() that it doesn't need a forward declaration2008-11-13, by Mark Doliner
-
Didn't mean to check this assert in. I mean, it's probably bad if it2008-11-13, by Mark Doliner
-
slplink->swboard will only be null if slplink->session is null. This2008-11-13, by Mark Doliner
-
Get rid of slplink->local_user because it's a copy of2008-11-13, by Mark Doliner
-
Use libtool to build static archives when --with-static-prpls is passed2008-11-12, by Mark Doliner
-
It should be more efficient to just use g_mallc() and then manually2008-11-12, by Mark Doliner
-
Move a few lines to eliminate the need for the "wasted" variable here.2008-11-12, by Mark Doliner
-
The "processing" flag basically says "this connection is busy, don't2008-11-12, by Mark Doliner
-
Get rid of an unnecessary if statement, and don't try to unref a2008-11-12, by Mark Doliner
-
Use a more appropriate signal for the markerline plugin. Fixes #7518.2008-11-12, by Sadrul Habib Chowdhury
-
Patch from 'siddish' to fix Yahoo! file transfers with older (i.e. non-p15)2008-11-12, by John Bailey
-
merge of '78ed36cc0ce73adfd57f03aa3a1086bb22c53773'2008-11-12, by John Bailey
-
A patch from Math2Gold to fix the dbus-analyze-functions script to properly2008-11-13, by Richard Laager
-
When you choose Save As from the Conversation menu in Pidgin, the saved file2008-11-12, by Richard Laager
-
Make the Send button insensitive when there is no text in the input buffer.2008-11-13, by Elliott Sales de Andrade
-
Don't add the Send button to a gtkconv->lower_hbox when the data specifying it2008-11-13, by Elliott Sales de Andrade
-
Simon Ruderich points out that Purple::Notify::Msg was incorrectly stashed.2008-11-11, by Ethan Blanton
-
This file was removed2008-11-10, by Mark Doliner
-
Update the TCL-HOWTO to some more modern nomenclature2008-11-09, by Ethan Blanton
-
Add an ellipsis to the "Add" and "Modify" buttons in the accounts, pounces, and2008-11-08, by Alex Willmer
-
Hylke added this file, presumably part of his duplicate icon structure2008-11-08, by Richard Laager
-
Fix a potential leak, thanks to "KuSh". Fixes #7463.2008-11-07, by Daniel Atallah