Mercurial > pidgin
graph
-
Change the nat-pmp code to use glib's integer types instead of those fromSat, 05 May 2007 14:50:00 +0000, by Richard Laager
-
Fix some compiler warnings. I don't see any reason we need to define VERSIONSat, 05 May 2007 19:15:44 +0000, by Richard Laager
-
s/Jabber/XMPP/ the English .po files, because I know it's correct. ;)Sat, 05 May 2007 19:09:15 +0000, by Richard Laager
-
s/Jabber/XMPP in user-visible places.Sat, 05 May 2007 19:08:07 +0000, by Richard Laager
-
If the read() in resolved() fails, we should detect the failure and set size (which it would otherwise set, since it is passed by reference) to 0 and res to NULL. This ''may'' fix a rather odd crash described in Adium Trac #6623 (http://trac.adiumx.com/ticket/6623), and it is certainly good sanity checking.Sat, 05 May 2007 18:29:49 +0000, by Evan Schoenberg
-
Changelog for finch.Sat, 05 May 2007 22:30:19 +0000, by Sadrul Habib Chowdhury
-
merge of '45c1f04f71cf4ccbd70b37318474175c0cd4d0a9'Sat, 05 May 2007 18:14:48 +0000, by Evan Schoenberg
-
hehSat, 05 May 2007 18:11:32 +0000, by Ethan Blanton
-
Fix tab-completion.Sat, 05 May 2007 16:27:44 +0000, by Sadrul Habib Chowdhury
-
fixes #650Sat, 05 May 2007 14:36:31 +0000, by Luke Schierer
-
merge of '124e6be3465f8d19ae38e557d6609fe2fa4f787a'Sat, 05 May 2007 05:19:11 +0000, by William Ehlhardt
-
Prevent bogus configure errors if perl isn't found. This isn't major butSat, 05 May 2007 04:08:07 +0000, by Stu Tomlinson
-
Escape filename when using the command sound method. Fixes ticket #607.Sat, 05 May 2007 02:19:19 +0000, by Casey Harkins
-
Speed up blist manipulations, by Scott Wolchok (EvilSporkMan)Sat, 05 May 2007 01:58:20 +0000, by Ethan Blanton
-
Add a /users command to toggle the userlist in chat windows.Fri, 04 May 2007 23:24:04 +0000, by Sadrul Habib Chowdhury
-
Conversation menusFri, 04 May 2007 22:33:57 +0000, by Richard Nelson
-
Update versionFri, 04 May 2007 21:40:45 +0000, by Sean Egan
-
New stringFri, 04 May 2007 21:39:22 +0000, by Sean Egan
-
Fix some ickyness in the tab-completion. Now, if there's only one suggest word, then the first tab will just complete the suggestion. If there's only one suggest word, and it's already completed, then tab will take focus to the next widget. If there is a dropdown, then you can select a suggest word by pressing tabs to move to it, then either space or enter to accept it.Fri, 04 May 2007 15:53:24 +0000, by Sadrul Habib Chowdhury
-
Ask before exiting when ctrl+c is pressed.Fri, 04 May 2007 15:10:57 +0000, by Sadrul Habib Chowdhury
-
The name is not translatable.Fri, 04 May 2007 14:55:10 +0000, by Sadrul Habib Chowdhury
-
I forgot to commit this :(Fri, 04 May 2007 06:01:56 +0000, by Daniel Atallah
-
Similarly, aim_ssi_sync() should return the success value of its determining function, aim_ssi_addmoddel()Sat, 05 May 2007 18:14:18 +0000, by Evan Schoenberg
-
It is more useful for these aim_ssi methods to return a real value (the result of aim_ssi_sync()) than to always return 0 regardless of their success or failureSat, 05 May 2007 18:10:33 +0000, by Evan Schoenberg
-
Free nombre as soon as we're done using it, for claritySat, 05 May 2007 18:07:47 +0000, by Evan Schoenberg
-
Pass the screenname properly to purple_account_request_authorization(), passing the nick (if available) separately. Store the nick for use in callbacks in data->nick where possible.Sat, 05 May 2007 18:05:48 +0000, by Evan Schoenberg
-
merge of '4c64205053dd22085e69d50ef995f28f4c6fa0f3'Fri, 04 May 2007 05:34:31 +0000, by Daniel Atallah
-
merge of '23377eb2770b8f45c3d732466c4fae99a90220f1'Fri, 04 May 2007 05:28:46 +0000, by Stu Tomlinson