Mercurial > pidgin
graph
-
Beginning a file transfer multiple times leaks file handles.2010-10-07, by Daniel Atallah
-
Use g_fopen() instead of fopen() in a few places that snuck in.2010-10-07, by Daniel Atallah
-
Forgot to changelog that. Need a name for todo to credit him/her. Refs #12688.2010-10-06, by John Bailey
-
Fix SMS carrier URL per todo's advice. Fixes #12688.2010-10-06, by John Bailey
-
update German translation2010-10-04, by Jochen Kemnade
-
Deal with the hostname being a substring of the account name prior to the '@'2010-10-04, by Daniel Atallah
-
The hostname used for a bonjour account should always be the current machine2010-10-04, by Daniel Atallah
-
Use DNSServiceGetAddrInfo() from dns_sd.h to resolve the IP for remote bonjour2010-10-04, by Daniel Atallah
-
Add a ticket number here.2010-10-02, by Elliott Sales de Andrade
-
Let's make it clear that means locally2010-09-29, by Paul Aurich
-
jabber: Commit some non-existent code.2010-09-29, by Paul Aurich
-
merge of '2f6318bd834113559a405ec68cdb178f2180b680'2010-09-26, by Elliott Sales de Andrade
-
disapproval of revision 'eca3adf7cdd9217fcf670611fb705385fcfaa48d'2010-09-26, by ivan komarov
-
Credit Stanislav for his patch. Refs #12505.2010-09-24, by John Bailey
-
Change default browser for new non-Windows users to xdg-open. Fixes #12505.2010-09-24, by sbrabec
-
jabber: Catch resource conflict IQ stanza errors returned by server2010-09-22, by Paul Aurich
-
cert: Tell users to check their computer's date/time for expired certs, too2010-09-21, by Paul Aurich
-
merge of '6c7b27abd37198a7bf98e9255299159259bcffc7'2010-09-21, by Elliott Sales de Andrade
-
I should probably add a ChangeLog entry for this one since it's a bit2010-09-20, by Elliott Sales de Andrade
-
jabber: use g_ascii_strtod instead of atof here, should be more portable in multiple locales2010-09-20, by Marcus Lundblad
-
I thought I had done this in my last commit. Clearly I'm an idiot. This fixes2010-09-20, by John Bailey
-
Proper credit for rtobar. Refs #12024.2010-09-20, by John Bailey
-
Change the "Manual" browser command pref's name to allow for a relatively simple2010-09-20, by John Bailey
-
jabber/jingle: Fix 2 warnings:2010-09-20, by Paul Aurich
-
jabber: Comment the problematic behavior of jabber_add_(feature|identity)2010-09-20, by Paul Aurich
-
jabber: Partial revert (everything but ChangeLog) of 945ef5abc52010-09-20, by Paul Aurich
-
Credit where due. Refs #12049.2010-09-18, by John Bailey
-
Make purple-remote expect and produce UTF-8 instead of ASCII. Fixes #12049.2010-09-18, by Guillaume Brunerie
-
Credit where credit is due. Refs #12471.2010-09-18, by John Bailey
-
Allow using the Send To menu in the case that the active conversation's account2010-09-18, by pidgin
-
Almost forgot to ChangeLog that. Refs #12024. Still need a name for the COPYRIGHT file.2010-09-18, by John Bailey
-
Make the "Manual" browser setting's command be stored as a string instead of as2010-09-18, by rtobar
-
Add the new browsers here so they do useful stuff by default.2010-09-18, by John Bailey
-
Modernize the list of browsers a bit by adding Google Chrome and Chromium to2010-09-18, by John Bailey
-
Useful snippet of debugging that helped me out.2010-09-18, by John Bailey
-
ChangeLog Eion's patch. Refs #12601.2010-09-18, by John Bailey
-
Use GRegex where available. Fixes #12601.2010-09-18, by eion
-
config.h is needed to determine USE_GTKSPELL here.2010-09-17, by Daniel Atallah
-
Make the win32 build possible to compile without GtkSpell if HAVE_GTKSPELL isn't defined.2010-09-17, by Daniel Atallah
-
Fix some cases where an arbitrary string was being specified as a printf format.2010-09-17, by Daniel Atallah
-
Specify an IPv6 scope on the IP address being used to reference a Bonjour Buddy.2010-09-17, by Daniel Atallah
-
jabber: Fix picking up bytestream proxies advertised by the server2010-09-16, by Paul Aurich
-
Fix a minor error in the German translation.2010-09-15, by John Bailey
-
jabber: actually look at the correct description on an incoming Google session2010-09-13, by Marcus Lundblad
-
Remove an unnecessary cast. Get's rid of this compile warning:2010-09-13, by Mark Doliner
-
Fix this inconsequential compile warning:2010-09-13, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head 7b998c02b684a694f1089bee715e4a3952bbcf08)2010-09-09, by sulabh
-
Fix file transfers. yahoo_get_cookies() doesn't seem to be working. As a2010-09-01, by sulabh
-
Remove the last traces of the standalone IdleTracker2010-09-10, by Daniel Atallah
-
merge of '392709af0c706d582bbd6a2b1f0d9423457e6351'2010-09-06, by Marcus Lundblad
-
ChangeLog the Google relay stuff2010-09-06, by Marcus Lundblad
-
Added comment about including the relay token twice in the HTTP request2010-09-06, by Marcus Lundblad
-
restore the Jingle method selection to prefer standard over Google-specific2010-09-06, by Marcus Lundblad
-
added new files for Google relay-related functions2010-09-05, by Marcus Lundblad
-
refactor out the relay credential fetching code to its own module2010-09-05, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 869046ae8047810bc7364fdf203146b14de21082)2010-09-04, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 1fe5329935f43a65155a01681228bdab48f3b48b)2010-09-04, by Marcus Lundblad