log

age author description
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Mon, 26 Jan 2009 06:37:28 +0000 Mark Doliner s/sucess/success/ in a few places
Mon, 26 Jan 2009 06:35:37 +0000 Mark Doliner Add two changes to the change log
Mon, 26 Jan 2009 06:18:18 +0000 Mark Doliner Add @since 2.6.0 doxygen comments to some of our new functions, and
Mon, 26 Jan 2009 06:03:06 +0000 Mark Doliner * Alphabetize files in a few Makefile.am files
Mon, 26 Jan 2009 04:19:00 +0000 Richard Laager A patch from Chris Connett to change the log size sorting method to weight
Mon, 26 Jan 2009 02:39:55 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 566d2e86bfd45c806aba1b32d6f85a9a409ff9ea)
Mon, 26 Jan 2009 01:16:19 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head da4fface7b23fb7415d6ce2a72770ce5fbe006a0)
Mon, 26 Jan 2009 01:13:25 +0000 Mark Doliner Fix the indentation in this function
Sun, 25 Jan 2009 23:25:11 +0000 Mark Doliner Add a comment
Sun, 25 Jan 2009 23:23:04 +0000 Mark Doliner Use the shortcut in the error message to give people more context
Sun, 25 Jan 2009 23:14:52 +0000 Mark Doliner Use PIDGIN_STOCK_ADD instead of GTK_STOCK_ADD so that the add button
Sun, 25 Jan 2009 23:10:16 +0000 Mark Doliner Try to improve the wording in our custom smiley manager
Sun, 25 Jan 2009 22:55:23 +0000 Mark Doliner Lots of minor whitespace and comment changes:
Sat, 24 Jan 2009 03:11:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c51bf3defef588c1efb6022d502dfc38c55664b2)
Sat, 24 Jan 2009 03:11:04 +0000 Richard Laager merge of '55fb011e6060667ce31490ccd4621350fb8e90c6'
Wed, 21 Jan 2009 18:34:32 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head f49b0bab604f956eb4f9fce3a103320497cd40e5)
Thu, 22 Jan 2009 19:46:18 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
Thu, 15 Jan 2009 22:46:15 +0000 Gary Kramlich a few struct hiding clean ups
Thu, 15 Jan 2009 22:37:48 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Thu, 08 Jan 2009 05:00:02 +0000 Etan Reisner Use "Add Buddy Pounce" and "Modify Buddy Pounce" as the buddy pounce dialog
Tue, 06 Jan 2009 06:23:46 +0000 Etan Reisner Made the Purple::Request::Field(s) functions act more perl-like.
Tue, 06 Jan 2009 07:53:19 +0000 Kevin Stange merge of '123d615deaa8daeeea7d7c341a87eab4e83a7958'
Tue, 06 Jan 2009 03:46:52 +0000 Daniel Atallah Patch from fqueze to add API for setting the global proxy settings. Fixes #7610.
Tue, 06 Jan 2009 04:09:36 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head c6844c5e097e3d947d35507e2e93557dfe8e0aee)
Tue, 06 Jan 2009 03:57:32 +0000 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:54:50 +0000 Paul Aurich 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:52:31 +0000 Paul Aurich Fix the issue with the themes not showing up in the list.
Tue, 06 Jan 2009 03:50:44 +0000 Paul Aurich This patch fixes a few string leaks (don't g_strdup the FontColorPair? values) and also fixes the bug where, with no theme, everyone on the buddy list is colored "dim grey" (chunks 2, 3, and 4 in the patch)