Mercurial > pidgin
graph
-
Patch to fix compatibility with ancient GTK+ (2.4 and earlier). Fixes #7582.2008-12-06, by Ryan Fan
-
Add a debug line and remove a duplicate "login=" get parameter which2008-12-06, by Mark Doliner
-
Make our purple_util_fetch_url_request() function able to handle2008-12-06, by Mark Doliner
-
Do not mistakenly use the preference to hide new IMs for persistent2008-12-05, by Sadrul Habib Chowdhury
-
Two functional changes here:2008-12-04, by Mark Doliner
-
Fix a typo in Mark's new comment.2008-12-04, by Richard Laager
-
Add a comment for the meaning of the return value of this function,2008-12-04, by Mark Doliner
-
Did I accidentally check these in or something? They shouldn't be here2008-12-03, by Mark Doliner
-
Binding fixes.2008-12-03, by Sadrul Habib Chowdhury
-
darkrain again2008-12-03, by Ka-Hing Cheung
-
merge of 'eb82ee09b8fde4b12b5de352686970ccc82a3db6'2008-12-02, by Marcus Lundblad
-
When adding custom smiley without a previous filename (which is the case when2008-12-02, by Marcus Lundblad
-
We'll need to update the copyright date in a bunch of places in a month2008-12-02, by Mark Doliner
-
Fix build2008-12-02, by Daniel Atallah
-
Some cleanup. The headers are all NUL delimited, so we don't need to mess with2008-12-02, by Daniel Atallah
-
Fix a NULL pointer deref. Fixes #7624.2008-12-02, by Daniel Atallah
-
(Slightly modified) patch from fqueze to avoid exceptions with newer win32 CRTs.2008-12-02, by Daniel Atallah
-
Check in updated po files, so the nightly l10n stats script has2008-12-01, by Mark Doliner
-
I'm not sure how this ever worked...2008-12-01, by Daniel Atallah
-
merge of 'c3f6487e649e7fe5c5f960b9c86a256e09b3976e'2008-12-01, by Richard Laager
-
I forgot to ChangeLog the purple-remote addition. Refs #5598.2008-11-30, by John Bailey
-
Patch from 'jfd' (whose trac user account no longer exists) to implement2008-11-30, by John Bailey
-
XMPP smiley definitions from Kahlil Robinson, slightly tweaked. Fixes #3307.2008-11-30, by John Bailey
-
Fix up some missing icons.2008-11-30, by Richard Laager
-
Remove a couple of icons that don't exist.2008-11-30, by Richard Laager
-
Ethan informs me that I'm a moron.2008-11-30, by John Bailey
-
Avoid needlessly calling gethostname() if __HOSTNAME__ doesn't appear in the2008-11-29, by John Bailey
-
Replace some old code using fwrite() with a call to2008-11-29, by John Bailey
-
Rearrange the ChangeLog a bit since there are now so many Gadu-Gadu and XMPP2008-11-29, by John Bailey
-
Send the "client-accepts-full-bind-result" attribute for Google Talk when2008-11-29, by Paul Aurich
-
Don't try to get info for MUC's. Allow getting info for regular JID's and2008-11-29, by Paul Aurich
-
Revert the part of 280dc76b which broke XMPP resources such that only those2008-11-29, by John Bailey
-
This technically doesn't matter due to behavior elsewhere in the prpl, but2008-11-29, by Paul Aurich
-
Validate Gadu-Gadu UID's and perform proper CP1250 to UTF-8 conversions when2008-11-29, by Adam Strzelecki
-
me likes this better, References #55652008-11-29, by Ka-Hing Cheung
-
patch from darkrain42 that fixes a crash with a broken server, we probably2008-11-29, by Ka-Hing Cheung
-
Use glib log functions to show error messages.2008-11-28, by Sadrul Habib Chowdhury
-
Better wording and add info to the ChangeLog.2008-11-28, by John Bailey
-
Allow blank resources on XMPP when creating/modifying accounts. This works2008-11-28, by John Bailey
-
Some improvements to XMPP resource handling:2008-11-28, by Jonathan Sailor
-
Fix the namespace URL we look for on PEP reply stanzas to match the URL we2008-11-28, by Paul Aurich
-
Do not alter the killring on delete-prev or delete-next (char) operations.2008-11-27, by Sadrul Habib Chowdhury
-
The other day while struct hiding, I noticed a for loop that was checking2008-11-27, by Richard Laager
-
Whitespace fix2008-11-27, by Richard Laager
-
Add a comment to clarify code I initially thought was broken.2008-11-27, by Richard Laager
-
This is shipped with libpurple now, so installation notes are irrelevant.2008-11-27, by Richard Laager
-
Apparently pidginstock-artwork.c is gone.2008-11-26, by Richard Laager
-
Fix an unintended error in version-check when you have uncommitted changes.2008-11-26, by Richard Laager
-
Really, really compile2008-11-26, by Richard Laager
-
Really compile2008-11-26, by Richard Laager
-
Compile2008-11-26, by Richard Laager
-
A Warmenhoved patch from rwbarton to avoid showing the default instance2008-11-26, by Richard Laager
-
Remove the length parameter from zephyr_recv_convert(), because we were2008-11-26, by Richard Laager
-
merge of '812e8a74b31cd5bb1bcec2a4c71fd8d86e520054'2008-11-26, by Richard Laager
-
merge of '0398d649eb2c6ff34c18ee43f0599f3eb0085b5c'2008-11-26, by Richard Laager
-
Remove a space to eliminate a spurious diff between Pidgin's autogen.sh2008-11-25, by Richard Laager
-
Whoops, should return FALSE, not NULL, when jabber_buddy_find returns NULL2008-11-26, by Marcus Lundblad
-
Properly escape the status message.2008-11-26, by Sadrul Habib Chowdhury
-
Remove this timer when the switchboard is destroyed. Fixes a crash2008-11-25, by Mark Doliner
-
Remove the timer if sess->soap_table is NULL. I don't think this ever2008-11-25, by Mark Doliner
-
update po file and fix #7628 ("translation error in german pidgin error message")2008-11-25, by Jochen Kemnade
-
Fix the initial parsing of args in the win32 launcher to be more robust.2008-11-25, by Daniel Atallah
-
Use separate variables to keep track of the timer and the watcher.2008-11-25, by Mark Doliner
-
Formatting change: Split these if statements on to two lines2008-11-25, by Mark Doliner
-
I don't believe message should ever be null2008-11-25, by Mark Doliner
-
Minor whitespace changes and shuffle functions around to be in a more2008-11-25, by Mark Doliner
-
merge of '1b2d6e3c5b0a2de29e8789d768a61fd7f2a4b1da'2008-11-25, by Mark Doliner
-
Removed som extranious debug output2008-11-24, by Marcus Lundblad
-
Prevent a NULL printf crash.2008-11-24, by Daniel Atallah
-
Updates for federated/Yahoo buddies:2008-12-10, by Elliott Sales de Andrade
-
Use ContactEmail to add federated buddies to the AddressBook. Those on Yahoo2008-12-08, by Elliott Sales de Andrade
-
I think we don't need to keep track of the number of users on the FL. This2008-12-08, by Elliott Sales de Andrade
-
Handle the InvalidPassportUser response when adding buddies and report it to2008-12-08, by Elliott Sales de Andrade
-
Fix a typo in a name.2008-12-07, by Elliott Sales de Andrade
-
Split up that faultcode stuff I just changed. Stops it from printing an annoying2008-12-07, by Elliott Sales de Andrade
-
Deleting a contact without a ContactId doesn't work, so don't bother the server2008-12-07, by Elliott Sales de Andrade
-
Send FQY as the first thing when adding a buddy so that we know what network2008-12-07, by Elliott Sales de Andrade
-
Print a specific error to debug log about EmailDomainIsFederated error.2008-12-07, by Elliott Sales de Andrade
-
Send the SOAP faultcode to the callbacks for each Contact operation. They all2008-12-01, by Elliott Sales de Andrade
-
Get the MSN buddy's network ID from the FindMembership response.2008-12-01, by Elliott Sales de Andrade
-
Add tests for some known contact annotations. These don't do anything yet, but2008-11-28, by Elliott Sales de Andrade
-
When parsing the MSN AB, the contactType does not specify from which network2008-11-28, by Elliott Sales de Andrade
-
Check for NULL group_id before calling msn_group_new since that function will2008-11-28, by Elliott Sales de Andrade
-
Only get the artist and album if we are setting a Music mediatype.2008-11-24, by Elliott Sales de Andrade
-
Add the Games and Office media to MSN as attributes tacked on to the tune2008-11-24, by Elliott Sales de Andrade
-
merge of '27bbe0ce3ea70a4a4f830cb5f63e86c8ed26baca'2008-11-24, by John Bailey
-
ChangeLog'd the release notifications change2008-11-24, by Gary Kramlich
-
Don't request an acknowledgement on an auto-response message and don't set a2008-11-23, by Elliott Sales de Andrade
-
Cleaned up version of 2f409bcdde5ebbb1edf097aeb4b4366d7c71518d:2008-11-23, by Elliott Sales de Andrade
-
merge of '55175ee4e57c664f82028c9b5f73853595fa1bb0'2008-11-23, by Elliott Sales de Andrade
-
Hungarian translation updated2008-11-23, by Kelemen Gábor
-
merge of '896a0f459df5db1110a59f355c4b243c3c4be58d'2008-11-23, by Kelemen Gábor
-
Tweak a comment.2008-11-24, by John Bailey
-
ChangeLog the last few things I committed.2008-11-24, by John Bailey
-
Prevent the Buddy State Notification plugin from duplicating notices when2008-11-24, by Florian Quèze
-
Add a NULL check to fix a crash. Fixes #4516.2008-11-24, by Richard Laager
-
Credit Toby Schaffer for his patch.2008-11-23, by John Bailey
-
Enable atuo-response functionality on Zephyr. This should emulate the2008-11-23, by Toby Schaffer
-
I forgot to ChangeLog this earlier. Refs #220.2008-11-23, by John Bailey
-
merge of '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'2008-11-23, by John Bailey
-
merge of '1d9a1da300a6d07aa721ebc00ee40b928cdd790d'2008-11-23, by Elliott Sales de Andrade
-
disapproval of revision '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'2008-11-23, by Elliott Sales de Andrade
-
Replace spaces wth tabs in indentation and tabs with spaces in line continuations.2008-11-23, by Elliott Sales de Andrade
-
Mark added a workaround for not having enough parameters in this command.2008-11-23, by Elliott Sales de Andrade
-
merge of '8298236e9cd6a6127656eacf513bc6928bee9065'2008-11-23, by Elliott Sales de Andrade
-
disapproval of revision '050e412d19af350e54a9105f34339a2690d8fc08'2008-11-23, by Elliott Sales de Andrade
-
merge of '98fe04f817ef415faebd3f7a38b7f0588c0b0cba'2008-11-23, by Elliott Sales de Andrade
-
disapproval of revision '9020464484f831155faf5ec030cd374386c01e62'2008-11-23, by Elliott Sales de Andrade
-
Fix two warnings introduced by the image patch I committed earlier and make2008-11-23, by John Bailey
-
Kill off a bajillion comments that just needlessly duplicate function2008-11-23, by John Bailey
-
Support displaying buddy icons from Gadu-Gadu buddies. Fixes #220.2008-11-23, by Adam Strzelecki
-
A fix from Paul Aurich for a long-standing XMPP issue with duplicate buddies. Fixes #479.2008-11-21, by Daniel Atallah
-
Patch from Raiko Nitzsche to fix a crash when processing a LOGIN_REDIRECT with unexpected output. References #7563.2008-11-21, by Daniel Atallah
-
Don't try to free NULL xmlnodes stolen by jabber-receiving-xmlnode handlers2008-11-21, by Will Thompson
-
Is it valid to use purple_timeout_remove() to remove a timer when2008-11-25, by Mark Doliner
-
Add missing newline in debug message.2008-11-19, by Daniel Atallah
-
Counting is for dummies2008-11-18, by Mark Doliner
-
This should fix another crash I've seen. We weren't correctly2008-11-18, by Mark Doliner
-
I've seen this crash a few times where cmd->param_count is 4 and2008-11-18, by Mark Doliner
-
I know Mark was trying to save newlines, but I had one to spare.2008-11-18, by Richard Laager
-
merge of '9ffac1a19695cb6a4ed024bc6951cae029d6daaf'2008-11-18, by Richard Laager
-
Create DB42.2008-11-17, by Richard Laager
-
Don't log an error when parsing vcard data. Also, these messages2008-11-18, by Mark Doliner
-
Remove stray whitespace and wrap the function comments at less than 802008-11-17, by Mark Doliner
-
Fix a crash Jacky Lam noted on devel@pidgin.im:2008-11-17, by Richard Laager
-
Fix our COPYRIGHT file to be UTF-8 again and add a test to the commit-check2008-11-17, by Richard Laager
-
A patch from db42 to fix right-to-left text in tooltips.2008-11-17, by Richard Laager
-
Try to be more compliant with the freedesktop.org icon spec thingy with2008-11-17, by Sadrul Habib Chowdhury
-
merge of '59b09f0d1f3f4226f7edfd8351478498fbd6b8d3'2008-11-17, by Mark Doliner
-
I don't know why we'd want the TUNE status to be saveable.2008-11-17, by Richard Laager
-
I hear elb is really into Pokémon2008-11-16, by Will Thompson
-
Add pidgin-emotes.svg to EMOTES_DEFAULT_24_SCALABLE. I don't know why it was2008-11-16, by Richard Laager
-
Small cleanup to make the SMILEYS variable consistent.2008-11-16, by Richard Laager
-
Add small.theme.in to POTFILES.in2008-11-16, by Richard Laager
-
Make the small smiley theme actually work.2008-11-16, by Richard Laager
-
Update the theme file to reflect the icons available. I did this like so:2008-11-16, by Richard Laager
-
Commit 16x16 smiley icons from Hylke (as well as the theme file).2008-11-16, by Hylke Bons
-
Commit some icons I resized from the default smiley theme. I'll be using2008-11-16, by Richard Laager
-
Adding ICQ X-Status icons from N3fr0n. These will be used as part of a small2008-11-16, by unknown
-
Add empty directories so I can start committing files individually.2008-11-16, by Richard Laager
-
Backport the 'purple_debug_*(msg)' -> 'purple_debug_*("%s", msg);' fixes.2008-11-16, by Richard Laager
-
Hungarian translation updated2008-11-23, by Kelemen Gábor
-
propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)2008-11-16, by Richard Laager
-
Fix the indentation level on the code changed by the last patch.2008-11-15, by Richard Laager
-
Patch from 'db42' to enable MD5 auth on ICQ. Refs #4449. Before I merge2008-11-15, by John Bailey
-
I got a crash happened at dereferencing chat when it's NULL, I think this2008-11-15, by Ka-Hing Cheung
-
Separate the parsing of data into a separate function from the reading of2008-11-15, by Mark Doliner
-
Make the two "read_cb()" functions more similar, and fix a rare2008-11-15, by Mark Doliner
-
kmstange pointed out that "joining" was misspelled here2008-11-15, by Mark Doliner
-
Use normalized chat names when searching for chats. This fixes an issue2008-11-15, by Sadrul Habib Chowdhury
-
Make this function match read_cb() in servconn.c. The bottom halves of2008-11-15, by Mark Doliner
-
It's not possible for wasted to be TRUE here. Wasted will only be TRUE2008-11-15, by Mark Doliner
-
It's not appropriate to set processing to TRUE here, either.2008-11-15, by Mark Doliner
-
It's not appropriate to set processing to FALSE here. I think this is2008-11-15, by Mark Doliner
-
If we're setting swboard here then we need to add the slplink to the2008-11-15, by Mark Doliner
-
Remove a few spurious debug_warns2008-11-14, by Mark Doliner
-
Fix an assertion failure/unlikely crash when:2008-11-14, by Mark Doliner
-
merge of '67feb999e0a93f08cec26793214137c5c5252e9e'2008-11-14, by Will Thompson
-
This dialog should have a title2008-11-14, by Mark Doliner
-
Make double-clicking a saved status activate it and close the window.2008-11-14, by Will Thompson
-
Seriously why would you ever do this? Use g_path_get_basename()2008-11-14, by Mark Doliner
-
Use basename() instead of splitting a path and then taking the last element.2008-11-14, by Mark Doliner
-
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
-
Fix a potential leak, thanks to "KuSh". Fixes #7464.2008-11-07, by Daniel Atallah