Mercurial > pidgin.yaz
graph
-
merge of '55fb011e6060667ce31490ccd4621350fb8e90c6'Sat, 24 Jan 2009 03:11:04 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head f49b0bab604f956eb4f9fce3a103320497cd40e5)Wed, 21 Jan 2009 18:34:32 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)Thu, 22 Jan 2009 19:46:18 +0000, by Richard Laager
-
a few struct hiding clean upsThu, 15 Jan 2009 22:46:15 +0000, by Gary Kramlich
-
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)Thu, 15 Jan 2009 22:37:48 +0000, by Gary Kramlich
-
Use "Add Buddy Pounce" and "Modify Buddy Pounce" as the buddy pounce dialogThu, 08 Jan 2009 05:00:02 +0000, by Etan Reisner
-
Made the Purple::Request::Field(s) functions act more perl-like.Tue, 06 Jan 2009 06:23:46 +0000, by Etan Reisner
-
merge of '123d615deaa8daeeea7d7c341a87eab4e83a7958'Tue, 06 Jan 2009 07:53:19 +0000, by Kevin Stange
-
Patch from fqueze to add API for setting the global proxy settings. Fixes #7610.Tue, 06 Jan 2009 03:46:52 +0000, by Daniel Atallah
-
propagate from branch 'im.pidgin.pidgin' (head c6844c5e097e3d947d35507e2e93557dfe8e0aee)Tue, 06 Jan 2009 04:09:36 +0000, by Gary Kramlich
-
ChangeLog the addition of themes from Justin Rodriguez's summer of code project, as well as the cleanups and additions from Paul Aurich.Tue, 06 Jan 2009 03:57:32 +0000, by Gary Kramlich
-
Adding the patch to extend the blist theme to allow coloring of chat nodes with unread messages mentioning your nick.Tue, 06 Jan 2009 03:54:50 +0000, by Paul Aurich
-
Fix the issue with the themes not showing up in the list.Tue, 06 Jan 2009 03:52:31 +0000, by Paul Aurich
-
Document the addition of purple_strequal in ChangeLog.APITue, 06 Jan 2009 03:40:52 +0000, by Gary Kramlich
-
Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for usTue, 06 Jan 2009 03:39:51 +0000, by Paul Aurich