Mercurial > pidgin
graph
-
Check file permissions before sending a file transfer request.2009-12-23, by Elliott Sales de Andrade
-
There's no need to call purple_xfer_get_type() repeatedly.2009-12-23, by Elliott Sales de Andrade
-
Since the prefs variable holds the widget that refers to the prefs dialog,2009-12-23, by Elliott Sales de Andrade
-
Call gtk_window_set_title() for the GtkIMHtml tip window, to avoid the2009-12-23, by Elliott Sales de Andrade
-
Re-themeize the sample GtkIMHtml entry in the prefs Conversations page when2009-12-23, by Elliott Sales de Andrade
-
Oops, the GtkListStore's for the themes have a lifetime that extends over2009-12-23, by Elliott Sales de Andrade
-
Make sure all globals are NULL when the prefs page is destroyed.2009-12-23, by Elliott Sales de Andrade
-
Re-order variables to follow widget hierarchy.2009-12-23, by Elliott Sales de Andrade
-
Remove an unnecessary variable.2009-12-23, by Elliott Sales de Andrade
-
Minor commenting.2009-12-22, by Elliott Sales de Andrade
-
Use the od->icq boolean in a few places where we were calling2009-12-21, by Mark Doliner
-
Fix -uninstalled pc files for out-of-tree builds.2009-12-20, by Will Thompson
-
Two changes:2009-12-19, by Mark Doliner
-
Retire the Lithuanian translator per email request.2009-12-16, by Paul Aurich
-
merge of '8549b9a30115559965e9bf93bb15a45b04c1d149'2009-12-16, by Mark Doliner
-
Fix a crash when disconnecting with a pending buddy icon fetch request.2009-12-12, by Mark Doliner
-
certs: Cache certs once again (at the end of the verification process).2009-12-15, by Paul Aurich
-
merge of '773d9ac497939f57a24695fab18a54da73d55aeb'2009-12-15, by Elliott Sales de Andrade
-
jabber: Print a better error message when all connection methods fail.2009-12-15, by Paul Aurich
-
*** Plucked rev 9115475787375850b563a1ec0b2007eaa463483e (qulogic@pidgin.im):2009-12-14, by Elliott Sales de Andrade
-
Don't call purple_xfer_start in msn_xfer_init. purple_xfer_start is called2009-12-14, by Elliott Sales de Andrade
-
Oops, don't break things for successfully receiving of a file.2009-12-14, by Elliott Sales de Andrade
-
Remove some extra debug lines.2009-12-14, by Elliott Sales de Andrade
-
Don't sent an ACK to a SLP message if the SlpCall has been marked as wasted2009-12-14, by Elliott Sales de Andrade
-
If we're sending a file, and libpurple tells us to cancel it, then just set2009-12-14, by Elliott Sales de Andrade
-
Calling purple_xfer_start may actually cancel the transfer (if the file2009-12-14, by Elliott Sales de Andrade
-
Remove unused variable.2009-12-14, by Elliott Sales de Andrade
-
I don't think there's any reason to stat this file instead of using the2009-12-14, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.cpw.darkrain42.msn.ft' (head 1d05e8a9b4efc830ebc22cbcfb5cf85086f10927)2009-12-13, by Elliott Sales de Andrade
-
documentation clarification2009-12-13, by Paul Aurich
-
Allow toggling debugging in the test suite with the environment variable2009-12-13, by Elliott Sales de Andrade
-
Fix annoying, but generally useless warning.2009-12-13, by Elliott Sales de Andrade
-
Make sure libpurple libraries are the first thing in the test suite's2009-12-13, by Elliott Sales de Andrade
-
Fix the call to g_build_path in the test suite. Before it made some really2009-12-13, by Elliott Sales de Andrade
-
direct link to the Forum http://forum.pidgin-im.de/ within the German2009-12-11, by Björn Voigt
-
merge of 'a74fb0eb2e8074bf51ffad1750e6eeaf2b28c645'2009-12-11, by Paul Aurich
-
merge of '23403faa17b752c8e88650199945fbd8843f3796'2009-12-10, by Elliott Sales de Andrade
-
Inserted a link to the inofficial German portal www.pidgin-im.de2009-12-10, by Björn Voigt
-
Rearrange includes a bit to be consistent with the other files in the same dir2009-12-11, by Marcus Lundblad
-
Use the jabber_resource_know_capabilities function to determine if a buddy2009-12-10, by Marcus Lundblad
-
Disable Roster Versioning for the moment.2009-12-10, by Paul Aurich
-
jabber: Fix file transfer with clients that don't support xep-0115. Closes #109362009-12-10, by Paul Aurich
-
jabber: Fix removing a self-contact.2009-12-10, by Paul Aurich
-
merge of 'aada73f0d8a35997280d570f47caf30907fe68df'2009-12-09, by Elliott Sales de Andrade
-
merge of 'f31da20f593d64a906374f7963e178dcd1738ac3'2009-12-08, by Paul Aurich
-
There can be two backtab keys.2009-12-08, by Sadrul Habib Chowdhury
-
merge of '05176515f0fedf038217d2e11e4e3a1c92cad166'2009-12-08, by Paul Aurich
-
On Windows, treat a 'xmpp:foo@bar.com' URI as opening an IM window.2009-12-08, by Paul Aurich
-
oscar: Avoid a printf("%s", NULL) crash when creating an AIM room.2009-12-08, by Paul Aurich
-
Norwegian nynorsk win32 installer translation from Yngve Spjeld Landro2009-12-08, by Daniel Atallah
-
Fix all the remaining files for which internal.h doesn't end up being the first include.2009-12-08, by Paul Aurich
-
Changelog the AIM/ICQ issue. Refs #10900.2009-12-08, by Paul Aurich
-
oscar: Add '\n' to a debug message missing it.2009-12-08, by Paul Aurich
-
merge of 'a582dd339f019301adca693df4b1a8fb135a1774'2009-12-06, by Paul Aurich
-
jabber: Fix Google connecting. I wish this weren't off on its own, all sad and lonely.2009-12-06, by Paul Aurich
-
disapproval of revision '219b3128f3d96b126a9ed9aff2d2f3277e69dbd4'2009-12-06, by Paul Aurich
-
oscar: Recognize the CAPTCHA failure and print a more friendly message. Refs #10884.2009-12-06, by Paul Aurich
-
Updated Russian translation. Closes #10849.2009-12-06, by Paul Aurich
-
Tighter scoping and slightly less memory usage.2009-12-06, by Paul Aurich