Mercurial > pidgin
graph
-
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